This repository has been archived by the owner on Nov 28, 2019. It is now read-only.
Releases: minddust/bootstrap-progressbar
Releases · minddust/bootstrap-progressbar
v0.9.0
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.8.0
- Add bootstrap 3.2.0 styles
- Extend
amount_format
hook for min value - Update demo page
- Remove unused travis badge
- Fix #27 switch
aria-valuetransitionsgoal
todata-transitionsgoal
Note: this version replaces the not official supported
aria-valuetransitionsgoal
withdata-transitionsgoal
which may affect (or brick) your progressbars.Note: Bootstrap's low percentage styles (introduced in 3.2.0) causes flickring under some circumstances (e.g. slow transitions). I'm currently working on 0.8.1 to fix that.
v0.7.1
v0.7.0
v0.6.0
- added bootstrap 3 support
- added
noConflict
fallback - added striped styles
- added custom string formatting
- rename
filled
option tofill
- switched
display_text
option dict to string setting - switched from
data
toaria
attributes - switched license from Apache2 to MIT
- fixed some minor style issues
- reduced lib size by 46% - just 2.2kb minified