| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 5 | -17/+17 | |
| 2014-07-07 | Merge pull request #14070 from twbs/pills-role-tablist-too | Chris Rebert | 5 | -17/+17 | |
| Add role="tablist" to .nav-pills in examples to improve accessibility | |||||
| 2014-07-07 | Add role="tablist" to .nav-pills in examples to improve accessibility | Chris Rebert | 5 | -17/+17 | |
| Follow-up to e9374c0609c9e63fd6033f684b18ff105e1756ae Per https://github.com/paypal/bootstrap-accessibility-plugin/commit/f203dea4b6d17264d7b776f02feaeeaa386cc9b2 Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk [skip sauce] | |||||
| 2014-07-07 | Switch to Rogue over Pygments for speeeeeed | Mark Otto | 2 | -2/+3 | |
| 2014-07-07 | Part 2 for fixing #13996: Add a docs callout to help folks using SVG images ↵ | Mark Otto | 1 | -0/+4 | |
| in IE8-10 | |||||
| 2014-07-07 | Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG ↵ | Mark Otto | 1 | -1/+0 | |
| img-responsive | |||||
| 2014-07-08 | CSS3 Carousel code formatting | Hayden Bleasel | 1 | -3/+8 | |
| 2014-07-07 | Merge pull request #14065 from twbs/glyphicons-grunt-bye | Chris Rebert | 2 | -45/+1 | |
| remove Glyphicons docs autogeneration from Grunt | |||||
| 2014-07-07 | remove Glyphicons docs autogeneration from Grunt | Chris Rebert | 2 | -45/+1 | |
| Simplifies the build tooling a teeny bit. This data file shouldn't need to be updated for v3 ever again. This task will also be unnecessary in v4. [skip sauce] [skip validator] | |||||
| 2014-07-07 | Expose transition durations on plugin constructors; closes #13656 | Heinrich Fenkart | 6 | -11/+24 | |
| 2014-07-07 | grunt | Mark Otto | 10 | -52/+132 | |
| 2014-07-07 | Merge pull request #14058 from twbs/btn_focus | Mark Otto | 2 | -2/+6 | |
| Follow up to #13907: Add .focus styles for buttons | |||||
| 2014-07-07 | Follow up to #13907: Add .focus styles for buttons | Mark Otto | 2 | -2/+6 | |
| 2014-07-07 | Merge pull request #14051 from loic/issue13325 | Mark Otto | 1 | -23/+19 | |
| Address margins on .navbar-right to fix #13325 #13464. | |||||
| 2014-07-07 | Merge pull request #13907 from twbs/fat-12145 | Mark Otto | 1 | -6/+22 | |
| add "focus" to focused btns with button plugin | |||||
| 2014-07-07 | docs HTML5 validity fixup to 8e2348e9eda51296eb680192379ab37f10355ca3 | Chris Rebert | 1 | -1/+1 | |
| 2014-07-07 | Merge pull request #14057 from hnrch02/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Fix small typo introduced in e2029e1 | |||||
| 2014-07-07 | Fix small typo introduced in e2029e1 | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-07-07 | nitpick phrasing of the docs added for #13835 | Chris Rebert | 1 | -2/+2 | |
| 2014-07-07 | grammar fix; indicate that img[src] shouldn't actually be empty | Chris Rebert | 1 | -2/+2 | |
| 2014-07-06 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 17 | -1060/+1416 | |
| 2014-07-06 | Merge pull request #14029 from BBosman/touch-action | Mark Otto | 4 | -0/+7 | |
| Add touch-action: manipulate to .btn | |||||
| 2014-07-07 | Address margins on .navbar-right to fix #13325 #13464. | Loic Bistuer | 1 | -23/+19 | |
| This commit follows f9fde56. | |||||
| 2014-07-06 | fix scrollspy test in firefox mac os | fat | 1 | -11/+11 | |
| 2014-07-06 | Merge pull request #13853 from hnrch02/unit-tests-cleanup | Jacob | 13 | -1049/+1398 | |
| Major unit tests cleanup | |||||
| 2014-07-07 | Added Firefox support for CSS3 carousel transition | Hayden Bleasel | 1 | -1/+1 | |
| 2014-07-06 | Fixes #13746: Add docs section for brand image | Mark Otto | 9 | -4/+41 | |
| 2014-07-06 | Fixes #13835: More explicitly document mobile dropdown menu dismissing behavior | Mark Otto | 1 | -1/+3 | |
| 2014-07-06 | Fixes #14053: Don't show radio/checkbox in justified button groups | Mark Otto | 8 | -14/+23 | |
| 2014-07-06 | Merge pull request #14021 from ↵ | Mark Otto | 17 | -28/+28 | |
| CFXd/add_collapsed_default_class_to_navbar_collapse_button Add collapsed default class to navbar-toggle | |||||
| 2014-07-06 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-07-06 | Fixes #13997: Move min-height for radio/checkbox to their inner label | Mark Otto | 8 | -8/+8 | |
| 2014-07-06 | grunt | Mark Otto | 5 | -27/+36 | |
| 2014-07-06 | jscs fix | Mark Otto | 1 | -1/+1 | |
| 2014-07-06 | Merge branch 'breaddevil-replace-scrollspy-default-behavior-test' | fat | 1 | -0/+37 | |
| 2014-07-06 | Merge branch 'replace-scrollspy-default-behavior-test' of ↵ | fat | 1 | -0/+37 | |
| git://github.com/breaddevil/bootstrap into breaddevil-replace-scrollspy-default-behavior-test Conflicts: js/tests/unit/scrollspy.js | |||||
| 2014-07-06 | Merge pull request #13815 from hnrch02/tabs-fade-not-active | Jacob | 2 | -6/+107 | |
| Allow tabs to fade in if no initially active pane is present | |||||
| 2014-07-06 | Update package.json. | XhmikosR | 2 | -158/+72 | |
| * "grunt-jscs-checker" was renamed to "grunt-jscs" * update deps | |||||
| 2014-07-06 | Move to leading pluses | Heinrich Fenkart | 9 | -421/+421 | |
| 2014-07-06 | Merge pull request #14015 from twbs/possible-14013-fix | Chris Rebert | 2 | -6/+16 | |
| Possible fix for #14013 | |||||
| 2014-07-06 | Move to 16ms from 18ms based on the Paul Irish's rAF polyfill | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-07-06 | Mention #13500 in comment for ScrollSpy test | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-07-06 | Clean tooltip unit tests up | Heinrich Fenkart | 1 | -306/+453 | |
| 2014-07-06 | Clean tab unit tests up | Heinrich Fenkart | 1 | -19/+27 | |
| 2014-07-06 | Clean scrollspy unit tests up | Heinrich Fenkart | 1 | -22/+29 | |
| 2014-07-06 | Clean popover unit tests up | Heinrich Fenkart | 1 | -74/+66 | |
| 2014-07-06 | Clean modal unit tests up | Heinrich Fenkart | 1 | -84/+63 | |
| 2014-07-06 | Clean dropdown unit tests up | Heinrich Fenkart | 1 | -78/+77 | |
| 2014-07-06 | Clean collapse unit tests up | Heinrich Fenkart | 1 | -70/+67 | |
| 2014-07-06 | Clean carousel unit tests up | Heinrich Fenkart | 1 | -90/+292 | |
