]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
some progress on affix plugin
authorJacob Thornton <jacobthornton@gmail.com>
Mon, 23 Jul 2012 01:28:39 +0000 (18:28 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Mon, 23 Jul 2012 01:28:39 +0000 (18:28 -0700)
commitdcf75697ecd243517b23d8ef440f772d91f699c0
treef0bd9a5a2bd9c0e8a2dd09ceb4606009c5051181
parentfa1e1e34dfd9e8501ffdbb92a282ff5550685f3c
some progress on affix plugin
39 files changed:
docs/assets/css/bootstrap.css
docs/assets/css/docs.css
docs/assets/js/application.js
docs/assets/js/bootstrap-affix.js [new file with mode: 0644]
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/base-css.html
docs/components.html
docs/customize.html
docs/extend.html
docs/getting-started.html
docs/index.html
docs/javascript.html
docs/scaffolding.html
docs/templates/layout.mustache
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
docs/templates/pages/customize.mustache
docs/templates/pages/extend.mustache
docs/templates/pages/getting-started.mustache
docs/templates/pages/javascript.mustache
docs/templates/pages/scaffolding.mustache
docs/upgrading.html
js/.jshintrc
js/README.md [deleted file]
js/bootstrap-affix.js [new file with mode: 0644]
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/tests/index.html
js/tests/unit/bootstrap-affix.js [new file with mode: 0644]
less/utilities.less