| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-19 | fix scrollspy simplify stuff more - break everything. | Jacob Thornton | 1 | -31/+34 |
| 2011-10-19 | update docs to streamline the tables section, remove redundant css for tables... | Mark Otto | 1 | -21/+3 |
| 2011-10-19 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Jacob Thornton | 5 | -826/+1141 |
| 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 | 1 | -1/+1 |
| 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 | 3 | -1/+96 |
| 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 | 2 | -166/+188 |
| 2011-10-17 | update all code elements in docs | Mark Otto | 1 | -7/+7 |
| 2011-10-17 | updated js docs page to new 12 column layout, fix subhead jumbotron styles to... | Mark Otto | 3 | -61/+41 |
| 2011-10-16 | few tweaks to responsive stuff, updated docs for grid system (still needs cop... | Mark Otto | 2 | -94/+85 |
| 2011-10-16 | update to responsive to fix new masthead | Mark Otto | 2 | -84/+39 |
| 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 | 2 | -52/+104 |
| 2011-10-16 | tweak line-height of h2 and h3 to not be gihugeous, updated responsive to imp... | Mark Otto | 2 | -14/+13 |
| 2011-10-16 | tweak navbar styles for static version to not cause problems on responsive la... | Mark Otto | 1 | -68/+68 |
| 2011-10-16 | biiiiiig update coming for responsiveness | Mark Otto | 2 | -159/+127 |
| 2011-10-15 | updated index of docs to use html5 self closing tags, add responsive shell to... | Mark Otto | 1 | -11/+11 |
| 2011-10-12 | first pass at moving over the new tabs stuff to 2.0 | Mark Otto | 2 | -19/+166 |
| 2011-10-11 | remove new tab stuff since it breaks backwards compatability | Mark Otto | 2 | -163/+18 |
| 2011-10-11 | adding new tabble stuff, still a huge work in progress | Mark Otto | 2 | -36/+151 |
| 2011-10-11 | updated pills to include vertical (stacked) variation in patterns and documen... | Mark Otto | 1 | -4/+4 |
| 2011-10-11 | update navbar search form | Mark Otto | 2 | -8/+3 |
| 2011-10-11 | new navbar introduced to replace topbar | Mark Otto | 2 | -81/+77 |
| 2011-10-09 | start adding examples to docs for alternate tabs and pills | Mark Otto | 1 | -0/+33 |
| 2011-10-09 | new form state styles with lighter footprint | Mark Otto | 1 | -7/+0 |
| 2011-10-09 | add extra states to the form examples | Mark Otto | 1 | -4/+18 |
| 2011-10-09 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -12/+9 |
| 2011-10-09 | refactor fluid layout to be more specific to not interfere with modal content... | Mark Otto | 1 | -1/+1 |
| 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 | 1 | -0/+1 |
| 2011-10-08 | fix problems with scope in tables when using th in tbody | Mark Otto | 1 | -0/+36 |
| 2011-10-07 | update docs to simplify first table example and introduce nested documentation | Mark Otto | 1 | -47/+31 |
| 2011-10-07 | resolve problem with nested tables having double borders | Mark Otto | 1 | -0/+47 |
| 2011-10-07 | For consistency, updated rendered 'pre' in docs to '<pre>' in the 'Presenting... | Silumesii Maboshe | 1 | -1/+1 |
| 2011-10-07 | Updated rendered '>html<' in docs to '<html>' in the 'Presenting code' section. | Silumesii Maboshe | 1 | -1/+1 |
| 2011-10-05 | get modal working with new data-attrs | Jacob Thornton | 1 | -12/+9 |
| 2011-10-04 | add dropdown tab selection support | Jacob Thornton | 1 | -0/+13 |
| 2011-10-04 | add selector option to alerts, update modal settings strategy | Jacob Thornton | 1 | -1/+20 |
| 2011-10-03 | make links in error messages not be blue, but instead match the text color an... | Mark Otto | 1 | -5/+5 |
| 2011-10-03 | make it so that checkboxes and radio options-list can have wrapping labels; n... | Mark Otto | 1 | -1/+1 |
| 2011-10-03 | resolve issue with form fields and errors causing no space between fields wit... | Mark Otto | 1 | -1/+8 |
| 2011-10-02 | preboot.less > variables.less in docs | Jacob Thornton | 1 | -3/+3 |
| 2011-09-29 | add note about making sure to include boostrap-twipsy before popover script | Jacob Thornton | 1 | -0/+1 |
| 2011-09-29 | Merge branch 'kasperp-tab-event' | Jacob Thornton | 1 | -0/+21 |
| 2011-09-29 | change event to use target and relatedTarget (which more closely resembles ac... | Jacob Thornton | 1 | -3/+4 |
| 2011-09-29 | changed event should be change event | Jacob Thornton | 1 | -2/+2 |
| 2011-09-29 | Merge branch 'tab-event' of https://github.com/kasperp/bootstrap into kasperp... | Jacob Thornton | 1 | -0/+20 |