| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-19 | update docs copy to include mention of info alert messages | Mark Otto | 1 | -1/+1 |
| 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 new tab stuff since it breaks backwards compatability | Mark Otto | 3 | -211/+18 |
| 2011-10-11 | adding new tabble stuff, still a huge work in progress | Mark Otto | 5 | -74/+286 |
| 2011-10-11 | updated pills to include vertical (stacked) variation in patterns and documen... | Mark Otto | 4 | -5/+16 |
| 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-10 | Merge pull request #408 from tinyfly/grid-input-size-fix | Mark Otto | 2 | -2/+2 |
| 2011-10-10 | fixing form input width sizing, removing unused CSS | Mark Otto | 3 | -4/+2 |
| 2011-10-10 | adjust width calculations for formColumns to fix issue #404 | Jeff Adams | 2 | -2/+2 |
| 2011-10-09 | cleanup tabs and pills to prep css for new stuff | Mark Otto | 3 | -21/+25 |
| 2011-10-09 | start adding examples to docs for alternate tabs and pills | Mark Otto | 1 | -0/+33 |
| 2011-10-09 | small tweak to dropdowns for autocomplete if you implement dropdowns that way | Mark Otto | 3 | -5/+10 |
| 2011-10-09 | improve text color and borders for legibility | Mark Otto | 3 | -29/+29 |
| 2011-10-09 | new form state styles with lighter footprint | Mark Otto | 4 | -166/+66 |
| 2011-10-09 | add extra states to the form examples | Mark Otto | 4 | -42/+195 |
| 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-09 | remove bottom margin from form in modals for temp fix" | Mark Otto | 3 | -1/+8 |
| 2011-10-08 | modal was not centered correctly | Mark Otto | 3 | -5/+6 |
| 2011-10-08 | remove select from docs form sizes | Mark Otto | 1 | -1/+0 |
| 2011-10-08 | remove select from the new form grid sizes and let them inherit the default g... | Mark Otto | 4 | -37/+45 |
| 2011-10-08 | add better handling to the tables so that the thead and tbody first row can h... | Mark Otto | 3 | -5/+7 |
| 2011-10-08 | place popovers and twipsies above modals for use there | Mark Otto | 3 | -7/+7 |
| 2011-10-08 | fix problems with scope in tables when using th in tbody | Mark Otto | 4 | -36/+98 |
| 2011-10-07 | bring hover state back to the .brand element in the topbar to fix a bug | Mark Otto | 3 | -4/+4 |
| 2011-10-07 | update docs to simplify first table example and introduce nested documentation | Mark Otto | 1 | -47/+31 |