| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-06-28 | address issues with fixed subnav like borders, corners, etc | Mark Otto | 1 | -9/+13 |
| 2012-06-28 | remove responsive subnav from docs and place in navbar-responsive.less | Mark Otto | 1 | -7/+44 |
| 2012-06-28 | use variablef or wells background-color, update docs for glyphicons license m... | Mark Otto | 1 | -73/+145 |
| 2012-06-25 | fix dropdowns in button groups after font-size hack | Mark Otto | 1 | -1/+5 |
| 2012-06-25 | reverse the gradient on striped progress bars so it matches the active state ... | Mark Otto | 1 | -60/+27 |
| 2012-06-25 | use @textColor to change help-block/help-inline font color | Mark Otto | 1 | -1/+1 |
| 2012-06-25 | prevent button group buttons from wrapping in tight spaces by removing floats... | Mark Otto | 1 | -12/+12 |
| 2012-06-25 | remove jank fix for dt bold text | Mark Otto | 1 | -1/+0 |
| 2012-06-25 | add tests for table grid sizing, solve bugs in fluid table grid sizing | Mark Otto | 1 | -0/+7 |
| 2012-06-25 | #3223: make table row hover optional class | Mark Otto | 1 | -2/+2 |
| 2012-06-24 | remove subnav file, instead add an optional class for .navbar | Mark Otto | 1 | -103/+29 |
| 2012-06-24 | more subnav optimizations | Mark Otto | 1 | -31/+38 |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 1 | -15/+126 |
| 2012-06-20 | create vars for responsive grid values, fixed and fluid, and document them in... | Mark Otto | 1 | -1/+3 |
| 2012-06-20 | Merge branch 'marcusds-2.1.0-wip' into 2.1.0-wip | Mark Otto | 1 | -0/+120 |
| 2012-06-20 | add docs for fluid offsetting | Mark Otto | 1 | -0/+120 |
| 2012-06-19 | #3861: add span to pagination selectors for full support of non-link paginati... | Mark Otto | 1 | -5/+10 |
| 2012-06-19 | remove unused container reset | Mark Otto | 1 | -3/+1 |
| 2012-06-19 | add separate vars for dropdown link hover and active states | Mark Otto | 1 | -1/+6 |
| 2012-06-19 | add basic vertical button group support | Mark Otto | 1 | -0/+42 |
| 2012-06-19 | #2764: add disabled styles to navs and dropdowns | Mark Otto | 1 | -0/+21 |
| 2012-06-19 | round select list corners | Mark Otto | 1 | -3/+3 |
| 2012-06-14 | improve inline-block of append/prepend inputs with font-size: 0; | Mark Otto | 1 | -0/+3 |
| 2012-06-10 | rewrite alerts and progress bars sections | Mark Otto | 1 | -4/+0 |
| 2012-06-04 | #3684: reset width to auto for input type='image' | Mark Otto | 1 | -0/+1 |
| 2012-06-04 | Merge branch 'wachunga-2.0.4-wip' into 2.1.0-wip | Mark Otto | 1 | -16/+16 |
| 2012-06-04 | Merge branch '2.0.4-wip' of https://github.com/wachunga/bootstrap into wachun... | Mark Otto | 1 | -20/+20 |
| 2012-06-04 | fix #3693: rounded corners on search form | Mark Otto | 1 | -1/+1 |
| 2012-06-04 | fix placeholder for FF by attaching input and textarea when we call the mixin | Mark Otto | 1 | -3/+6 |
| 2012-06-02 | fix cut off icons | Mark Otto | 1 | -0/+2 |
| 2012-06-02 | Merge branch 'accessibility' into 2.1.0-wip | Jacob Thornton | 1 | -2/+12 |
| 2012-06-01 | 2.0.3 -> 2.0.4v2.0.4 | Jacob Thornton | 1 | -1/+1 |
| 2012-05-31 | rebuild and fix test | Jacob Thornton | 1 | -4/+4 |
| 2012-05-28 | fix broken css tests, add fluid input-prepend/-append to tests, fix input-pre... | Mark Otto | 1 | -0/+9 |
| 2012-05-28 | remake after merging IE7/8 bugfix for animations | Mark Otto | 1 | -2/+0 |
| 2012-05-28 | scope float right dropdown menus to immediate children | Mark Otto | 1 | -1/+1 |
| 2012-05-27 | fixes .placeholder to work as a "grouped selector" | Corey Innis | 1 | -0/+4 |
| 2012-05-25 | remove color from labels | Mark Otto | 1 | -1/+0 |
| 2012-05-24 | make bootstrap like google maps a bit more | Mark Otto | 1 | -0/+4 |
| 2012-05-24 | recompile after adding ms-placeholder | Mark Otto | 1 | -0/+4 |
| 2012-05-23 | remove redeclared font styles from <p> and rebuild | Mark Otto | 1 | -3/+0 |
| 2012-05-23 | fix field state mixin | Mark Otto | 1 | -0/+12 |
| 2012-05-17 | fix resizing issues from incorrectly changing <767px grid classes to inline-b... | Mark Otto | 1 | -0/+4 |
| 2012-05-17 | abandon activedescendant because it was awful | Jacob Thornton | 1 | -8/+3 |
| 2012-05-17 | nearly everything working with activedescendant... then decide it's wrong. | Jacob Thornton | 1 | -3/+18 |
| 2012-05-16 | add proper role to dialog markup and cleanup modal logging | Jacob Thornton | 1 | -4/+4 |
| 2012-05-15 | remake again after pull | Mark Otto | 1 | -24/+35 |
| 2012-05-15 | finish fixing uneditable-input and remake | Mark Otto | 1 | -2/+4 |
| 2012-05-15 | correct regressions against 2.0.3 | Mark Otto | 1 | -0/+28 |
| 2012-05-14 | add forms test page for all html5 input types and refactor selectors | Mark Otto | 1 | -89/+40 |