| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-07 | remove specific values for the fluid grid system and instead use LESS's perce... | Mark Otto | 4 | -246/+220 |
| 2012-07-06 | update buttons in docs to include type | Mark Otto | 4 | -78/+78 |
| 2012-07-06 | vertically align inline form content | Mark Otto | 1 | -0/+1 |
| 2012-07-06 | prevent small tags from increasing height of headings | Mark Otto | 2 | -0/+19 |
| 2012-07-06 | adding homepage social buttons | Mark Otto | 3 | -9/+51 |
| 2012-07-05 | tests cleanup on type, homepage content tweaks | Mark Otto | 2 | -4/+4 |
| 2012-07-05 | buttons and pre updates for font-size | Mark Otto | 2 | -2/+5 |
| 2012-07-05 | updates to type scale | Mark Otto | 14 | -204/+112 |
| 2012-07-05 | fix up subnav styles, add subnav search form styles, add some basic docs for ... | Mark Otto | 4 | -4/+134 |
| 2012-07-05 | update thumbnails to fix display issues and refine aesthetics | Mark Otto | 4 | -102/+141 |
| 2012-07-04 | rewrite docs homepage, new graphics | Mark Otto | 8 | -176/+233 |
| 2012-07-04 | added ability to give rows in tables status classes .success .error and .info. | Gavin Cooper (work) | 5 | -1/+191 |
| 2012-07-01 | fast responsive tweaks | Mark Otto | 1 | -1/+19 |
| 2012-07-01 | new jumbotron | Mark Otto | 5 | -15/+117 |
| 2012-06-28 | address issues with fixed subnav like borders, corners, etc | Mark Otto | 1 | -9/+13 |
| 2012-06-28 | cleanup docs css more | Mark Otto | 1 | -145/+94 |
| 2012-06-28 | remove responsive subnav from docs and place in navbar-responsive.less | Mark Otto | 3 | -74/+80 |
| 2012-06-28 | use variablef or wells background-color, update docs for glyphicons license m... | Mark Otto | 6 | -77/+251 |
| 2012-06-27 | renamed less.html to extend.html, removing all the vars and mixins | Mark Otto | 13 | -2016/+322 |
| 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 | 2 | -64/+27 |
| 2012-06-25 | Merge branch 'tekezo-patch-1' into 2.1.0-wip | Mark Otto | 1 | -1/+1 |
| 2012-06-25 | use @textColor to change help-block/help-inline font color | Mark Otto | 1 | -1/+1 |
| 2012-06-25 | reorder media queries | Mark Otto | 1 | -351/+351 |
| 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 | 3 | -2/+80 |
| 2012-06-24 | make fixing of subnav work again | Mark Otto | 2 | -9/+10 |
| 2012-06-24 | remove subnav file, instead add an optional class for .navbar | Mark Otto | 14 | -251/+274 |
| 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 | 17 | -235/+190 |
| 2012-06-24 | ".linenums .tag" should be ".prettyprint .tag". | Takayama Fumihiko | 1 | -1/+1 |
| 2012-06-20 | create vars for responsive grid values, fixed and fluid, and document them in... | Mark Otto | 4 | -3/+41 |
| 2012-06-20 | run make on js files | Mark Otto | 6 | -4/+26 |
| 2012-06-20 | Merge branch 'marcusds-2.1.0-wip' into 2.1.0-wip | Mark Otto | 4 | -0/+356 |
| 2012-06-20 | add docs for fluid offsetting | Mark Otto | 4 | -0/+356 |
| 2012-06-20 | Merge pull request #3880 from lookfirst/popover-destroy | Jacob Thornton | 1 | -1/+7 |
| 2012-06-20 | change transition end name for opera | Jacob Thornton | 3 | -3/+3 |
| 2012-06-20 | fix html typos | Mark Otto | 2 | -4/+4 |
| 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 | 2 | -9/+3 |
| 2012-06-19 | add separate vars for dropdown link hover and active states | Mark Otto | 3 | -1/+22 |
| 2012-06-19 | add note to components about nav list nesting | Mark Otto | 2 | -18/+14 |
| 2012-06-19 | remove icons example of nav list--doesn't really add anything useful | Mark Otto | 2 | -60/+0 |
| 2012-06-19 | add basic vertical button group support | Mark Otto | 3 | -0/+90 |
| 2012-06-19 | #2764: add disabled styles to navs and dropdowns | Mark Otto | 3 | -2/+57 |
| 2012-06-19 | round select list corners | Mark Otto | 1 | -3/+3 |
| 2012-06-19 | fix less docs typos | Mark Otto | 2 | -4/+4 |
| 2012-06-19 | updated tests and homepage marketing copy | Mark Otto | 2 | -8/+8 |