| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-12-22 | Update docs to show available events on alert | Jonathan Ingram | 1 | -0/+24 |
| 2011-12-21 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -87/+97 |
| 2011-12-21 | fix dropdowns in components docs page | Mark Otto | 2 | -32/+21 |
| 2011-12-21 | fix mobile example sites, remove unused JS from docs index | Mark Otto | 2 | -25/+4 |
| 2011-12-21 | rename media grid to thumbnails, recompile bootstrap, fix examples for mobile... | Mark Otto | 1 | -1/+1 |
| 2011-12-21 | updated all docs to jQuery 1.7, move all docs JS to application.js, and move ... | Mark Otto | 8 | -108/+52 |
| 2011-12-21 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 5 | -87/+301 |
| 2011-12-21 | docs updates, forms updated to include error states and more examples, remove... | Mark Otto | 3 | -20/+169 |
| 2011-12-21 | animate -> animation | Jacob Thornton | 1 | -2/+2 |
| 2011-12-20 | update more readme changes - introduce target specificty convention to more p... | Jacob Thornton | 1 | -21/+18 |
| 2011-12-20 | update all to new on api + add animation support to tabs | Jacob Thornton | 2 | -50/+64 |
| 2011-12-20 | giant refactor - all spec passing again... | Jacob Thornton | 1 | -15/+14 |
| 2011-12-19 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -1/+7 |
| 2011-12-19 | mostly docs updates, but also some bug fixes per github issues | Mark Otto | 5 | -87/+301 |
| 2011-12-14 | rename transitions to transition and fix scrollspy example | Jacob Thornton | 2 | -1/+7 |
| 2011-12-13 | rename transitions js file, fix link in js docs | Mark Otto | 1 | -1/+1 |
| 2011-12-12 | updated docs to include other less apps | Mark Otto | 2 | -2/+20 |
| 2011-12-11 | updated buttons docs | Mark Otto | 2 | -13/+6 |
| 2011-12-11 | clearer grid vars docs language | Mark Otto | 1 | -4/+4 |
| 2011-12-11 | updated footers everywhere | Mark Otto | 5 | -20/+15 |
| 2011-12-11 | center example sites in docs on mobile | Mark Otto | 2 | -1/+30 |
| 2011-12-11 | Merge branch 'add-vertical-nav-divider' of https://github.com/evnm/bootstrap ... | Mark Otto | 1 | -0/+1 |
| 2011-12-10 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -2/+1 |
| 2011-12-10 | tweaks and increase specificity of pills and active classes | Mark Otto | 1 | -1/+1 |
| 2011-12-10 | Merge pull request #777 from ceejayoz/2.0-wip | Mark Otto | 1 | -2/+1 |
| 2011-12-09 | updated index page to add featured sites, more docs tweaks | Mark Otto | 8 | -1/+46 |
| 2011-12-09 | help tables not look like shit on mobile maybe? also fix bordered table example | Mark Otto | 1 | -0/+1 |
| 2011-12-09 | update js in footer, add max-width to img | Mark Otto | 6 | -12/+13 |
| 2011-12-09 | add jank js for prototyping new topbar to all docs pages | Mark Otto | 6 | -1/+57 |
| 2011-12-09 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 |
| 2011-12-09 | updated to include sub nav and pip nav, new docs updates, topbar nav refineme... | Mark Otto | 5 | -67/+22 |
| 2011-12-08 | fix docs for bordered-table | Chris Sternal-Johnson | 1 | -2/+1 |
| 2011-12-02 | Add vertical nav divider example in components doc page. | Evan Meagher | 1 | -0/+1 |
| 2011-11-30 | define constructor on prototypes | Jacob Thornton | 1 | -1/+1 |
| 2011-11-30 | adding temp idea for subnav to docs | Mark Otto | 1 | -0/+9 |
| 2011-11-30 | adding step nav to components | Mark Otto | 2 | -88/+22 |
| 2011-11-29 | update all leads on docs pages | Mark Otto | 6 | -7/+7 |
| 2011-11-29 | updates to add warning for bordered tables to docs, fix to spacing on prettyp... | Mark Otto | 1 | -1/+8 |
| 2011-11-29 | adding bordered table to docs and showing it works with colspan | Mark Otto | 1 | -2/+37 |
| 2011-11-29 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 3 | -199/+501 |
| 2011-11-29 | misc docs updates, revamped tables CSS save for grid columns and tablesorter ... | Mark Otto | 4 | -16/+43 |
| 2011-11-27 | add code to reset data for collapsed element so that item can be intitialized... | Jacob Thornton | 1 | -12/+12 |
| 2011-11-27 | rename tabs to tab - clean up lots of api stuff make href acceptable target val | Jacob Thornton | 1 | -38/+51 |
| 2011-11-27 | Remove static github buttons and replace with iframe versions | Mark Otto | 1 | -68/+4 |
| 2011-11-25 | clean up comments for better built files | Jacob Thornton | 1 | -5/+5 |
| 2011-11-25 | allow scrollspy to target a specific nav | Jacob Thornton | 1 | -2/+2 |
| 2011-11-25 | new plugin "collapse" for collapsible lists and "accordion" like support | Jacob Thornton | 2 | -21/+150 |
| 2011-11-24 | clean up scrollspy a bit - add public api method | Jacob Thornton | 1 | -1/+1 |
| 2011-11-24 | refactor modal | Jacob Thornton | 1 | -4/+5 |
| 2011-11-24 | refactor alerts + add new readme which idefientifies goals for 2.0 js | Jacob Thornton | 1 | -4/+38 |