]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add throw error for undefined method on plugins 17616/head
authorJohann-S <johann.servoire@gmail.com>
Wed, 16 Sep 2015 08:35:29 +0000 (10:35 +0200)
committerJohann-S <johann.servoire@gmail.com>
Fri, 2 Oct 2015 08:01:24 +0000 (10:01 +0200)
commit21a65f181eebc3f2c0cd43fb3383ee3de673745b
tree72a1c5e6da10a3dd7c918e05d0eff6a4d8e0c0aa
parentc34fdd415e864e5e6a64f36a0278b5d43c15d3a2
Add throw error for undefined method on plugins
16 files changed:
js/src/carousel.js
js/src/collapse.js
js/src/dropdown.js
js/src/modal.js
js/src/popover.js
js/src/scrollspy.js
js/src/tab.js
js/src/tooltip.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