| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-02-26 | add heads up label to new docs mention | Mark Otto | 1 | -1/+4 |
| 2012-02-26 | remove warning from icons section about :after labels, add section to explain... | Mark Otto | 1 | -4/+2 |
| 2012-02-25 | Adding a 'horizontal' option to description lists, similar to .form-horizontal | Dominic Barnes | 1 | -5/+20 |
| 2012-02-24 | add version to docs homepage, fix docs example for forms | Mark Otto | 1 | -1/+1 |
| 2012-02-21 | clear up table styles and docs to fix rowspan and colspan issues for bordered... | Mark Otto | 1 | -44/+36 |
| 2012-02-21 | clarify responsive docs on media queries | Mark Otto | 1 | -2/+8 |
| 2012-02-21 | update forms help-block | Mark Otto | 1 | -0/+1 |
| 2012-02-20 | update inline forms to resolve checkbox label with space in it and overlappin... | Mark Otto | 1 | -1/+4 |
| 2012-02-19 | Update documentation for abbreviations | Jacob Rask | 1 | -3/+5 |
| 2012-02-16 | 2.0.1v2.0.1 | Jacob Thornton | 1 | -4/+4 |
| 2012-02-16 | add mini buttons per #1971 | Mark Otto | 1 | -1/+5 |
| 2012-02-16 | fix buttons focus state and swap a buttons for button buttons | Mark Otto | 1 | -7/+7 |
| 2012-02-12 | add docs for alt form control sizing per #1700 | Mark Otto | 1 | -1/+10 |
| 2012-02-12 | change classname from .btn-dark to .btn-inverse, change use text | Mark Otto | 1 | -4/+4 |
| 2012-02-12 | Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simo... | Mark Otto | 1 | -0/+5 |
| 2012-02-11 | write out icon classes explicitly to enable find via browser | Mark Otto | 1 | -132/+128 |
| 2012-02-11 | Merge branch 'patch-1' of https://github.com/cvrebert/bootstrap into cvrebert... | Mark Otto | 1 | -1/+1 |
| 2012-02-11 | update buttons docs for .disabled class per #1774 | Mark Otto | 1 | -2/+6 |
| 2012-02-11 | make button examples button element and add upgrade note on tooltip positions... | Mark Otto | 1 | -8/+8 |
| 2012-02-11 | remove the reset type from cancel buttons in forms examples per #1844 | Mark Otto | 1 | -3/+3 |
| 2012-02-11 | fix inline form checkbox/radios | Mark Otto | 1 | -1/+4 |
| 2012-02-11 | update selectors for icons to include matcher for icon class in middle of cla... | Mark Otto | 1 | -4/+0 |
| 2012-02-10 | scope th bottom vertical-align to only thead, update code styles to include m... | Mark Otto | 1 | -0/+1 |
| 2012-02-09 | Added a black/dark button | Simon | 1 | -0/+5 |
| 2012-02-07 | merge in #1757 and make the chance to the mustache template, then remake | Mark Otto | 1 | -1/+1 |
| 2012-02-06 | rearrange some of the docs on buttons to show examples of all possible render... | Mark Otto | 1 | -18/+23 |
| 2012-02-05 | parallel fix to mustache template | Chris Rebert | 1 | -1/+1 |
| 2012-02-05 | add mention of required classes to horizontal forms | Mark Otto | 1 | -1/+1 |
| 2012-02-05 | add another code example for horizontal forms | Mark Otto | 1 | -0/+16 |
| 2012-02-05 | adding code snippets to form examples | Mark Otto | 1 | -3/+27 |
| 2012-02-05 | Merge branch 'noahblon-master' into 2.0.1-wip | Mark Otto | 1 | -6/+6 |
| 2012-02-04 | allow alternate form layouts to hide inputs with .hide on them | Mark Otto | 1 | -1/+1 |
| 2012-02-02 | add mention of classes to use for button sizes | Mark Otto | 1 | -1/+1 |
| 2012-02-02 | Merge branch 'shama-master' into 2.0.1-wip | Mark Otto | 1 | -2/+2 |
| 2012-02-02 | fix incorrect uses of it's in the docs | Mark Otto | 1 | -1/+1 |
| 2012-02-02 | fix incorrect use of 'caret' | Mark Otto | 1 | -1/+1 |
| 2012-02-02 | Fixed duplicate and wrong IDs and label fors in forms. | Mikael Brevik | 1 | -6/+6 |
| 2012-02-01 | Typo fixes | Kyle Robinson Young | 1 | -2/+2 |
| 2012-02-01 | add note for icon class usage per #1501 | Mark Otto | 1 | -0/+4 |
| 2012-02-01 | Merge branch 'master' of github.com:twitter/bootstrap | Mark Otto | 1 | -1/+1 |
| 2012-02-01 | nuke all curly ticks | Mark Otto | 1 | -4/+4 |
| 2012-02-01 | Typo fix | Abhijit Menon-Sen | 1 | -1/+1 |
| 2012-01-31 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+4 |
| 2012-01-31 | fix typo in base css docs | Mark Otto | 1 | -1/+1 |
| 2012-01-31 | add form help-* documentation | nkryptic | 1 | -1/+4 |
| 2012-01-31 | fix disabled button docs | Mark Otto | 1 | -2/+2 |
| 2012-01-31 | chance icon class | Mark Otto | 1 | -141/+141 |
| 2012-01-30 | once more, overhaul the icons and use the css regex selector on our icons | Mark Otto | 1 | -140/+140 |
| 2012-01-30 | update icons everywhere to be scoped per other components, fix broken element... | Mark Otto | 1 | -144/+145 |
| 2012-01-30 | refactor the navs to use prefixed classes, because you know, consistency is b... | Mark Otto | 1 | -1/+1 |