| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-31 | move examples into docs...v2.0.0 | Jacob Thornton | 1 | -3/+3 |
| 2012-01-31 | update upgrade page | Mark Otto | 1 | -27/+12 |
| 2012-01-31 | remove unused examples, update examples docs page, add starter template to ex... | Mark Otto | 1 | -38/+13 |
| 2012-01-31 | remove warning alert on less docs | Mark Otto | 1 | -4/+0 |
| 2012-01-31 | fix broken nav on less page | Mark Otto | 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 | fix js docs typo | 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 | Merge pull request #1457 from nkryptic/2.0-wip | Mark Otto | 1 | -5/+5 |
| 2012-01-31 | chance icon class | Mark Otto | 3 | -160/+160 |
| 2012-01-31 | add nav- prefix to rest of docs | nkryptic | 1 | -5/+5 |
| 2012-01-30 | once more, overhaul the icons and use the css regex selector on our icons | Mark Otto | 2 | -147/+147 |
| 2012-01-30 | update layout docs | Mark Otto | 1 | -8/+8 |
| 2012-01-30 | update icons everywhere to be scoped per other components, fix broken element... | Mark Otto | 3 | -153/+154 |
| 2012-01-30 | refactor the navs to use prefixed classes, because you know, consistency is b... | Mark Otto | 5 | -31/+31 |
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 5 | -67/+67 |
| 2012-01-30 | refactor buttons.less | Mark Otto | 1 | -133/+130 |
| 2012-01-30 | fix wrong value in grid column width in download page | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | fix docs: move .pull-left from search input to search form in navbar | Mark Otto | 1 | -2/+2 |
| 2012-01-30 | adding warning (orange) button, fix responsive navbar problem | Mark Otto | 1 | -0/+5 |
| 2012-01-30 | remove all new dropdown button stuff | Mark Otto | 1 | -29/+0 |
| 2012-01-30 | testing out button dropdown group | Mark Otto | 1 | -0/+29 |
| 2012-01-30 | add in regular button dropdowns, rejigger the button dropdowns section to ref... | Mark Otto | 1 | -2/+79 |
| 2012-01-30 | update vars in less and download pages | Mark Otto | 2 | -6/+11 |
| 2012-01-30 | fix forms typo on error state | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | updated upgrade page to reflect popover changes | Mark Otto | 1 | -0/+4 |
| 2012-01-30 | rename vertical-divider to divider-vertical, add more space around the divider | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | update js docs page to clarify usage of images on carousel | Mark Otto | 1 | -0/+4 |
| 2012-01-30 | overhaul grid mixins and variables, standardize fluid grid system and enable ... | Mark Otto | 1 | -0/+21 |
| 2012-01-29 | remove .collapse from navbar responsive docs | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | update collapsible nav in navbar | Mark Otto | 2 | -3/+3 |
| 2012-01-29 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | fix form styles on prepend/append for consistency, update code docs with exam... | Mark Otto | 1 | -0/+6 |
| 2012-01-29 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 8 | -256/+286 |
| 2012-01-29 | move building zip file into docs/makefile | Jacob Thornton | 1 | -1/+1 |
| 2012-01-29 | update text on icons note | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | last minute addition of a simple fluid grid for our fluid examples; it needs ... | Mark Otto | 1 | -1/+0 |
| 2012-01-29 | update hero example and examples overview | Mark Otto | 1 | -14/+44 |
| 2012-01-29 | remove form docs from the styles and markup, it's no longer needed | Mark Otto | 1 | -31/+28 |
| 2012-01-28 | add swatches to the color variables in less docs page | Mark Otto | 1 | -112/+90 |
| 2012-01-28 | removing required .navbar-static class, rewrote docs to reflect the change, a... | Mark Otto | 2 | -4/+13 |
| 2012-01-28 | revamped the thumbnails examples to make them work and look better at higher ... | Mark Otto | 1 | -14/+14 |
| 2012-01-28 | namespace progress bars and labels classes | Mark Otto | 1 | -23/+19 |
| 2012-01-28 | updates to responsive and docs for responsive navbar | Mark Otto | 1 | -0/+3 |
| 2012-01-28 | clarify and tweak media queries | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | remove benefits from homepage html | Mark Otto | 1 | -12/+0 |
| 2012-01-28 | update components page to include docs for the new navbar collapse feature, r... | Mark Otto | 2 | -6/+29 |
| 2012-01-28 | fix the navbar click and a few jank responsive problems | Mark Otto | 2 | -38/+45 |