| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-03 | Fixes #12593: Add support for table bodies and table rows to the collapse plugin | Mark Otto | 1 | -0/+6 | |
| 2014-02-24 | grunt dist | Mark Otto | 1 | -1/+0 | |
| 2014-02-22 | Fixes #12822: Scope panel collapse styles to immediate panel bodies only | Mark Otto | 1 | -12/+12 | |
| 2014-02-22 | Fixes #12801: Add padding to the bottom of .form-control-static to match ↵ | Mark Otto | 1 | -0/+1 | |
| height of standard form controls | |||||
| 2014-02-22 | Update modals to use more consistent padding—modal body and footer now ↵ | Mark Otto | 1 | -2/+2 | |
| match modal header | |||||
| 2014-02-22 | Merge branch 'master' into pr/12813 | Mark Otto | 1 | -0/+3 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-02-22 | Fixes #12756: Ensure horizontal dls are cleared by moving the clearfix out ↵ | Mark Otto | 1 | -0/+3 | |
| of the media query | |||||
| 2014-02-21 | Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694 | Supergibbs | 1 | -0/+26 | |
| 2014-02-21 | replace .visible-{size} with .visible-{size}-{display} ; fixes #8869 | Chris Rebert | 1 | -0/+98 | |
| 2014-02-21 | grunt | Mark Otto | 1 | -1/+0 | |
| 2014-02-13 | v3.1.1 bump | Mark Otto | 1 | -1/+1 | |
| 2014-02-11 | Fixes #11659, #12698, and #12349: Always apply position and z-index form ↵ | Mark Otto | 1 | -0/+2 | |
| controls in input groups for proper borders | |||||
| 2014-02-10 | add .sr-only-focusable; fixes #12259 | Chris Rebert | 1 | -0/+9 | |
| 2014-02-08 | grunt dist | Mark Otto | 1 | -3/+1 | |
| 2014-02-08 | Fixes #12625: Only remove first list group item's top and last list group ↵ | Mark Otto | 1 | -6/+2 | |
| item's bottom borders when the list group is first or last | |||||
| 2014-02-08 | Merge branch 'master' into fix-12154 | Mark Otto | 1 | -371/+382 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-02-08 | grunt | Mark Otto | 1 | -2/+2 | |
| 2014-02-08 | Merge branch 'master' into pr/12462 | Mark Otto | 1 | -75/+55 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-02-08 | Merge branch 'master' into pr/12639 | Mark Otto | 1 | -44/+35 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-02-07 | Merge branch 'master' into panels_and_tables | Mark Otto | 1 | -0/+6 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-02-07 | Nuke shit I added in 4d7b2ddba92e47f923d22d9d7b23cb7b0a3e0bc2 that shouldn't ↵ | Mark Otto | 1 | -1/+0 | |
| come until v4 | |||||
| 2014-02-07 | Drop -o-user-select | Bas Bosman | 1 | -1/+0 | |
| 2014-02-07 | Fixes #12486: Restore full width inputs for input groups in inline forms and ↵ | Mark Otto | 1 | -0/+7 | |
| navbars | |||||
| 2014-02-07 | Fixes #12447: Properly reset borders on table cells in panels | Mark Otto | 1 | -43/+35 | |
| 2014-02-07 | grunt for days | Mark Otto | 1 | -0/+3 | |
| 2014-02-07 | Fixes #12555: Rearrange variables to place grids and containers closer | Mark Otto | 1 | -3/+0 | |
| 2014-02-06 | Merge branch 'master' into thumbnail-extend | Mark Otto | 1 | -4/+3 | |
| Conflicts: dist/css/bootstrap.css | |||||
| 2014-02-06 | use :extend(.img-responsive) in Carousel's Less | Chris Rebert | 1 | -4/+3 | |
| 2014-02-06 | use :extend in thumbnail Less | Chris Rebert | 1 | -4/+3 | |
| 2014-02-06 | use Less' extend feature in btn-group-lg etc. | Chris Rebert | 1 | -21/+6 | |
| 2014-02-05 | Added border radiuses to table when in a panel. Fixes #12461 | Supergibbs | 1 | -0/+10 | |
| 2014-02-04 | grunt dist--includes changes from #12025 and decimal changes, likely from a ↵ | Mark Otto | 1 | -190/+154 | |
| change in dependencies | |||||
| 2014-02-04 | Fixes #12470: Scope large modal styles to minimum viewport width | Mark Otto | 1 | -0/+2 | |
| 2014-02-04 | Don't offset customizer alert, grunt dist | Mark Otto | 1 | -12/+12 | |
| 2014-01-31 | grunt after last commits | Mark Otto | 1 | -1/+1 | |
| 2014-01-30 | Bump versions, run gruntv3.1.0 | Mark Otto | 1 | -1/+1 | |
| 2014-01-29 | Merge branch 'master' into pr/12388 | Mark Otto | 1 | -65/+74 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2014-01-29 | Follow up to #11655: don't reset opacity on disabled buttons | Mark Otto | 1 | -1/+0 | |
| 2014-01-29 | Fix #12422: Reset height on multiple select in input size mixin | Mark Otto | 1 | -4/+12 | |
| 2014-01-29 | Fixes #12424: Account for Normalize change on figure element so that we ↵ | Mark Otto | 1 | -0/+3 | |
| don't potentially screw folks over | |||||
| 2014-01-28 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-01-27 | Remove #8350's reset for number inputs since Normalize fixes those upstream | Mark Otto | 1 | -4/+0 | |
| 2014-01-27 | Remove optgroup resets from #7611 since Normalize fixes those upstream | Mark Otto | 1 | -5/+0 | |
| 2014-01-27 | Upgrade to Normalize v3-rc1 in prep for v3 final | Mark Otto | 1 | -50/+58 | |
| 2014-01-25 | fixes #10495 by forcing .navbar-brand height to prevent it's inner content ↵ | Alan Hamlett | 1 | -5/+1 | |
| from increasing navbar height | |||||
| 2014-01-24 | Fix #12359: Reset min-width on fieldsets so that they don't break responsive ↵ | Mark Otto | 1 | -0/+1 | |
| tables and behave more like standard block level elements | |||||
| 2014-01-23 | Fix #12353: Scope table border reset in panels to first-child rows | Mark Otto | 1 | -2/+2 | |
| 2014-01-22 | Follow-up to #12250: remove remaining page margins for print | Mark Otto | 1 | -4/+0 | |
| 2014-01-22 | Fix #11655: Fix broken disabled states for iOS form controls and buttons | Mark Otto | 1 | -0/+2 | |
| 2014-01-21 | remove default left-right print margins per upstream h5bp change | Chris Rebert | 1 | -3/+4 | |
| Refs: https://github.com/h5bp/html5-boilerplate/commit/57be193031b95b003b96efe9eba7a4db7f58f4e1 https://github.com/h5bp/html5-boilerplate/issues/1477 | |||||
