]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
add simple type checker implementation
authorfat <fat@folders.local>
Wed, 13 May 2015 21:46:50 +0000 (14:46 -0700)
committerfat <fat@folders.local>
Wed, 13 May 2015 21:46:50 +0000 (14:46 -0700)
commiteaab1def7af7d7e1ab32ff69d043b46e2815ca22
tree495965eef95b6c7e1ca485c04311e6e451695b29
parentc2ced2292a6467b9c8a9fec3151982fd7ac8a239
add simple type checker implementation
25 files changed:
js/dist/carousel.js
js/dist/carousel.js.map
js/dist/collapse.js
js/dist/collapse.js.map
js/dist/modal.js
js/dist/modal.js.map
js/dist/popover.js
js/dist/popover.js.map
js/dist/scrollspy.js
js/dist/scrollspy.js.map
js/dist/tab.js
js/dist/tab.js.map
js/dist/tooltip.js
js/dist/tooltip.js.map
js/dist/util.js
js/dist/util.js.map
js/src/carousel.js
js/src/collapse.js
js/src/modal.js
js/src/popover.js
js/src/scrollspy.js
js/src/tab.js
js/src/tooltip.js
js/src/util.js
js/tests/unit/carousel.js