| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-29 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -4/+4 |
| 2012-01-29 | update navbar collapse everywhere and remake | Mark Otto | 2 | -2/+2 |
| 2012-01-29 | update collapsible nav in navbar | Mark Otto | 15 | -17/+20 |
| 2012-01-29 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 3 | -2/+2 |
| 2012-01-29 | fix form styles on prepend/append for consistency, update code docs with exam... | Mark Otto | 3 | -1/+13 |
| 2012-01-29 | Fixed @warningText and @warningBackground colors in docs | Chad Moran | 1 | -4/+4 |
| 2012-01-29 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 19 | -716/+930 |
| 2012-01-29 | fix animated/striped gradients in progress bars | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | move building zip file into docs/makefile | Jacob Thornton | 3 | -2/+2 |
| 2012-01-29 | refined pager styles to give a border on the links and improved hover state | Mark Otto | 1 | -2/+7 |
| 2012-01-29 | update text on icons note | Mark Otto | 2 | -2/+2 |
| 2012-01-29 | last minute addition of a simple fluid grid for our fluid examples; it needs ... | Mark Otto | 4 | -35/+144 |
| 2012-01-29 | update hero example and examples overview | Mark Otto | 2 | -28/+88 |
| 2012-01-29 | remove form docs from the styles and markup, it's no longer needed | Mark Otto | 4 | -80/+68 |
| 2012-01-28 | add swatches to the color variables in less docs page | Mark Otto | 3 | -224/+204 |
| 2012-01-28 | removing required .navbar-static class, rewrote docs to reflect the change, a... | Mark Otto | 5 | -19/+39 |
| 2012-01-28 | revamped the thumbnails examples to make them work and look better at higher ... | Mark Otto | 4 | -28/+36 |
| 2012-01-28 | namespace progress bars and labels classes | Mark Otto | 3 | -56/+48 |
| 2012-01-28 | updates to responsive and docs for responsive navbar | Mark Otto | 4 | -5/+11 |
| 2012-01-28 | clarify and tweak media queries | Mark Otto | 3 | -3/+3 |
| 2012-01-28 | remove benefits from homepage html | Mark Otto | 2 | -24/+0 |
| 2012-01-28 | update docs to simplify some css | Mark Otto | 1 | -30/+0 |
| 2012-01-28 | fix alert close position | Mark Otto | 1 | -0/+1 |
| 2012-01-28 | update components page to include docs for the new navbar collapse feature, r... | Mark Otto | 4 | -12/+58 |
| 2012-01-28 | fix dropdowns in subnav | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | more responsive tweaks for tablet | Mark Otto | 1 | -29/+26 |
| 2012-01-28 | fix the navbar click and a few jank responsive problems | Mark Otto | 7 | -140/+195 |
| 2012-01-28 | remove background from accordion, and use border instead | Mark Otto | 1 | -4/+2 |
| 2012-01-28 | remove padding from first-child of inline radios/checkboxes | Mark Otto | 1 | -0/+3 |
| 2012-01-28 | fix goign between small view large view with responsive collapse | Jacob Thornton | 1 | -6/+11 |
| 2012-01-28 | turn off brand hover for now + get nav toggling in mobile | Jacob Thornton | 12 | -264/+287 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 12 | -391/+498 |
| 2012-01-28 | blah | Jacob Thornton | 1 | -5/+0 |
| 2012-01-28 | add in a navbar button for toggling the nav items | Mark Otto | 12 | -391/+491 |
| 2012-01-28 | vertical align inline checkboxes/radios to improve rendering in topbar | Mark Otto | 1 | -0/+7 |
| 2012-01-28 | change .span* inputs to use content-sizing: border-box; to make them behave a... | Mark Otto | 1 | -0/+27 |
| 2012-01-28 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -6/+18 |
| 2012-01-28 | fix tabs-below typo | Mark Otto | 2 | -2/+2 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 5 | -106/+80 |
| 2012-01-28 | typahead does case insensitive matching with simple sorter + accepts highligh... | Jacob Thornton | 3 | -7/+19 |
| 2012-01-28 | restore IE filters, but reset them on buttons | Mark Otto | 1 | -0/+16 |
| 2012-01-28 | add checkbox/radio border for ios in responsive | Mark Otto | 2 | -2/+4 |
| 2012-01-28 | fix border and border radius on radios/checkboxes for iOS, fix forms docs ali... | Mark Otto | 3 | -58/+8 |
| 2012-01-28 | reset border-radius only for ie9? | Mark Otto | 1 | -3/+1 |
| 2012-01-28 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 4 | -35/+18 |
| 2012-01-28 | darken buttons, uncomment out firefox keyframes from progress bars | Mark Otto | 3 | -45/+53 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 2 | -14/+25 |
| 2012-01-28 | fix z-index issue with modals for popovers,tooltips,and dropdowns | Jacob Thornton | 4 | -35/+18 |
| 2012-01-28 | increase padding on modal-header after decreasing h3 line-height | Mark Otto | 1 | -2/+2 |
| 2012-01-28 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -7/+1 |