| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-10-29 | v2.2.0 instead of v2.1.2 | Mark Otto | 1 | -15/+15 | |
| 2012-10-17 | don't lookup typeahead when shift alt or ctrl are pushed | Jacob Thornton | 1 | -0/+3 | |
| 2012-10-17 | when static, refocus on click | Jacob Thornton | 1 | -3/+5 | |
| 2012-10-17 | Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip | Jacob Thornton | 1 | -3/+4 | |
| 2012-10-17 | Merge branch 'delegate-api-to-document' of ↵ | Jacob Thornton | 1 | -60/+43 | |
| git://github.com/badcarl/bootstrap into badcarl-delegate-api-to-document Conflicts: js/bootstrap-carousel.js | |||||
| 2012-10-17 | Merge pull request #5309 from erlendfh/dropdown-bugfix | billy gates | 1 | -3/+4 | |
| Fixed bug in dropdown toggle where menu would only clear on the first dropdown | |||||
| 2012-10-17 | rebuild | Jacob Thornton | 1 | -5/+5 | |
| 2012-10-17 | fix carousel event | Jacob Thornton | 1 | -6/+9 | |
| 2012-10-16 | fixes #5336: reorder focus() call to avoid scrolling | mfansler | 1 | -4/+4 | |
| 2012-09-27 | Fixed bug in dropdown toggle where menu would only clear on the first drop down | Erlend Halvorsen | 1 | -3/+4 | |
| 2012-09-24 | check affix pos on clicks - use timeout for clicks which scroll | Jacob Thornton | 1 | -1/+3 | |
| 2012-09-24 | change tooltip/popover insert strategy | Jacob Thornton | 1 | -8/+3 | |
| remove modal-open class hopefully resolve z-index headaches | |||||
| 2012-09-24 | change tooltip/popover html default to false for xss safety net | Jacob Thornton | 1 | -1/+1 | |
| 2012-09-20 | change transition.js, rebuild… travis maybe will be happy? | Jacob Thornton | 1 | -4/+4 | |
| 2012-09-20 | rebuild - fix missing ( | Jacob Thornton | 1 | -1/+10 | |
| 2012-09-05 | version bump to get this started | Mark Otto | 1 | -13/+13 | |
| 2012-09-04 | last rebuild before 2.1.1 releasev2.1.1 | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-27 | only stop prop on form – as people seem to be relying on dropdown hiding ↵ | Jacob Thornton | 1 | -2/+2 | |
| when clicking internal elements | |||||
| 2012-08-27 | fix for #4761 | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-21 | update version numbers to 2.1.1 | Mark Otto | 1 | -13/+13 | |
| 2012-08-19 | bump versions to 2.1.0 | Mark Otto | 1 | -13/+13 | |
| 2012-08-18 | listen to touchstart for dropdowns on mobile | Jacob Thornton | 1 | -4/+4 | |
| 2012-08-18 | add click option for tooltip, popover - make click default for popover | Jacob Thornton | 1 | -2/+5 | |
| 2012-08-15 | tweak transition | Mark Otto | 1 | -0/+104 | |
| 2012-08-02 | fix indexof on array for ie8 | Jacob Thornton | 1 | -1/+1 | |
| 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-24 | fix h3 in modal and make modal unhidden by removing important from earlier issue | Mark Otto | 1 | -1/+0 | |
| 2012-07-23 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 1 | -17/+20 | |
| Conflicts: docs/assets/css/docs.css docs/base-css.html docs/components.html docs/customize.html docs/getting-started.html docs/javascript.html docs/scaffolding.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/customize.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/javascript.mustache docs/templates/pages/scaffolding.mustache | |||||
| 2012-07-22 | some progress on affix plugin | Jacob Thornton | 1 | -14/+16 | |
| 2012-07-22 | adds minLength #3960 | Jacob Thornton | 1 | -2/+3 | |
| 2012-06-20 | run make on js files | Mark Otto | 1 | -1/+9 | |
| 2012-06-20 | change transition end name for opera | Jacob Thornton | 1 | -1/+1 | |
| 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-03 | check length so that pause, actually pauses | Jacob Thornton | 1 | -1/+1 | |
| 2012-06-02 | make active selector more specific #2043 and rebuild | Jacob Thornton | 1 | -7/+13 | |
| 2012-06-02 | only trigger $.support.transition.end when it exists | Jacob Thornton | 1 | -1/+1 | |
| 2012-06-02 | fix multi carousel bug #3194 | Jacob Thornton | 1 | -1/+2 | |
| 2012-06-02 | fix carousel when hiding a reshowing - make sure it always triggers ↵ | Jacob Thornton | 1 | -1/+7 | |
| transition end #3248 | |||||
| 2012-06-02 | fix regression in typeahead #3313 | Jacob Thornton | 1 | -27/+33 | |
| 2012-06-02 | add length to parent dropdown check #3316 | Jacob Thornton | 1 | -1/+1 | |
| 2012-06-02 | rebuild assets | Jacob Thornton | 1 | -1/+1 | |
| 2012-06-02 | add relatedTarget to carousel slide event | Jacob Thornton | 1 | -1/+3 | |
| 2012-06-02 | add html option back to tooltip and popover to explicitly prevent XSS #3421 | Jacob Thornton | 1 | -12/+4 | |
| 2012-06-02 | rebuild doi | Jacob Thornton | 1 | -2/+2 | |
| 2012-06-02 | add collapsed class to collapse invoker when it's target is collapsed #3525 | Jacob Thornton | 1 | -0/+1 | |
| 2012-06-02 | Merge branch 'accessibility' into 2.1.0-wip | Jacob Thornton | 1 | -78/+137 | |
| 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 | -12/+12 | |
| 2012-05-31 | rebuild and fix test | Jacob Thornton | 1 | -2/+3 | |
| 2012-05-17 | abandon activedescendant because it was awful | Jacob Thornton | 1 | -19/+15 | |
| 2012-05-17 | nearly everything working with activedescendant... then decide it's wrong. | Jacob Thornton | 1 | -14/+70 | |
