]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
move js plugins to root dir, begin writing tests, and change modal plugin to be more...
authorJacob Thornton <jacobthornton@gmail.com>
Sat, 10 Sep 2011 05:47:49 +0000 (22:47 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Sat, 10 Sep 2011 05:47:49 +0000 (22:47 -0700)
commit5f4e30ed1d33f83b0fad3afc9174e193e6c3fdf4
tree105cd02ae9923fb2171f695e261e5311c81786b3
parentdf3ca4d94a69436c1d6c53f5559aefca98fb2232
move js plugins to root dir, begin writing tests, and change modal plugin to be more boss like
22 files changed:
bootstrap-1.3.0.css
bootstrap-1.3.0.min.css
docs/assets/js/application.js
docs/index.html
docs/javascript.html
js/bootstrap-alerts.js [moved from docs/assets/js/bootstrap-alerts.js with 100% similarity]
js/bootstrap-dropdown.js [moved from docs/assets/js/bootstrap-dropdown.js with 100% similarity]
js/bootstrap-modal.js [moved from docs/assets/js/bootstrap-modal.js with 85% similarity]
js/bootstrap-popover.js [moved from docs/assets/js/bootstrap-popover.js with 100% similarity]
js/bootstrap-tabs.js [moved from docs/assets/js/bootstrap-tabs.js with 100% similarity]
js/bootstrap-twipsy.js [moved from docs/assets/js/bootstrap-twipsy.js with 100% similarity]
js/tests/index.html [new file with mode: 0644]
js/tests/unit/bootstrap-alerts.js [new file with mode: 0644]
js/tests/unit/bootstrap-dropdown.js [new file with mode: 0644]
js/tests/unit/bootstrap-modal.js [new file with mode: 0644]
js/tests/unit/bootstrap-popover.js [moved from docs/assets/js/bootstrap-scrollspy.js with 100% similarity]
js/tests/unit/bootstrap-tabs.js [new file with mode: 0644]
js/tests/unit/bootstrap-twipsy.js [new file with mode: 0644]
js/tests/vendor/qunit.css [new file with mode: 0644]
js/tests/vendor/qunit.js [new file with mode: 0644]
lib/bootstrap.less
lib/forms.less