| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-28 | Fixes #5594: Vertical button groups show use max-width, not width, and be sco... | Mark Otto | 1 | -7/+7 |
| 2012-11-28 | Fixes #5930: redeclare font-size for popoves in btn-groups | Mark Otto | 1 | -1/+2 |
| 2012-11-28 | Fixes #5927: Scope button group 5px button left margin to immediate children | Mark Otto | 1 | -3/+3 |
| 2012-11-28 | Fixes #6035: use font-size vars in button groups | Mark Otto | 1 | -3/+3 |
| 2012-11-18 | Fixes #5937: Border radius vars in button groups | Mark Otto | 1 | -12/+12 |
| 2012-10-31 | Replaced hardcoded CSS rules with mixins | Ninir | 1 | -24/+8 |
| 2012-09-18 | fixes #5177: remove color on .btn-large .caret, but keep sizing change; also ... | Mark Otto | 1 | -2/+1 |
| 2012-09-12 | fixes #5107: make all .btn-group inline-block by default instead of just with... | Mark Otto | 1 | -4/+2 |
| 2012-09-12 | change up box-shadow mixin usage everywhere to use escaping again, or local v... | Mark Otto | 1 | -2/+2 |
| 2012-08-27 | Unescaped box-shadows to take advantage of new box-shadow mixin | Luis Aleman | 1 | -2/+2 |
| 2012-08-27 | fixes #4718: add vertical-align: middle; to .btn-group to ensure proper align... | Mark Otto | 1 | -0/+1 |
| 2012-08-20 | ie7 button group and button toggle padding changes | Mark Otto | 1 | -3/+7 |
| 2012-08-20 | fix vertical button-groups in ie7 | Mark Otto | 1 | -0/+1 |
| 2012-08-19 | fixes #4458: improve support for .btn + .btn in .btn-groups and .btn-toolbars | Mark Otto | 1 | -2/+5 |
| 2012-08-18 | fixes #4442: allow for .btn within a .btn-toolbar without .btn-group | Mark Otto | 1 | -0/+5 |
| 2012-07-30 | update button styles to use updated 14px base font size, align carets to othe... | Mark Otto | 1 | -17/+12 |
| 2012-07-09 | wasn't feeling the new buttons, downsizing again until we get a better balance | Mark Otto | 1 | -13/+17 |
| 2012-07-09 | updating docs examples to remove 13/18 resets, fix up buttons alignments and ... | Mark Otto | 1 | -14/+10 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+3 |
| 2012-06-25 | fix dropdowns in button groups after font-size hack | Mark Otto | 1 | -1/+4 |
| 2012-06-25 | prevent button group buttons from wrapping in tight spaces by removing floats... | Mark Otto | 1 | -2/+13 |
| 2012-06-19 | add basic vertical button group support | Mark Otto | 1 | -0/+30 |
| 2012-04-24 | fix ie7 button group toggles and button borders | Mark Otto | 1 | -4/+2 |
| 2012-04-23 | fix up buttons after recess property order | Mark Otto | 1 | -0/+1 |
| 2012-04-02 | fix #2913: get more specific with button group selectors | Mark Otto | 1 | -15/+15 |
| 2012-03-31 | remove @shadow instances and replace with escaped values, update mixins to no... | Mark Otto | 1 | -7/+2 |
| 2012-03-25 | revert bart's mixin fix | Mark Otto | 1 | -5/+7 |
| 2012-03-23 | Merge branch 'bartt-master' into 2.0.3-wip | Mark Otto | 1 | -4/+5 |
| 2012-03-23 | fix other instances of mixins, swap use of box-shadow everywhere, include bor... | Mark Otto | 1 | -4/+5 |
| 2012-03-23 | fix #2625 manually: account for dropup caret on large button | Mark Otto | 1 | -4/+9 |
| 2012-03-22 | Dropdowns overhaul: | Mark Otto | 1 | -11/+28 |
| 2012-03-12 | button group sizes for ie7 fixes | Mark Otto | 1 | -2/+8 |
| 2012-03-10 | add button sizes to docs for button dropdowns, clean up styles for them | Mark Otto | 1 | -0/+21 |
| 2012-03-05 | Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wip | Mark Otto | 1 | -5/+0 |
| 2012-03-05 | fix warning button issue per #2392 and add warning buttons to components | Mark Otto | 1 | -0/+1 |
| 2012-03-04 | Fixed small button caret and moved less code to dropdowns | Simon Charette | 1 | -5/+0 |
| 2012-02-21 | Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo... | Mark Otto | 1 | -0/+1 |
| 2012-02-12 | change classname from .btn-dark to .btn-inverse, change use text | Mark Otto | 1 | -1/+1 |
| 2012-02-10 | Added the carret of the button | Simon | 1 | -1/+2 |
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 1 | -5/+5 |
| 2012-01-30 | Adding dropup support to split buttons and navbar | Burak Tuyan | 1 | -0/+1 |
| 2012-01-28 | nav, buttons, and docs updates to account for outline: 0; on :active | Mark Otto | 1 | -0/+7 |
| 2012-01-27 | rgba text color on active buttons for a bit more contrast from their non-acti... | Mark Otto | 1 | -1/+2 |
| 2012-01-27 | fixing up buttons and examples of implementing icons | Mark Otto | 1 | -1/+8 |
| 2012-01-27 | clean up use of mixins to highlight them appropriately in your fav editor | Mark Otto | 1 | -2/+2 |
| 2012-01-27 | IE7 fixes for split buttons and dropdowns | Pete Hopkins | 1 | -10/+20 |
| 2012-01-27 | Adds necessary ie7-inline-block macros | Pete Hopkins | 1 | -0/+1 |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -0/+121 |