| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-05-16 | a bunch javascript junk | fat | 1 | -251/+0 | |
| 2013-03-01 | Merge branch 'master' into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js 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-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/index.html docs/templates/pages/index.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/responsive.less package.json | |||||
| 2013-02-28 | shiiiit | fat | 1 | -1/+1 | |
| 2013-02-28 | 2.3.1 | fat | 1 | -1/+1 | |
| 2013-02-07 | Merge branch 'master' into 3.0.0-wip | Mark Otto | 1 | -8/+11 | |
| Conflicts: docs/assets/js/bootstrap.min.js | |||||
| 2013-02-07 | only fire hidden once backdrop has been removed | fat | 1 | -8/+9 | |
| 2013-02-07 | if no callback, don't try to call callback ya goof | fat | 1 | -0/+2 | |
| 2013-02-07 | fix js from @fat feedback for modal | Mark Otto | 1 | -1/+1 | |
| 2013-02-06 | Overhaul modal to make it responsive and not super lame | Mark Otto | 1 | -1/+5 | |
| 2012-12-22 | Version bump | Mark Otto | 1 | -1/+1 | |
| 2012-12-20 | Merge branch '2.2.3' into 3.0.0-wip | Mark Otto | 1 | -2/+1 | |
| Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js 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-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/responsive.less less/type.less package.json | |||||
| 2012-12-19 | add js support for carousel indicators | fat | 1 | -2/+1 | |
| 2012-12-10 | Version bump | Mark Otto | 1 | -1/+1 | |
| 2012-12-08 | Merge branch 'master' into 3.0.0-wip | Mark Otto | 1 | -0/+11 | |
| Conflicts: docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/css.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/javascript.mustache less/breadcrumbs.less less/tables.less less/tests/css-tests.html | |||||
| 2012-12-07 | add noConflict functionality to all bootstrap plugins | fat | 1 | -0/+11 | |
| 2012-11-30 | version bump to 3.0 | Mark Otto | 1 | -1/+1 | |
| 2012-11-05 | version bump | Mark Otto | 1 | -1/+1 | |
| 2012-10-30 | 2.2.1 - hotfix for carousel | fat | 1 | -1/+1 | |
| 2012-10-29 | v2.2.0 instead of v2.1.2 | Mark Otto | 1 | -1/+1 | |
| 2012-10-17 | when static, refocus on click | Jacob Thornton | 1 | -3/+5 | |
| 2012-10-17 | Merge branch 'delegate-api-to-document' of ↵ | Jacob Thornton | 1 | -15/+13 | |
| git://github.com/badcarl/bootstrap into badcarl-delegate-api-to-document Conflicts: js/bootstrap-carousel.js | |||||
| 2012-10-16 | fixes #5336: reorder focus() call to avoid scrolling | mfansler | 1 | -4/+3 | |
| 2012-09-27 | don't wait for ready when binding events to document | Carl Porth | 1 | -15/+13 | |
| 2012-09-26 | bind data-api events to document instead of body to allow body replacement | Carl Porth | 1 | -1/+1 | |
| 2012-09-24 | change tooltip/popover insert strategy | Jacob Thornton | 1 | -4/+0 | |
| remove modal-open class hopefully resolve z-index headaches | |||||
| 2012-09-05 | version bump to get this started | Mark Otto | 1 | -1/+1 | |
| 2012-08-21 | update version numbers to 2.1.1 | Mark Otto | 1 | -1/+1 | |
| 2012-08-19 | bump versions to 2.1.0 | Mark Otto | 1 | -2/+2 | |
| 2012-08-01 | close #3531 added focus handling and removed the badly announced "times" ↵ | Dirk Ginader | 1 | -5/+15 | |
| close button from screenreaders | |||||
| 2012-07-22 | some progress on affix plugin | Jacob Thornton | 1 | -2/+2 | |
| 2012-06-03 | adds remote source to modal. Remote source can be specified in href or by ↵ | Jacob Thornton | 1 | -3/+5 | |
| providing a remote option #936 | |||||
| 2012-06-02 | Merge branch 'accessibility' into 2.1.0-wip | Jacob Thornton | 1 | -65/+74 | |
| Conflicts: docs/assets/js/bootstrap.min.js docs/javascript.html docs/templates/pages/javascript.mustache | |||||
| 2012-06-01 | 2.0.3 -> 2.0.4v2.0.4 | Jacob Thornton | 1 | -1/+1 | |
| 2012-05-16 | add proper role to dialog markup and cleanup modal logging | Jacob Thornton | 1 | -8/+2 | |
| 2012-05-16 | modal accessibility tab control | Jacob Thornton | 1 | -64/+79 | |
| 2012-04-24 | 2.0.2 -> 2.0.3 | Jacob Thornton | 1 | -1/+1 | |
| 2012-04-14 | add jshint support + a few minor stylistic changes | Jacob Thornton | 1 | -9/+12 | |
| 2012-03-24 | return matcher value directly + cleanup first lines of files | Jacob Thornton | 1 | -1/+1 | |
| 2012-03-24 | allow prevent default for show and hide event in modal | Jacob Thornton | 1 | -7/+12 | |
| 2012-03-12 | 2.0.2 derpv2.0.2 | Jacob Thornton | 1 | -1/+1 | |
| 2012-02-16 | 2.0.1v2.0.1 | Jacob Thornton | 1 | -1/+1 | |
| 2012-02-13 | add semicolons to the end of js files | Jacob Thornton | 1 | -1/+1 | |
| 2012-02-12 | honor data attributes set on modal as well | Jacob Thornton | 1 | -1/+1 | |
| 2012-02-06 | fix alert tests + add show option back to modals | Jacob Thornton | 1 | -3/+4 | |
| 2012-01-28 | fix z-index issue with modals for popovers,tooltips,and dropdowns | Jacob Thornton | 1 | -0/+4 | |
| 2012-01-28 | all unit tests passing in ie7 | Jacob Thornton | 1 | -2/+2 | |
| 2012-01-26 | consistent new lines at ends of files | Mark Otto | 1 | -1/+1 | |
| 2012-01-24 | 2.0-wip: fix js heads | Jon Stevens | 1 | -1/+1 | |
| 2012-01-14 | dates updated to 2012 | Mark Otto | 1 | -1/+1 | |
| 2012-01-08 | fix modal insertion boolean | Jacob Thornton | 1 | -1/+1 | |
