| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2011-10-04 | update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight fo... | Mark Otto | 7 | -83/+100 |
| 2011-09-29 | adding button groups and toolbars like a boss | Mark Otto | 2 | -0/+65 |
| 2011-09-29 | round the corners on the search form inputs like a boss | Mark Otto | 1 | -0/+9 |
| 2011-09-29 | change h4 back to lineheight * 2 | Mark Otto | 1 | -3/+3 |
| 2011-09-29 | update topbar dropdown arrow to match link and hover colors | Mark Otto | 1 | -2/+5 |
| 2011-09-29 | huge update to forms, docs for the new forms, added a new link for js example... | Mark Otto | 5 | -232/+202 |
| 2011-09-28 | updated forms.less to have better comments while pulling out all the old clas... | Mark Otto | 1 | -47/+38 |
| 2011-09-28 | pulling out more stuff and fixing file name at top of file | Mark Otto | 2 | -5/+3 |
| 2011-09-17 | update docs to remove old stuff, update to all new classes; no more backwards... | Mark Otto | 1 | -44/+2 |
| 2011-09-16 | fix fluid example | Mark Otto | 1 | -12/+10 |
| 2011-09-16 | Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 2 | -2/+2 |
| 2011-09-16 | update alert message for ie7 to adjust dismiss icon, update example pages to ... | Mark Otto | 1 | -2/+7 |
| 2011-09-16 | fix tabs jitter bug when there is no active class | Mark Otto | 1 | -7/+7 |
| 2011-09-16 | fixing conflict and recompiling | Mark Otto | 2 | -5/+5 |
| 2011-09-16 | updated table styles a bit and floated the fluid columns to clear the row dro... | Mark Otto | 2 | -4/+5 |