- Fix #49 runtime option override support
- Fix #48 extend bower.json
- Add bootstrap 3.3.1-3.3.4 styles
- Add SCSS support (request #46)
- Fix #42 wrong version name
- Add bootstrap 3.3.0 styles
- Fix #39 revert low percentage styles in bootstrap 3.2
- Fix #33 pass
$this
toupdate
anddone
callback
- Fix #35 wrong amount calculation for
aria-valuemin
!= 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
- Add bootstrap 3.1.1 styles
- Switch to Gulp
- Remove bs dotfiles
- Fix #30 compile errors with old markup
- Fix #29 wrong style generation
- Fix #28 element creation which will brick with
django-compressor
- Add bootstrap 3.0.0-3.1.0 styles
- Fix #22 wrong vertical styles for bootstrap 2.x
- Fix #18 missing css requirement documentation
- Add bootstrap 3 support
- Add
noConflict
fallback - Add striped styles
- Add custom string formatting
- Rename
filled
option tofill
- Switch
display_text
option dict to string setting - Switch from
data
toaria
attributes - Switch license from Apache2 to MIT
- Fix some minor style issues
- Add vertical progressbars
- Add right alignment
- Move styles to css/less
- Fix some code formatting
- Fix different font sizes
- Fix flickering on centered text on multiple trigger (due to last fix)
- Fix stacking bug on centered text on multiple trigger
- Fix caching bug with data method
- Add multitrigger support
- Switch from jQuery's
*.attr('data-*')
to*.data('*')
- Start changelog
- Switch to github markdown