| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-07 | fix up dropdowns and navbar docs for the new dropdown styles | Mark Otto | 1 | -15/+14 |
| 2012-01-07 | overhaul the entire tabs component structure and docs; remove side nav and ma... | Mark Otto | 1 | -32/+38 |
| 2012-01-07 | overhauled docs to include example markup, add language around browser suppor... | Mark Otto | 1 | -10/+11 |
| 2012-01-07 | Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski... | Mark Otto | 1 | -0/+10 |
| 2012-01-07 | fixing tablesorter styles by adding the jquery plugin back to the lib, fixing... | Mark Otto | 1 | -4/+9 |
| 2012-01-07 | Progress bars | Piotrek OkoĊski | 1 | -1/+11 |
| 2012-01-07 | adding back table grid sizing; will need support for responsive perhaps | Mark Otto | 1 | -0/+12 |
| 2012-01-07 | add html5 invalid state for super fancy errors via browser | Mark Otto | 1 | -0/+1 |
| 2012-01-07 | scope close icon in modal to modal-header to allow alerts in modals to use cl... | Mark Otto | 1 | -3/+2 |
| 2012-01-07 | change up the z-indexing and add some popover/twipsy content to the test moda... | Mark Otto | 1 | -3/+3 |
| 2012-01-07 | another quick pass at ranking all zindexes and listing them in variables for ... | Mark Otto | 1 | -4/+4 |
| 2012-01-07 | better ranking of z-indexes for tipsies so they appear above dropdown menus b... | Mark Otto | 1 | -3/+3 |
| 2012-01-07 | quick stab at fixing modal placement on 480px and down | Mark Otto | 1 | -1/+1 |
| 2012-01-07 | overhauled dropdowns now require use of .caret for dropdown arrow, redid the ... | Mark Otto | 1 | -13/+18 |
| 2012-01-07 | update the fluid examples to use new classes and clear the floats properly fr... | Mark Otto | 1 | -5/+6 |
| 2012-01-07 | tweak spacing once more on prettify; add support for uneditable inputs to inp... | Mark Otto | 1 | -3/+5 |
| 2012-01-07 | make fixed navbars have lower z-index | Mark Otto | 1 | -1/+1 |
| 2012-01-07 | update form shadows and tweak prettyprint styles | Mark Otto | 1 | -2/+2 |
| 2012-01-07 | fix form field sizing for selects, document form field grid sizing | Mark Otto | 1 | -17/+26 |
| 2012-01-07 | fix forms in navbars, fix examples' navbars | Mark Otto | 1 | -2/+2 |
| 2012-01-06 | front page docs updated to include old getting started section, update code s... | Mark Otto | 1 | -7/+12 |
| 2012-01-05 | fixing conflict in dividers in navbar, fix navbar docs, fix search form in na... | Mark Otto | 1 | -3/+3 |
| 2012-01-05 | docs cleanup and navbar brand hover | Mark Otto | 1 | -1/+1 |
| 2012-01-05 | massive docs update, mostly to all our new forms, and to the buttons | Mark Otto | 1 | -25/+25 |
| 2012-01-05 | default cursor for disabled links in pagination | Mark Otto | 1 | -1/+1 |
| 2012-01-05 | make dropdowns use unicode character for :after | Mark Otto | 1 | -1/+1 |
| 2012-01-05 | move mega link footer to scaffolding to try it out, fix broken button text sh... | Mark Otto | 1 | -3/+3 |
| 2012-01-05 | Tweak the docs and address the new forms list of controls: radios and checkbo... | Mark Otto | 1 | -1/+3 |
| 2012-01-05 | breaking out patterns.less even more, removing unnecessary div from checkbox ... | Mark Otto | 1 | -112/+107 |
| 2012-01-05 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -2/+13 |
| 2012-01-05 | tweaks abound, updated prettify styles, new sidenav component started, sprite... | Mark Otto | 1 | -1/+101 |
| 2012-01-02 | ease-in-out slide transition | Jacob Thornton | 1 | -1/+1 |
| 2012-01-02 | basic carousel implementation | Jacob Thornton | 1 | -3/+10 |
| 2012-01-02 | placeholder design for carousel | Jacob Thornton | 1 | -2/+4 |
| 2012-01-02 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -23/+15 |
| 2012-01-02 | start playing with carousel stuff | Jacob Thornton | 1 | -1/+3 |
| 2011-12-27 | border radius on large button toolbar | Mark Otto | 1 | -0/+2 |
| 2011-12-27 | add appended input example to docs, fix help-text wrapping issue by clearing ... | Mark Otto | 1 | -3/+4 |
| 2011-12-27 | allow select with size attr to not have fixed height | Mark Otto | 1 | -1/+1 |
| 2011-12-27 | add ie7 inline block mixin and add ability to center pagination | Mark Otto | 1 | -1/+2 |
| 2011-12-27 | clean up some css for github issues: input prepend z-index, modals revamped f... | Mark Otto | 1 | -4/+4 |
| 2011-12-27 | remove negative margin from .brand in docs, update navbar to support buttons ... | Mark Otto | 1 | -0/+1 |
| 2011-12-26 | clean up some comments and fix a bug with buttons in navbar by removing too g... | Mark Otto | 1 | -10/+1 |
| 2011-12-26 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -8/+8 |
| 2011-12-22 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -8/+17 |
| 2011-12-22 | change above below to top bottom and add "inside" placement option | Jacob Thornton | 1 | -8/+8 |
| 2011-12-21 | remove inline input field CSS since that's not required as all inputs are inl... | Mark Otto | 1 | -4/+0 |
| 2011-12-21 | update comment on select bg bug and confirmed it was fixed, scoped responsive... | Mark Otto | 1 | -1/+1 |
| 2011-12-21 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+9 |
| 2011-12-21 | update thumbnails to keep images from going past edges of thumbnails | Mark Otto | 1 | -2/+2 |