]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
add noConflict functionality to all bootstrap plugins
authorfat <jacobthornton@gmail.com>
Fri, 7 Dec 2012 22:06:01 +0000 (17:06 -0500)
committerfat <jacobthornton@gmail.com>
Fri, 7 Dec 2012 22:06:01 +0000 (17:06 -0500)
commita7eb9c294a575b5471ddec45ae75e1d09f7ace4c
treee55d0f54282e2f9f41c7ba87254e2ab9928f10ee
parent1c5b8e967e2b421503bc010d4ed3b79406ea5b7b
add noConflict functionality to all bootstrap plugins
40 files changed:
docs/assets/js/bootstrap-affix.js
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-button.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-dropdown.js
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/javascript.html
docs/templates/pages/javascript.mustache
js/bootstrap-affix.js
js/bootstrap-alert.js
js/bootstrap-button.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/bootstrap-typeahead.js
js/tests/unit/bootstrap-affix.js
js/tests/unit/bootstrap-alert.js
js/tests/unit/bootstrap-button.js
js/tests/unit/bootstrap-carousel.js
js/tests/unit/bootstrap-collapse.js
js/tests/unit/bootstrap-dropdown.js
js/tests/unit/bootstrap-modal.js
js/tests/unit/bootstrap-popover.js
js/tests/unit/bootstrap-scrollspy.js
js/tests/unit/bootstrap-tab.js
js/tests/unit/bootstrap-tooltip.js
js/tests/unit/bootstrap-typeahead.js