| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-27 | implement left and right tabs styles | Bulat Shakirzyanov | 1 | -10/+62 |
| 2011-10-27 | update docs for responsive | Mark Otto | 1 | -0/+15 |
| 2011-10-26 | fix new navbar in components | Mark Otto | 1 | -1/+1 |
| 2011-10-26 | address issue #414 and fix up a number of docs loose ends | Mark Otto | 5 | -54/+24 |
| 2011-10-26 | breaking down the main page into subpages for easier, more comprehensive docu... | Mark Otto | 8 | -2108/+2426 |
| 2011-10-26 | update to docs to cleanup pagination for smartphones, fix some pagination inc... | Mark Otto | 5 | -24/+37 |
| 2011-10-22 | tweaks to the responsive layout to improve type | Mark Otto | 6 | -21/+40 |
| 2011-10-22 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -0/+4 |
| 2011-10-22 | Merge pull request #461 from tinyfly/responsive-row-fix | Mark Otto | 3 | -2/+20 |
| 2011-10-22 | updating the docs to include more responsive fixes, adding rows to the respon... | Mark Otto | 4 | -6/+28 |
| 2011-10-21 | remove negative margin on .row so we don't hang off the left edge of the screen | Jeff Adams | 3 | -2/+20 |
| 2011-10-20 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 12 | -260/+213 |
| 2011-10-19 | fix scrollspy simplify stuff more - break everything. | Jacob Thornton | 10 | -57/+78 |
| 2011-10-19 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Jacob Thornton | 19 | -1243/+2093 |
| 2011-10-19 | greatly simply js plugins - remove js api where reasonable | Jacob Thornton | 10 | -206/+138 |
| 2011-10-18 | refinement to the responsive section | Mark Otto | 2 | -40/+46 |
| 2011-10-17 | adding responsive stuff to docs to stub that out, updated type to make ul and... | Mark Otto | 6 | -5/+100 |
| 2011-10-17 | update docs to change topbar to navbar | Mark Otto | 2 | -21/+21 |
| 2011-10-17 | overhauled tables section of docs to minize copy and emphasize code | Mark Otto | 1 | -101/+178 |
| 2011-10-17 | add abbr styles, overhaul type docs section to remove lots of verbose text an... | Mark Otto | 5 | -171/+210 |
| 2011-10-17 | update all code elements in docs | Mark Otto | 1 | -7/+7 |
| 2011-10-17 | remove bottom margin from h1 | Mark Otto | 3 | -4/+2 |
| 2011-10-17 | updated js docs page to new 12 column layout, fix subhead jumbotron styles to... | Mark Otto | 4 | -62/+42 |
| 2011-10-16 | few tweaks to responsive stuff, updated docs for grid system (still needs cop... | Mark Otto | 8 | -212/+177 |
| 2011-10-16 | update to responsive to fix new masthead | Mark Otto | 5 | -141/+117 |
| 2011-10-16 | updated docs to include quick links and twitter buttons, added updated bluepr... | Mark Otto | 3 | -33/+71 |
| 2011-10-16 | tweak the h2s again for better spacing, adjust docs, remove white bg if possi... | Mark Otto | 6 | -71/+117 |
| 2011-10-16 | more tweaks to responsive | Mark Otto | 3 | -78/+56 |
| 2011-10-16 | tweak line-height of h2 and h3 to not be gihugeous, updated responsive to imp... | Mark Otto | 6 | -53/+104 |
| 2011-10-16 | add responsive.less file | Mark Otto | 1 | -0/+147 |
| 2011-10-16 | tweak navbar styles for static version to not cause problems on responsive la... | Mark Otto | 4 | -74/+70 |
| 2011-10-16 | fix uber size in responsive; remove @extraspace variable by changing grid to ... | Mark Otto | 4 | -41/+38 |
| 2011-10-16 | biiiiiig update coming for responsiveness | Mark Otto | 7 | -481/+433 |
| 2011-10-15 | updated index of docs to use html5 self closing tags, add responsive shell to... | Mark Otto | 4 | -13/+23 |
| 2011-10-12 | first pass at moving over the new tabs stuff to 2.0 | Mark Otto | 5 | -65/+332 |
| 2011-10-11 | remove color scheme variables, remove font-face mixin | Mark Otto | 4 | -66/+144 |
| 2011-10-11 | update navbar search form | Mark Otto | 5 | -29/+20 |
| 2011-10-11 | share new navbar in examples | Mark Otto | 4 | -9/+9 |
| 2011-10-11 | new navbar introduced to replace topbar | Mark Otto | 5 | -195/+224 |
| 2011-10-09 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 7 | -64/+89 |
| 2011-10-09 | update input prepend and append to use baseline variable | Mark Otto | 2 | -3/+3 |
| 2011-10-09 | refactor fluid layout to be more specific to not interfere with modal content... | Mark Otto | 7 | -89/+229 |
| 2011-10-05 | get modal working with new data-attrs | Jacob Thornton | 2 | -13/+10 |
| 2011-10-04 | start updating to data- driven js | Jacob Thornton | 6 | -52/+80 |
| 2011-10-04 | fixing multi select on chromium ubuntu by setting background color explicitly | Mark Otto | 3 | -2/+4 |
| 2011-10-04 | adding new mixins | Mark Otto | 1 | -0/+11 |
| 2011-10-04 | adding placeholder font-face mixin which doesn't work yet | Mark Otto | 2 | -1/+15 |
| 2011-10-04 | update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight fo... | Mark Otto | 9 | -148/+164 |
| 2011-09-29 | adding button groups and toolbars like a boss | Mark Otto | 5 | -6/+210 |
| 2011-09-29 | round the corners on the search form inputs like a boss | Mark Otto | 3 | -1/+16 |