| 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 | 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 |
| 2012-06-18 | small typo fix to docs | Jon Stevens | 1 | -1/+1 |
| 2012-06-18 | enable the ability to destroy tooltips and popovers from elements. related to... | Jon Stevens | 1 | -1/+7 |
| 2012-06-14 | improve inline-block of append/prepend inputs with font-size: 0; | Mark Otto | 3 | -10/+27 |
| 2012-06-13 | fix #gradientBar to .gradientBar in LESS docs | Mark Otto | 2 | -2/+2 |
| 2012-06-13 | clarify support of select items (which is none) for input-prepend/append | Mark Otto | 2 | -2/+2 |
| 2012-06-11 | fix examples page | Mark Otto | 3 | -6/+10 |
| 2012-06-11 | Merge pull request #3810 from purwandi/develop | Mark Otto | 10 | -10/+10 |
| 2012-06-11 | more rearrangement and removal of about sections in js docs | Mark Otto | 2 | -142/+134 |
| 2012-06-11 | cleanup options display in all sections, rearrange typeahead section | Mark Otto | 2 | -18/+54 |
| 2012-06-12 | Add space on navbar button | Purwandi | 10 | -10/+10 |
| 2012-06-11 | add a dropdowns section to Components (still needs work) and reformat much of... | Mark Otto | 5 | -221/+463 |
| 2012-06-11 | keep tables at 13px in docs for now, clean up some modals js docs stuff | Mark Otto | 3 | -97/+82 |
| 2012-06-11 | fix blockquote alignment | Mark Otto | 3 | -3/+4 |
| 2012-06-10 | rewrite the rest of the nav section | Mark Otto | 3 | -371/+404 |