| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-11-29 | Add vertical nav divider. | Evan Meagher | 1 | -0/+9 |
| 2011-11-29 | Merge branch 'form-feedback-fix' of https://github.com/tinyfly/bootstrap into... | Mark Otto | 1 | -3/+3 |
| 2011-11-29 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 10 | -42/+44 |
| 2011-11-29 | misc docs updates, revamped tables CSS save for grid columns and tablesorter ... | Mark Otto | 1 | -49/+47 |
| 2011-11-29 | scope form feedback states to .control-group instead of unused .clearfix | Jeff Adams | 1 | -3/+3 |
| 2011-11-29 | add input width calculation fix from #408 to the 2.0 branch | Jeff Adams | 1 | -1/+1 |
| 2011-11-25 | clean up comments for better built files | Jacob Thornton | 9 | -40/+34 |
| 2011-11-25 | new plugin "collapse" for collapsible lists and "accordion" like support | Jacob Thornton | 1 | -8/+15 |
| 2011-11-24 | update buttons js for button groups | Jacob Thornton | 1 | -0/+1 |
| 2011-11-20 | merge in js from 1.4... start working through js docs | Jacob Thornton | 1 | -2/+2 |
| 2011-11-17 | update property order and do some misc cleanup | Mark Otto | 13 | -118/+105 |
| 2011-11-17 | remove code styling if it's in a pre tag | Mark Otto | 1 | -3/+10 |
| 2011-11-17 | make uneditable inputs work with span* classes | Mark Otto | 1 | -1/+2 |
| 2011-11-17 | spelling mistake in comment | Mark Otto | 1 | -1/+1 |
| 2011-11-17 | updated font mixins courtesy of @apancutt | Mark Otto | 1 | -16/+21 |
| 2011-11-17 | make form classes match table classes (readable left to right), update docs a... | Mark Otto | 1 | -19/+21 |
| 2011-11-16 | start breaking down patterns.less into more distinct files, update docs for f... | Mark Otto | 10 | -484/+495 |
| 2011-11-12 | updated docs pages (still wip), adding misc css classes, added form styles fr... | Mark Otto | 3 | -37/+47 |
| 2011-10-31 | remove alt tab styles for now, too complicated to accomplish both static and ... | Mark Otto | 1 | -23/+30 |
| 2011-10-31 | Merge branch '2.0-left-and-right-tabs' of https://github.com/avalanche123/boo... | Mark Otto | 1 | -10/+62 |
| 2011-10-31 | overhaul the table styles and update those everywhere in the docs, update the... | Mark Otto | 1 | -19/+76 |
| 2011-10-30 | updated docs and type styles for blockquotes and a few fixes for type | Mark Otto | 1 | -0/+9 |
| 2011-10-28 | remove html from body background | Mark Otto | 1 | -3/+1 |
| 2011-10-27 | implement left and right tabs styles | Bulat Shakirzyanov | 1 | -10/+62 |
| 2011-10-26 | breaking down the main page into subpages for easier, more comprehensive docu... | Mark Otto | 1 | -0/+7 |
| 2011-10-26 | update to docs to cleanup pagination for smartphones, fix some pagination inc... | Mark Otto | 1 | -2/+2 |
| 2011-10-22 | tweaks to the responsive layout to improve type | Mark Otto | 2 | -5/+4 |
| 2011-10-22 | updating the docs to include more responsive fixes, adding rows to the respon... | Mark Otto | 1 | -0/+8 |
| 2011-10-17 | adding responsive stuff to docs to stub that out, updated type to make ul and... | Mark Otto | 1 | -1/+1 |
| 2011-10-17 | add abbr styles, overhaul type docs section to remove lots of verbose text an... | Mark Otto | 1 | -1/+10 |
| 2011-10-17 | remove bottom margin from h1 | Mark Otto | 1 | -1/+0 |
| 2011-10-16 | few tweaks to responsive stuff, updated docs for grid system (still needs cop... | Mark Otto | 4 | -11/+11 |
| 2011-10-16 | update to responsive to fix new masthead | Mark Otto | 1 | -3/+1 |
| 2011-10-16 | tweak the h2s again for better spacing, adjust docs, remove white bg if possi... | Mark Otto | 2 | -8/+4 |
| 2011-10-16 | more tweaks to responsive | Mark Otto | 1 | -2/+3 |
| 2011-10-16 | tweak line-height of h2 and h3 to not be gihugeous, updated responsive to imp... | Mark Otto | 2 | -9/+41 |
| 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 | 1 | -2/+0 |
| 2011-10-16 | fix uber size in responsive; remove @extraspace variable by changing grid to ... | Mark Otto | 2 | -2/+1 |
| 2011-10-16 | biiiiiig update coming for responsiveness | Mark Otto | 3 | -28/+6 |
| 2011-10-15 | updated index of docs to use html5 self closing tags, add responsive shell to... | Mark Otto | 1 | -1/+4 |
| 2011-10-12 | first pass at moving over the new tabs stuff to 2.0 | Mark Otto | 1 | -19/+87 |
| 2011-10-11 | remove color scheme variables, remove font-face mixin | Mark Otto | 2 | -30/+3 |
| 2011-10-11 | update navbar search form | Mark Otto | 1 | -4/+3 |
| 2011-10-11 | new navbar introduced to replace topbar | Mark Otto | 1 | -68/+86 |
| 2011-10-09 | update input prepend and append to use baseline variable | Mark Otto | 1 | -2/+2 |
| 2011-10-09 | refactor fluid layout to be more specific to not interfere with modal content... | Mark Otto | 2 | -52/+59 |
| 2011-10-04 | fixing multi select on chromium ubuntu by setting background color explicitly | Mark Otto | 1 | -0/+1 |
| 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 | 1 | -0/+14 |