| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-12-30 | Rewrite progress component without <progress> element | Mark Otto | 1 | -16/+0 | |
| - <progress> element didn't allow animation, labels overlaid, multiple bars, etc. - Revamps CSS to use something more similar to v3's implementation - Ditches variant mixin for `bg-` utils - Rebuilds docs to match, including adding a new Height section for customizing that. Only potential remaining todo is adding `.sr-only` instances to within the bar. Unsure if that's necessary. | |||||
| 2016-12-22 | Remove IE9 browser hacks. (#21393) | Bardi Harborow | 1 | -7/+0 | |
| 2015-12-11 | progress bar for IE10+/Edge (radius, use ::-ms-fill, add variant mixins, ↵ | Patrick H. Lauke | 1 | -0/+5 | |
| striped support) | |||||
| 2015-10-27 | mixins/_progress.scss: Note that 0\0 media query hack is for IE9 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-05-15 | Unquote to avoid NUL chars in the output CSS | Chris Rebert | 1 | -1/+1 | |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -0/+17 | |
