| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-06-24 | Partly revert cb7eb674accd24b6b73f26ef23cf4a301b6ebfaf | Heinrich Fenkart | 1 | -0/+7 |
| 2014-06-19 | Use full deprecation version | Bas Bosman | 1 | -2/+2 |
| 2014-06-18 | rewrite striped and active to deprecate the parent selectors, change the docs | Mark Otto | 1 | -1/+9 |
| 2014-06-18 | fixes #13347: make striped progress bars its own class | Mark Otto | 1 | -1/+2 |
| 2014-03-07 | Add autoprefixer | Bas Bosman | 1 | -7/+0 |
| 2014-03-04 | Fixes #12848: Account for and document progress bars at 0-3% | Mark Otto | 1 | -0/+16 |
| 2013-11-13 | Remove unusual keyframes prefixes | Zlatan Vasović | 1 | -12/+0 |
| 2013-10-26 | Add .animation() mixin | Zlatan Vasović | 1 | -5/+1 |
| 2013-10-24 | fix WebKit caps in comments | Chris Rebert | 1 | -1/+1 |
| 2013-09-06 | Merge pull request #9968 from thelukemcdonald/master | Mark Otto | 1 | -1/+1 |
| 2013-09-03 | Fixes #10407: Add line-height to progress bar for proper text alignment within | Mark Otto | 1 | -0/+1 |
| 2013-08-20 | Remove progress bar striped @color parameters; use default transparent white. | Luke McDonald | 1 | -1/+1 |
| 2013-08-15 | delete comments | Mark Otto | 1 | -10/+6 |
| 2013-08-12 | Drop background-clip and background-size mixins since they have no prefixes a... | Mark Otto | 1 | -1/+1 |
| 2013-08-05 | Clean up mixins, fix #9100 (no ms-keyframes) | Mark Otto | 1 | -7/+1 |
| 2013-07-26 | Vars update | Mark Otto | 1 | -1/+0 |
| 2013-07-26 | move things around :) | syed | 1 | -2/+2 |
| 2013-07-07 | extract .progress-bar-variant mix-in | Chris Rebert | 1 | -16/+4 |
| 2013-05-09 | Unitless line-height | Mark Otto | 1 | -2/+2 |
| 2013-05-09 | Remove backface-visibility from progress bars. | Blake Embrey | 1 | -1/+0 |
| 2013-05-03 | Merge pull request #7621 from jeremydenoun/patch-1 | Mark Otto | 1 | -0/+1 |
| 2013-05-02 | Use @font-size-... variables instead of hardcoded font-size in px | DarDar | 1 | -1/+1 |
| 2013-04-18 | Fix flickering on progress bar width update | jeremydenoun | 1 | -0/+1 |
| 2013-03-10 | Set border-box globally instead | Mark Otto | 1 | -1/+0 |
| 2013-02-01 | Refactor colors and progress bars | Mark Otto | 1 | -39/+34 |
| 2013-01-16 | flatten the progress bars | Mark Otto | 1 | -12/+14 |
| 2012-11-30 | remove color variables, swap others were appropro | Mark Otto | 1 | -2/+2 |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -1/+1 |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -3/+3 |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -2/+2 |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+1 |
| 2012-10-03 | use border-radius vars where possible | Mark Otto | 1 | -1/+1 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 1 | -1/+1 |
| 2012-09-12 | change up box-shadow mixin usage everywhere to use escaping again, or local v... | Mark Otto | 1 | -1/+1 |
| 2012-08-27 | Unescaped box-shadows to take advantage of new box-shadow mixin | Luis Aleman | 1 | -1/+1 |
| 2012-08-20 | bump up height of progress bars, give some extra depth with stacking bars, an... | Mark Otto | 1 | -2/+5 |
| 2012-08-20 | stack mutliple progress bars | Jonas Pommerening | 1 | -8/+9 |
| 2012-07-02 | .progress .bar { height: 100% } | Dave DeSandro | 1 | -1/+1 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+3 |
| 2012-03-25 | Merge branch 'andreasbovens-master' into 2.0.3-wip | Mark Otto | 1 | -0/+8 |
| 2012-03-24 | Added -o- and -ms- prefixes to animations CSS | Andreas Bovens | 1 | -0/+8 |
| 2012-03-15 | Invert progress-bar-stripes direction | Marcel Jackwerth | 1 | -8/+8 |
| 2012-03-10 | fix gradient mixins by escaping them, add notes on progress bars | Mark Otto | 1 | -0/+6 |
| 2012-03-05 | clearing up progress bar docs and resetting the striped one to match default ... | Mark Otto | 1 | -1/+1 |
| 2012-02-24 | Progress bars: Added warning (orange) bar | Jonathan Camile | 1 | -0/+8 |
| 2012-01-29 | fix animated/striped gradients in progress bars | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | namespace progress bars and labels classes | Mark Otto | 1 | -6/+6 |
| 2012-01-28 | comment for progress bars firefox keyframes | Mark Otto | 1 | -0/+1 |
| 2012-01-28 | darken buttons, uncomment out firefox keyframes from progress bars | Mark Otto | 1 | -5/+4 |
| 2012-01-27 | update progress bars to have a solid edge until 100% filled | Mark Otto | 1 | -6/+2 |