| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-05 | fix up subnav styles, add subnav search form styles, add some basic docs for ... | Mark Otto | 5 | -7/+149 |
| 2012-07-05 | update thumbnails to fix display issues and refine aesthetics | Mark Otto | 5 | -104/+144 |
| 2012-07-04 | rewrite docs homepage, new graphics | Mark Otto | 11 | -182/+249 |
| 2012-07-01 | fast responsive tweaks | Mark Otto | 1 | -1/+19 |
| 2012-07-01 | new jumbotron | Mark Otto | 7 | -18/+120 |
| 2012-06-30 | Merge pull request #3976 from benvinegar/master | Mark Otto | 1 | -0/+3 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 38 | -85/+147 |
| 2012-06-28 | address issues with fixed subnav like borders, corners, etc | Mark Otto | 2 | -18/+26 |
| 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 | 5 | -107/+159 |
| 2012-06-28 | use variablef or wells background-color, update docs for glyphicons license m... | Mark Otto | 10 | -112/+335 |
| 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 | 2 | -2/+9 |
| 2012-06-25 | reverse the gradient on striped progress bars so it matches the active state ... | Mark Otto | 3 | -65/+28 |
| 2012-06-25 | Fix Opera .clearfix bug when using contenteditable | Ben Vinegar | 1 | -0/+3 |
| 2012-06-25 | Merge pull request #3856 from Calvein/patch-1 | Mark Otto | 1 | -13/+3 |
| 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 | 2 | -2/+2 |
| 2012-06-25 | reorder media queries | Mark Otto | 4 | -432/+432 |
| 2012-06-25 | prevent button group buttons from wrapping in tight spaces by removing floats... | Mark Otto | 3 | -14/+53 |
| 2012-06-25 | remove jank fix for dt bold text | Mark Otto | 2 | -2/+0 |
| 2012-06-25 | add tests for table grid sizing, solve bugs in fluid table grid sizing | Mark Otto | 3 | -1/+83 |
| 2012-06-25 | #3223: make table row hover optional class | Mark Otto | 4 | -3/+81 |
| 2012-06-24 | make fixing of subnav work again | Mark Otto | 3 | -14/+16 |
| 2012-06-24 | remove subnav file, instead add an optional class for .navbar | Mark Otto | 18 | -356/+350 |
| 2012-06-24 | more subnav optimizations | Mark Otto | 6 | -75/+79 |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 23 | -239/+301 |
| 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 | 8 | -13/+71 |
| 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 branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into marcus... | Mark Otto | 1 | -3/+9 |
| 2012-06-20 | Merge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into 2.1.0-wip | Mark Otto | 1 | -1/+19 |
| 2012-06-20 | Merge branch 'EngineerGio-patch-1' into 2.1.0-wip | Mark Otto | 1 | -0/+40 |
| 2012-06-20 | reorder for t-r-b-l | Mark Otto | 1 | -14/+14 |
| 2012-06-21 | Added border-radius mixins to set single corner radius and single side border... | EngineerGio | 1 | -0/+40 |
| 2012-06-20 | Merge pull request #3880 from lookfirst/popover-destroy | Jacob Thornton | 5 | -1/+34 |
| 2012-06-20 | Merge pull request #3770 from Barryvdh/2.1.0-wip | Jacob Thornton | 1 | -1/+1 |
| 2012-06-20 | simplify code into a single line | Jon Stevens | 2 | -6/+2 |
| 2012-06-20 | change transition end name for opera | Jacob Thornton | 4 | -4/+4 |
| 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 | 2 | -10/+20 |
| 2012-06-19 | remove unused container reset | Mark Otto | 3 | -12/+4 |
| 2012-06-19 | add separate vars for dropdown link hover and active states | Mark Otto | 5 | -6/+39 |
| 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 | 4 | -0/+120 |
| 2012-06-19 | #2764: add disabled styles to navs and dropdowns | Mark Otto | 5 | -2/+87 |
| 2012-06-19 | round select list corners | Mark Otto | 2 | -4/+4 |