| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-08 | remove static popovers, modals, and twipsies from components in favor of full... | Mark Otto | 1 | -105/+10 |
| 2012-01-08 | updated js pages to put examples first | Mark Otto | 4 | -486/+613 |
| 2012-01-08 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -2/+5 |
| 2012-01-08 | Merge pull request #932 from blizzy78/typo | Jacob Thornton | 1 | -1/+1 |
| 2012-01-08 | move hover state out of timeout duh | Jacob Thornton | 1 | -1/+1 |
| 2012-01-09 | fix typo | Maik Schreiber | 1 | -1/+1 |
| 2012-01-08 | add note about firefox persisting disabled state on buttons | Jacob Thornton | 1 | -0/+3 |
| 2012-01-08 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -16/+37 |
| 2012-01-08 | fix navbar styles for .brand | Mark Otto | 1 | -12/+12 |
| 2012-01-08 | updated js docs page to use grid of plugins instead of table | Mark Otto | 1 | -80/+68 |
| 2012-01-08 | document slide and slid methods | Jacob Thornton | 1 | -16/+37 |
| 2012-01-08 | correct navbar scaffolding code snippet | Mark Otto | 1 | -1/+1 |
| 2012-01-08 | clean up dup css in responsive, fix navbar dropdown caret | Mark Otto | 2 | -3/+4 |
| 2012-01-08 | get tabs working in ie9 | Jacob Thornton | 1 | -1/+1 |
| 2012-01-08 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+2 |
| 2012-01-08 | add icons in nav list example and markup | Mark Otto | 1 | -4/+32 |
| 2012-01-08 | cleanup organization of tabbable nav section | Mark Otto | 1 | -40/+13 |
| 2012-01-08 | add nav class to tabs in javascript demo | Jacob Thornton | 1 | -1/+2 |
| 2012-01-08 | fix docs for fluid layout, update topbar to fix active text color for links | Mark Otto | 1 | -3/+3 |
| 2012-01-08 | remove / on js, fix link to typeahead, remove old gradient on dropdown hover | Mark Otto | 1 | -2/+2 |
| 2012-01-08 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -0/+30 |
| 2012-01-08 | first pass at ultra basic autocomplete | Jacob Thornton | 1 | -42/+53 |
| 2012-01-07 | fix progress bars by removing border and negative margins | Mark Otto | 1 | -0/+30 |
| 2012-01-07 | redoing the tabs on bottom, left, and right | Mark Otto | 1 | -87/+99 |
| 2012-01-07 | remove tabbable stuff to try new approach | Mark Otto | 1 | -1/+18 |
| 2012-01-07 | nuke unused code, add to upgrading page | Mark Otto | 1 | -0/+1 |
| 2012-01-07 | fix up dropdowns and navbar docs for the new dropdown styles | Mark Otto | 2 | -22/+20 |
| 2012-01-07 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+0 |
| 2012-01-07 | overhaul the entire tabs component structure and docs; remove side nav and ma... | Mark Otto | 3 | -404/+444 |
| 2012-01-08 | Fix line number pretyprint in javascript docs | Purwandi | 1 | -1/+0 |
| 2012-01-07 | overhauled docs to include example markup, add language around browser suppor... | Mark Otto | 1 | -21/+60 |
| 2012-01-07 | Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski... | Mark Otto | 2 | -0/+84 |
| 2012-01-07 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 |
| 2012-01-07 | more table docs cleanup | Mark Otto | 1 | -170/+244 |
| 2012-01-07 | fixing tablesorter styles by adding the jquery plugin back to the lib, fixing... | Mark Otto | 2 | -1/+6 |
| 2012-01-07 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 9 | -84/+453 |
| 2012-01-07 | update link to collapse plugin | Jacob Thornton | 1 | -1/+1 |
| 2012-01-07 | scratch that, tweaking dropdowns in tabs | Mark Otto | 1 | -1/+1 |
| 2012-01-07 | Progress bars | Piotrek OkoĊski | 2 | -0/+84 |
| 2012-01-07 | change up the z-indexing and add some popover/twipsy content to the test moda... | Mark Otto | 1 | -1/+9 |
| 2012-01-07 | overhauled dropdowns now require use of .caret for dropdown arrow, redid the ... | Mark Otto | 4 | -21/+136 |
| 2012-01-07 | update the fluid examples to use new classes and clear the floats properly fr... | Mark Otto | 1 | -0/+5 |
| 2012-01-07 | tweak spacing once more on prettify; add support for uneditable inputs to inp... | Mark Otto | 2 | -3/+3 |
| 2012-01-07 | update form shadows and tweak prettyprint styles | Mark Otto | 2 | -5/+18 |
| 2012-01-07 | fix form field sizing for selects, document form field grid sizing | Mark Otto | 2 | -1/+14 |
| 2012-01-07 | fix forms in navbars, fix examples' navbars | Mark Otto | 1 | -0/+1 |
| 2012-01-06 | front page docs updated to include old getting started section, update code s... | Mark Otto | 8 | -55/+269 |
| 2012-01-05 | fixing conflict in dividers in navbar, fix navbar docs, fix search form in na... | Mark Otto | 3 | -8/+6 |
| 2012-01-05 | docs cleanup and navbar brand hover | Mark Otto | 1 | -27/+41 |
| 2012-01-05 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -9/+0 |