| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-23 | remove dropdowns, add in sub nav instead | Mark Otto | 1 | -60/+20 |
| 2012-01-22 | Fixed typo | Olivier Laviale | 1 | -1/+1 |
| 2012-01-17 | Merge pull request #1042 from boberkfell/2.0-wip | Mark Otto | 1 | -1/+1 |
| 2012-01-18 | typo fix in component docs | Ben Oberkfell | 1 | -1/+1 |
| 2012-01-16 | fix js link in docs nav, restyle accordion with new css | Mark Otto | 1 | -1/+1 |
| 2012-01-15 | make dl and child elements less specific | Mark Otto | 1 | -11/+7 |
| 2012-01-15 | normalize the alert classes to match last night's flip for form and table cla... | Mark Otto | 1 | -10/+10 |
| 2012-01-15 | fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix page... | Mark Otto | 1 | -2/+2 |
| 2012-01-14 | adding the pager component after rewriting the pagination docs and css | Mark Otto | 1 | -21/+85 |
| 2012-01-14 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -6/+7 |
| 2012-01-14 | rewrite alert messages to use less code, combine the look of default and bloc... | Mark Otto | 1 | -71/+60 |
| 2012-01-14 | add Progress Bars to Components narbar dropdown | Chris Gunther | 1 | -1/+2 |
| 2012-01-14 | fix section ID for thumbnails | Chris Gunther | 1 | -2/+2 |
| 2012-01-14 | fix section ID for pagination | Chris Gunther | 1 | -1/+1 |
| 2012-01-14 | fix navbar links to base CSS > typography | Chris Gunther | 1 | -1/+1 |
| 2012-01-14 | fix navbar links to scaffolding > grid system | Chris Gunther | 1 | -1/+1 |
| 2012-01-13 | Remove sidebar with icon from my own repo | Purwandi | 1 | -29/+1 |
| 2012-01-13 | Merge branch '2.0-wip' of github.com:purwandi/bootstrap into 2.0-wip | Purwandi | 1 | -1/+29 |
| 2012-01-13 | Fix id anchor javascript | Purwandi | 1 | -6/+6 |
| 2012-01-12 | nuke uber footer, bring back topbar dropdowns | Mark Otto | 1 | -6/+66 |
| 2012-01-11 | add build tool for js + rename twipsy to tooltip + lots of little doc cleanup | Jacob Thornton | 1 | -9/+9 |
| 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 | 1 | -1/+163 |
| 2012-01-09 | fix typo | Maik Schreiber | 1 | -1/+1 |
| 2012-01-08 | correct navbar scaffolding code snippet | Mark Otto | 1 | -1/+1 |
| 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 | Added example sidebar navigation with icon in docs | Purwandi | 1 | -1/+29 |
| 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 | fix up dropdowns and navbar docs for the new dropdown styles | Mark Otto | 1 | -8/+14 |
| 2012-01-07 | overhaul the entire tabs component structure and docs; remove side nav and ma... | Mark Otto | 1 | -393/+432 |
| 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 | 1 | -0/+41 |
| 2012-01-07 | scratch that, tweaking dropdowns in tabs | Mark Otto | 1 | -1/+1 |
| 2012-01-07 | Progress bars | Piotrek OkoĊski | 1 | -0/+41 |
| 2012-01-06 | front page docs updated to include old getting started section, update code s... | Mark Otto | 1 | -41/+130 |
| 2012-01-05 | fixing conflict in dividers in navbar, fix navbar docs, fix search form in na... | Mark Otto | 1 | -6/+5 |
| 2012-01-05 | breaking out patterns.less even more, removing unnecessary div from checkbox ... | Mark Otto | 1 | -20/+26 |
| 2012-01-05 | tweaks abound, updated prettify styles, new sidenav component started, sprite... | Mark Otto | 1 | -0/+32 |
| 2011-12-27 | clean up some css for github issues: input prepend z-index, modals revamped f... | Mark Otto | 1 | -1/+1 |
| 2011-12-23 | Fix id tabs on docs component | Purwandi | 1 | -20/+20 |
| 2011-12-22 | more js cleanup after gnarly merge | Jacob Thornton | 1 | -16/+12 |
| 2011-12-22 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -27/+106 |
| 2011-12-21 | clean up all the js across all the doc pages | Jacob Thornton | 1 | -50/+41 |
| 2011-12-21 | fix dropdowns in components docs page | Mark Otto | 1 | -15/+15 |
| 2011-12-21 | updated all docs to jQuery 1.7, move all docs JS to application.js, and move ... | Mark Otto | 1 | -12/+1 |
| 2011-12-21 | docs updates, forms updated to include error states and more examples, remove... | Mark Otto | 1 | -13/+94 |
| 2011-12-19 | mostly docs updates, but also some bug fixes per github issues | Mark Otto | 1 | -64/+115 |