]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference... 11966/head
authorCollin Donahue-Oponski <collindo@gmail.com>
Tue, 22 Apr 2014 05:03:33 +0000 (23:03 -0600)
committerCollin Donahue-Oponski <collindo@gmail.com>
Tue, 22 Apr 2014 05:03:33 +0000 (23:03 -0600)
commita9f2b6ce0fb2ac059e30da259f7ae25282803c09
tree33aa8358b29db57532dbf2d8560649c7e11f2628
parent9c4afc577253ada54d3ff27965e380a5c9f4e60e
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object
22 files changed:
js/affix.js
js/alert.js
js/button.js
js/carousel.js
js/collapse.js
js/dropdown.js
js/modal.js
js/popover.js
js/scrollspy.js
js/tab.js
js/tests/unit/affix.js
js/tests/unit/alert.js
js/tests/unit/button.js
js/tests/unit/carousel.js
js/tests/unit/collapse.js
js/tests/unit/dropdown.js
js/tests/unit/modal.js
js/tests/unit/popover.js
js/tests/unit/scrollspy.js
js/tests/unit/tab.js
js/tests/unit/tooltip.js
js/tooltip.js