| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-08 | cleanup organization of tabbable nav section | Mark Otto | 1 | -40/+13 |
| 2012-01-08 | move collapsing navbar nav to 480 and below, unfloat nav for 768 and below to... | Mark Otto | 3 | -106/+122 |
| 2012-01-08 | fix responsive navbar nav treatment by using hover instead of click | Mark Otto | 4 | -57/+73 |
| 2012-01-08 | adjust navs for fine details on dropdowns in stacked nav and improved open st... | Mark Otto | 3 | -17/+32 |
| 2012-01-08 | fix styles on right aligned blockquote to flip padding and border appropriately | Mark Otto | 3 | -2/+10 |
| 2012-01-08 | fix docs for fluid layout, update topbar to fix active text color for links | Mark Otto | 4 | -7/+7 |
| 2012-01-08 | clean up some spacing on the dropdown for typeahead | Mark Otto | 3 | -12/+26 |
| 2012-01-08 | remove / on js, fix link to typeahead, remove old gradient on dropdown hover | Mark Otto | 4 | -16/+153 |
| 2012-01-08 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 3 | -5/+33 |
| 2012-01-08 | first pass at ultra basic autocomplete | Jacob Thornton | 6 | -359/+189 |
| 2012-01-07 | recomment out the moz stuff for progress bars since less can't compile it rig... | Mark Otto | 1 | -1/+1 |
| 2012-01-07 | fix progress bars by removing border and negative margins | Mark Otto | 4 | -107/+45 |
| 2012-01-07 | remove unused css and reorder the toggle classes | Mark Otto | 1 | -97/+12 |
| 2012-01-07 | redoing the tabs on bottom, left, and right | Mark Otto | 4 | -189/+321 |
| 2012-01-07 | remove tabbable stuff to try new approach | Mark Otto | 2 | -2/+20 |
| 2012-01-07 | nuke unused code, add to upgrading page | Mark Otto | 3 | -67/+2 |
| 2012-01-07 | fix up dropdowns and navbar docs for the new dropdown styles | Mark Otto | 6 | -242/+220 |
| 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 | 13 | -894/+999 |
| 2012-01-07 | Merge pull request #923 from purwandi/2.0-wip | Jacob Thornton | 1 | -1/+0 |
| 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 | 6 | -305/+330 |
| 2012-01-07 | Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski... | Mark Otto | 7 | -1/+388 |
| 2012-01-07 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 4 | -1/+315 |
| 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 | 6 | -17/+122 |
| 2012-01-07 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 27 | -516/+1042 |
| 2012-01-07 | update link to collapse plugin | Jacob Thornton | 1 | -1/+1 |
| 2012-01-07 | scratch that, tweaking dropdowns in tabs | Mark Otto | 2 | -17/+4 |
| 2012-01-07 | Progress bars | Piotrek OkoĊski | 7 | -2/+385 |
| 2012-01-07 | adding back table grid sizing; will need support for responsive perhaps | Mark Otto | 3 | -246/+77 |
| 2012-01-07 | add html5 invalid state for super fancy errors via browser | Mark Otto | 3 | -1/+25 |
| 2012-01-07 | scope close icon in modal to modal-header to allow alerts in modals to use cl... | Mark Otto | 3 | -8/+8 |
| 2012-01-07 | change up the z-indexing and add some popover/twipsy content to the test moda... | Mark Otto | 6 | -16/+25 |
| 2012-01-07 | another quick pass at ranking all zindexes and listing them in variables for ... | Mark Otto | 8 | -15/+24 |
| 2012-01-07 | better ranking of z-indexes for tipsies so they appear above dropdown menus b... | Mark Otto | 5 | -10/+10 |
| 2012-01-07 | quick stab at fixing modal placement on 480px and down | Mark Otto | 3 | -2/+6 |
| 2012-01-07 | update fluid layout to use variable for sidebar width | Mark Otto | 3 | -6/+9 |
| 2012-01-07 | overhauled dropdowns now require use of .caret for dropdown arrow, redid the ... | Mark Otto | 9 | -171/+359 |
| 2012-01-07 | update the fluid examples to use new classes and clear the floats properly fr... | Mark Otto | 6 | -47/+65 |
| 2012-01-07 | tweak spacing once more on prettify; add support for uneditable inputs to inp... | Mark Otto | 5 | -13/+32 |
| 2012-01-07 | make fixed navbars have lower z-index | Mark Otto | 3 | -4/+4 |
| 2012-01-07 | update form shadows and tweak prettyprint styles | Mark Otto | 5 | -16/+29 |
| 2012-01-07 | fix form field sizing for selects, document form field grid sizing | Mark Otto | 5 | -140/+136 |
| 2012-01-07 | fix reponsive 1200+ media query to resolve mismatched gutters and negative ma... | Mark Otto | 2 | -3/+9 |
| 2012-01-07 | fix forms in navbars, fix examples' navbars | Mark Otto | 9 | -24/+36 |
| 2012-01-07 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -1/+12 |
| 2012-01-06 | front page docs updated to include old getting started section, update code s... | Mark Otto | 14 | -91/+340 |
| 2012-01-06 | start of autocomplete plugin | Jacob Thornton | 3 | -0/+314 |
| 2012-01-06 | Merge pull request #907 from ansman/2.0-wip | Jacob Thornton | 2 | -1/+12 |