| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-08-11 | fixes #9241: enable collapsing for labels, in addition to badges, when empty | Mark Otto | 1 | -0/+4 |
| 2013-08-08 | fix 'Calcuated' typo & run grunt; thanks @FagnerMartinsBrack | Chris Rebert | 1 | -3/+3 |
| 2013-08-06 | Improve accessibility (Section 508, WCAG) | adamjacobbecker | 1 | -0/+11 |
| 2013-08-06 | fixes #8959: only negative indent rows within .container (prevents horizontal... | Mark Otto | 1 | -2/+2 |
| 2013-08-06 | update use of mixins and add bg-colors where necessary | Mark Otto | 1 | -9/+0 |
| 2013-08-06 | Fixes #8749: prevent navbar nav from overlapping navbar toggle | Mark Otto | 1 | -1/+5 |
| 2013-08-06 | Fix #9174: pad bottom of navbar collapsed content and clear floated contents | Mark Otto | 1 | -0/+25 |
| 2013-08-06 | grunt dist on previous commit | Mark Otto | 1 | -0/+4 |
| 2013-08-06 | Fixes #9145: Fix tooltip opacity | Mark Otto | 1 | -11/+11 |
| 2013-08-05 | Scope tablet classes to tablets range only | Mark Otto | 1 | -1/+1 |
| 2013-08-05 | Merge branch '3.0.0-wip' into bs3_alerts_default_class | Mark Otto | 1 | -8/+8 |
| 2013-08-05 | fixes #8647: remove focus outline on :focus of buttons in button groups | Mark Otto | 1 | -3/+6 |
| 2013-08-05 | remove dupe border-box | Mark Otto | 1 | -3/+0 |
| 2013-08-05 | Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786... | Mark Otto | 1 | -2/+2 |
| 2013-08-05 | Remove dupe hover background color | Mark Otto | 1 | -1/+0 |
| 2013-08-05 | Update labels to include a base class | Mark Otto | 1 | -1/+9 |
| 2013-08-05 | Fixes #8732: unfucks disabled fieldset form example with form groups | Mark Otto | 1 | -1/+0 |
| 2013-08-05 | Enable scrollable responsive nav bar | Mark Otto | 1 | -0/+10 |
| 2013-08-05 | Merge branch 'pullright' of https://github.com/liuyl/bootstrap into liuyl-pul... | Mark Otto | 1 | -8/+3 |
| 2013-08-05 | Fixes #8150: add `.static-form-control` for vertical alignment of static form... | Mark Otto | 1 | -1/+5 |
| 2013-08-05 | Fixes #8872: widen the carousel indicators to prevent wrapping | Mark Otto | 1 | -2/+2 |
| 2013-08-05 | Fixes #8795, a reoccurence of #1969 | Mark Otto | 1 | -0/+14 |
| 2013-08-05 | More button updates | Mark Otto | 1 | -17/+33 |
| 2013-08-05 | Fixes #8770: mobile-first (stacked by default) horizontal dls | Mark Otto | 1 | -32/+29 |
| 2013-08-05 | Fixes #8786 (part 2): new default button styles | Mark Otto | 1 | -10/+16 |
| 2013-08-05 | Fixes #8786 (part 1): darken hover states on buttons | Mark Otto | 1 | -12/+12 |
| 2013-08-05 | Clean up mixins, fix #9100 (no ms-keyframes) | Mark Otto | 1 | -9/+0 |
| 2013-08-05 | fixes #8832 and #8823: remove max-width from .navbar-brand when not mobile | Mark Otto | 1 | -0/+1 |
| 2013-08-05 | run grunt dist | Mark Otto | 1 | -5/+6 |
| 2013-08-04 | Fixes #9061: Panel titles should inherit color when linked | Mark Otto | 1 | -0/+4 |
| 2013-08-04 | fixes #8805: ensure .active buttons in button groups behave like :active buttons | Mark Otto | 1 | -1/+3 |
| 2013-08-04 | fixes #8793: remove padding-right from inputs with state changes | Mark Otto | 1 | -3/+0 |
| 2013-08-04 | Enable input focus state customization | Mark Otto | 1 | -3/+3 |
| 2013-08-04 | Fixes #8723: allow modals to not need the .fade class /cc @fat | Mark Otto | 1 | -2/+2 |
| 2013-08-05 | btngroups | liuyl | 1 | -2/+2 |
| 2013-08-03 | Greater standardization of sizing terminology | Chris Rebert | 1 | -29/+29 |
| 2013-08-04 | add line-height | liuyl | 1 | -1/+3 |
| 2013-08-02 | Merge branch 'btngroup' of https://github.com/liuyl/bootstrap into liuyl-btng... | Mark Otto | 1 | -0/+1 |
| 2013-08-02 | Merge branch 'navtext' of https://github.com/liuyl/bootstrap into liuyl-navtext | Mark Otto | 1 | -0/+2 |
| 2013-08-02 | move form layouts from input groups back to forms (messed this up in b281ad64... | Mark Otto | 1 | -56/+56 |
| 2013-08-02 | Remove requirement of `.list-group-flush` when list groups are in panels | Mark Otto | 1 | -17/+17 |
| 2013-08-02 | Tighten up buttons and form controls | Mark Otto | 1 | -14/+17 |
| 2013-08-02 | fixes #9015: bold links not semibold in alerts | Mark Otto | 1 | -1/+1 |
| 2013-08-02 | Merge branch '3.0.0-wip-fixed-grid-push-pull-offset' of https://github.com/jt... | Mark Otto | 1 | -33/+132 |
| 2013-08-02 | run grunt dist for #8967 | Mark Otto | 1 | -1/+7 |
| 2013-08-02 | Fixes #8996: shift placement of justified CSS for nav component | Mark Otto | 1 | -27/+27 |
| 2013-08-02 | Fix #9008: consolidate `.alert-block` styles into `.alert` | Mark Otto | 1 | -15/+10 |
| 2013-08-01 | Added classes for lg-pull, lg-push, lg-offset, sm-pull, sm-push, sm-offset | Jeff Tickle | 1 | -33/+132 |
| 2013-08-01 | add table-layout | liuyl | 1 | -0/+1 |
| 2013-07-31 | fixes #8937: align the dropdown menus in input groups | Mark Otto | 1 | -0/+1 |