| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-07 | scratch that, tweaking dropdowns in tabs | Mark Otto | 1 | -16/+3 |
| 2012-01-07 | Progress bars | Piotrek OkoĊski | 3 | -0/+117 |
| 2012-01-07 | adding back table grid sizing; will need support for responsive perhaps | Mark Otto | 1 | -115/+6 |
| 2012-01-07 | add html5 invalid state for super fancy errors via browser | Mark Otto | 1 | -0/+13 |
| 2012-01-07 | scope close icon in modal to modal-header to allow alerts in modals to use cl... | Mark Otto | 1 | -1/+2 |
| 2012-01-07 | change up the z-indexing and add some popover/twipsy content to the test moda... | Mark Otto | 3 | -8/+9 |
| 2012-01-07 | another quick pass at ranking all zindexes and listing them in variables for ... | Mark Otto | 6 | -6/+15 |
| 2012-01-07 | better ranking of z-indexes for tipsies so they appear above dropdown menus b... | Mark Otto | 3 | -3/+3 |
| 2012-01-07 | quick stab at fixing modal placement on 480px and down | Mark Otto | 1 | -0/+1 |
| 2012-01-07 | update fluid layout to use variable for sidebar width | Mark Otto | 2 | -5/+8 |
| 2012-01-07 | overhauled dropdowns now require use of .caret for dropdown arrow, redid the ... | Mark Otto | 3 | -76/+123 |
| 2012-01-07 | update the fluid examples to use new classes and clear the floats properly fr... | Mark Otto | 1 | -10/+12 |
| 2012-01-07 | tweak spacing once more on prettify; add support for uneditable inputs to inp... | Mark Otto | 1 | -3/+11 |
| 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 | -21/+42 |
| 2012-01-07 | fix reponsive 1200+ media query to resolve mismatched gutters and negative ma... | Mark Otto | 1 | -1/+4 |
| 2012-01-07 | fix forms in navbars, fix examples' navbars | Mark Otto | 2 | -1/+7 |
| 2012-01-06 | front page docs updated to include old getting started section, update code s... | Mark Otto | 4 | -10/+28 |
| 2012-01-05 | fixing conflict in dividers in navbar, fix navbar docs, fix search form in na... | Mark Otto | 2 | -2/+4 |
| 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 | 3 | -13/+22 |
| 2012-01-05 | default cursor for disabled links in pagination | Mark Otto | 1 | -0/+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 | 2 | -2/+3 |
| 2012-01-05 | Tweak the docs and address the new forms list of controls: radios and checkbo... | Mark Otto | 2 | -18/+22 |
| 2012-01-05 | breaking out patterns.less even more, removing unnecessary div from checkbox ... | Mark Otto | 13 | -577/+568 |
| 2012-01-05 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 3 | -1/+53 |
| 2012-01-05 | tweaks abound, updated prettify styles, new sidenav component started, sprite... | Mark Otto | 5 | -1/+166 |
| 2012-01-02 | ease-in-out slide transition | Jacob Thornton | 1 | -1/+1 |
| 2012-01-02 | basic carousel implementation | Jacob Thornton | 1 | -3/+29 |
| 2012-01-02 | placeholder design for carousel | Jacob Thornton | 1 | -5/+21 |
| 2012-01-02 | add quotes to courier new | Jacob Thornton | 1 | -1/+1 |
| 2012-01-02 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 8 | -137/+80 |
| 2012-01-02 | start playing with carousel stuff | Jacob Thornton | 2 | -0/+10 |
| 2011-12-30 | missing parantheses | Mark Otto | 1 | -1/+1 |
| 2011-12-27 | border radius on large button toolbar | Mark Otto | 1 | -0/+18 |
| 2011-12-27 | add appended input example to docs, fix help-text wrapping issue by clearing ... | Mark Otto | 2 | -5/+2 |
| 2011-12-27 | fix quotes in font-family usage | Mark Otto | 1 | -2/+2 |
| 2011-12-27 | allow select with size attr to not have fixed height | Mark Otto | 1 | -1/+2 |
| 2011-12-27 | add ie7 inline block mixin and add ability to center pagination | Mark Otto | 2 | -1/+13 |
| 2011-12-27 | clean up some css for github issues: input prepend z-index, modals revamped f... | Mark Otto | 3 | -4/+15 |
| 2011-12-27 | capitalize Less in makefile, add print less file (not yet compiled) | Mark Otto | 1 | -0/+18 |
| 2011-12-27 | remove negative margin from .brand in docs, update navbar to support buttons ... | Mark Otto | 1 | -0/+4 |
| 2011-12-26 | clean up some comments and fix a bug with buttons in navbar by removing too g... | Mark Otto | 1 | -100/+3 |
| 2011-12-26 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 3 | -19/+19 |
| 2011-12-22 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 6 | -4/+107 |
| 2011-12-22 | change above below to top bottom and add "inside" placement option | Jacob Thornton | 3 | -19/+19 |
| 2011-12-21 | remove inline input field CSS since that's not required as all inputs are inl... | Mark Otto | 1 | -21/+0 |
| 2011-12-21 | update comment on select bg bug and confirmed it was fixed, scoped responsive... | Mark Otto | 2 | -2/+2 |