]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
add preventDefault support for all inital event types (show, close, hide, etc.) ...
authorJacob Thornton <jacobthornton@gmail.com>
Sun, 25 Mar 2012 01:20:09 +0000 (18:20 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Sun, 25 Mar 2012 01:20:09 +0000 (18:20 -0700)
commitbccc2cb7191eb54a4d67563625a748d7ecd381d4
treec4562643867c197b7f7f5792694e3e10aab8de52
parentef5ac02b698ffab3a42d21f20859b70df85543c0
add preventDefault support for all inital event types (show, close, hide, etc.) + fix small bug with scrollspy.last
16 files changed:
docs/assets/bootstrap.zip
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
js/bootstrap-alert.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/tests/index.html
js/tests/unit/bootstrap-alert.js
js/tests/unit/bootstrap-carousel.js [new file with mode: 0644]
js/tests/unit/bootstrap-collapse.js
js/tests/unit/bootstrap-tab.js