This is a Bower component for Dell's implementation and theming of Bootstrap CSS only. Bootstrap.js and jQuery are only included for the demo page.
Dell specific icon font and Museo for Dell are included for use in Dell related sites but it does not include Bootstrap's glyphicons.
bower install dell-ui-bootstrap
You can install a specific version with 'bower install dell-ui-bootstrap#<version>'
#1.0.0 - Initial publish of theme
#1.0.1 - Upgraded to Bootstrap 3.3.1 and had minor fix on tooltip
#1.0.2 - Added grunt-bless to split css for IE consumption to defeat IE selector limit issue
#1.0.3 - Fixed issues with popovers.
...