| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-29 | update collapsible nav in navbar | Mark Otto | 3 | -4/+4 |
| 2012-01-29 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | fix form styles on prepend/append for consistency, update code docs with exam... | Mark Otto | 1 | -0/+6 |
| 2012-01-29 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 8 | -256/+286 |
| 2012-01-29 | move building zip file into docs/makefile | Jacob Thornton | 1 | -1/+1 |
| 2012-01-29 | update text on icons note | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | last minute addition of a simple fluid grid for our fluid examples; it needs ... | Mark Otto | 1 | -1/+0 |
| 2012-01-29 | update hero example and examples overview | Mark Otto | 1 | -14/+44 |
| 2012-01-29 | remove form docs from the styles and markup, it's no longer needed | Mark Otto | 1 | -31/+28 |
| 2012-01-28 | add swatches to the color variables in less docs page | Mark Otto | 1 | -112/+90 |
| 2012-01-28 | removing required .navbar-static class, rewrote docs to reflect the change, a... | Mark Otto | 2 | -4/+13 |
| 2012-01-28 | revamped the thumbnails examples to make them work and look better at higher ... | Mark Otto | 1 | -14/+14 |
| 2012-01-28 | namespace progress bars and labels classes | Mark Otto | 1 | -23/+19 |
| 2012-01-28 | updates to responsive and docs for responsive navbar | Mark Otto | 1 | -0/+3 |
| 2012-01-28 | clarify and tweak media queries | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | remove benefits from homepage html | Mark Otto | 1 | -12/+0 |
| 2012-01-28 | update components page to include docs for the new navbar collapse feature, r... | Mark Otto | 2 | -6/+29 |
| 2012-01-28 | fix the navbar click and a few jank responsive problems | Mark Otto | 2 | -38/+45 |
| 2012-01-28 | turn off brand hover for now + get nav toggling in mobile | Jacob Thornton | 1 | -26/+28 |
| 2012-01-28 | add in a navbar button for toggling the nav items | Mark Otto | 1 | -0/+5 |
| 2012-01-28 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -3/+9 |
| 2012-01-28 | fix tabs-below typo | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -2/+2 |
| 2012-01-28 | typahead does case insensitive matching with simple sorter + accepts highligh... | Jacob Thornton | 1 | -3/+9 |
| 2012-01-28 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -14/+2 |
| 2012-01-28 | darken buttons, uncomment out firefox keyframes from progress bars | Mark Otto | 1 | -2/+2 |
| 2012-01-28 | fix z-index issue with modals for popovers,tooltips,and dropdowns | Jacob Thornton | 1 | -14/+2 |
| 2012-01-28 | updated upgrading page | Mark Otto | 1 | -86/+185 |
| 2012-01-28 | change text on js docs page to improve rendering on iphone, update responsive... | Mark Otto | 1 | -2/+2 |
| 2012-01-28 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -33/+0 |
| 2012-01-28 | modal refinements in docs and general responsiveness | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 2 | -44/+40 |
| 2012-01-28 | remove quick start section to simplify landing page + start rewriting applica... | Jacob Thornton | 1 | -33/+0 |
| 2012-01-28 | remove fixed width from labels table | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | drop span2-4 on form examples to 1-3 | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | rewrite the code section of the type docs | Mark Otto | 1 | -42/+38 |
| 2012-01-27 | call attention to notices in js docs more | Mark Otto | 1 | -16/+37 |
| 2012-01-27 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -2/+35 |
| 2012-01-27 | adding wells and close icon to the docs under misc in components, with a new ... | Mark Otto | 2 | -111/+171 |
| 2012-01-27 | move the matcher and sorter into the options - encourage people to override t... | Jacob Thornton | 1 | -1/+16 |
| 2012-01-27 | add toggle to docs for popover/tooltip | Jacob Thornton | 1 | -0/+6 |
| 2012-01-27 | add zindex option for tooltips/popovers and fix modal zindex doc example | Jacob Thornton | 1 | -1/+13 |
| 2012-01-27 | fixing up buttons and examples of implementing icons | Mark Otto | 2 | -104/+80 |
| 2012-01-27 | Merge branch '2.0/docs/base/icons' of https://github.com/buraktuyan/bootstrap... | Mark Otto | 1 | -17/+56 |
| 2012-01-27 | new tab focus style and mixin | Mark Otto | 1 | -0/+5 |
| 2012-01-27 | Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ... | Mark Otto | 1 | -1/+7 |
| 2012-01-28 | Adding new examples to the icons' docs. | Burak Tuyan | 1 | -17/+56 |
| 2012-01-27 | update the docs for icons | Mark Otto | 1 | -2/+7 |
| 2012-01-27 | Merge branch '2.0-wip' of https://github.com/buraktuyan/bootstrap into burakt... | Mark Otto | 1 | -16/+46 |
| 2012-01-27 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -12/+12 |