| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-02 | Merge branch '2.1.0-wip' of http://github.com/twitter/bootstrap into 2.1.0-wip | Jacob Thornton | 4 | -25/+59 |
| 2012-08-02 | fix indexof on array for ie8 | Jacob Thornton | 4 | -4/+4 |
| 2012-08-01 | cut down on selectors on .formFieldState() mixin to origin input catchall | Mark Otto | 2 | -98/+7 |
| 2012-08-01 | fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions w... | Mark Otto | 2 | -17/+121 |
| 2012-08-01 | add test for #4236: button group, one button with text and one with icon, now... | Mark Otto | 1 | -1/+11 |
| 2012-08-01 | add select element responsive CSS test | Mark Otto | 1 | -13/+24 |
| 2012-08-01 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 6 | -36/+66 |
| 2012-08-01 | decrease box-shadow | Mark Otto | 1 | -1/+1 |
| 2012-08-01 | aria-labelledby="myModalLabel" aria-hidden="true" | Jacob Thornton | 3 | -8/+8 |
| 2012-08-01 | Merge pull request #4257 from ginader/modal-accessibility | ♒∆✝ | 6 | -33/+63 |
| 2012-08-01 | close #3531 added focus handling and removed the badly announced "times" clos... | Dirk Ginader | 6 | -33/+63 |
| 2012-08-01 | label new css test | Mark Otto | 1 | -0/+1 |
| 2012-08-01 | fixes #4254: make .span12 expand full width of a parent when responsive | Mark Otto | 2 | -0/+12 |
| 2012-08-01 | add test for textarea at .span12, really fix docs footer | Mark Otto | 2 | -0/+18 |
| 2012-08-01 | increase padding on navbar responsive nav links, fix footer margins | Mark Otto | 3 | -7/+3 |
| 2012-08-01 | remove the canvas slider doodad | Mark Otto | 20 | -1061/+457 |
| 2012-08-01 | add popover and tooltip components | Mark Otto | 2 | -0/+124 |
| 2012-08-01 | add components section to docs for isolated examples | Mark Otto | 12 | -0/+857 |
| 2012-08-01 | darken default button borders | Mark Otto | 2 | -4/+4 |
| 2012-08-01 | add compability note to image styles | Mark Otto | 2 | -2/+2 |
| 2012-08-01 | fix jank button on docs homepage | Mark Otto | 1 | -2/+6 |
| 2012-08-01 | increase horizontal padding on inputs given new font-size | Mark Otto | 4 | -39/+39 |
| 2012-08-01 | pulsing download button on homepage | Mark Otto | 1 | -3/+11 |
| 2012-08-01 | increase margin on checkboxes and radios to center properly | Mark Otto | 2 | -2/+2 |
| 2012-08-01 | fixes #4253: hover on responsive navbar | Mark Otto | 2 | -0/+8 |
| 2012-08-01 | Merge pull request #4241 from shama/issue-guidelines | ♒∆✝ | 1 | -3/+3 |
| 2012-07-31 | Use ref instead of label when checking branches in issue-guidelines | Kyle Robinson Young | 1 | -3/+3 |
| 2012-07-31 | copy edits to docs | Mark Otto | 4 | -4/+4 |
| 2012-07-31 | reorder docs css | Mark Otto | 1 | -127/+125 |
| 2012-07-30 | place chevrons first in sidenav in docs, fix ie7 bugs for said sidenav | Mark Otto | 15 | -104/+106 |
| 2012-07-30 | fixes #3615: remove last-child hack for IE7 since IE7 doesn't support :last-c... | Mark Otto | 2 | -9/+0 |
| 2012-07-30 | remove position from labels/badges in mini btns | Mark Otto | 2 | -0/+11 |
| 2012-07-30 | fix download page links | Mark Otto | 4 | -4/+4 |
| 2012-07-30 | fixes #3665: ensure inputs in a fluid row maintain grid sizing | Mark Otto | 3 | -0/+27 |
| 2012-07-30 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 1 | -0/+1 |
| 2012-07-30 | fixes #3900: nudge badges in buttons up 1px | Mark Otto | 3 | -1/+17 |
| 2012-07-30 | Merge pull request #4229 from conzett/master | Mark Otto | 1 | -0/+1 |
| 2012-07-30 | update button styles to use updated 14px base font size, align carets to othe... | Mark Otto | 4 | -47/+34 |
| 2012-07-30 | fix navbar form alignment, and update examples to show these cases | Mark Otto | 5 | -17/+18 |
| 2012-07-30 | Add 'dist' directory to .gitignore | Graham Conzett | 1 | -0/+1 |
| 2012-07-30 | new fav and touch icons to match new masthead | Mark Otto | 5 | -0/+0 |
| 2012-07-30 | fixes #3858: add var for responsive navbar. also add additional examples to n... | Mark Otto | 4 | -1/+103 |
| 2012-07-30 | fix examples collapse classes, rename navbar-redux to navbar and delete the o... | Mark Otto | 7 | -636/+189 |
| 2012-07-29 | fixes #4221: correct border-collapse property for IE7 hack | Mark Otto | 2 | -2/+2 |
| 2012-07-29 | fix footer in responsive | Mark Otto | 1 | -4/+5 |
| 2012-07-29 | fixes #3694: provide override classes for .hide and .pull-right for grid columns | Mark Otto | 2 | -1/+22 |
| 2012-07-29 | more breadcrumb tweaks for contrast | Mark Otto | 2 | -6/+6 |
| 2012-07-29 | remove gradient, border, and box-shadow from .breadcrumb to differentiate fro... | Mark Otto | 2 | -21/+8 |
| 2012-07-29 | Merge branch '2.1.0-wip-navbar' into 2.1.0-wip | Mark Otto | 21 | -283/+625 |
| 2012-07-29 | use shorthand on form field transitions for box-shadow mixin | Mark Otto | 1 | -2/+1 |