Rewrite progress component without <progress> element
- <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.
M
Mark Otto committed
a0141aa38e74108b4b5f805f8af65cb618236823
Parent: 92fa9b2
Committed by Mark Otto <markd.otto@gmail.com>
on 12/31/2016, 6:46:00 AM