%PDF- %PDF-
| Direktori : /home/tjamichg/intranet.tjamich.gob.mx/intranet/common/vendors/bootstrap-progressbar/ |
| Current File : /home/tjamichg/intranet.tjamich.gob.mx/intranet/common/vendors/bootstrap-progressbar/CHANGELOG.md |
# Changelog
### 0.7.1 (2014-03-05)
* 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`
### 0.7.0 (2014-02-11)
* Add bootstrap 3.0.0-3.1.0 styles
* Fix #22 wrong vertical styles for bootstrap 2.x
* Fix #18 missing css requirement documentation
### 0.6.0 (2013-08-16)
* Add bootstrap 3 support
* Add `noConflict` fallback
* Add striped styles
* Add custom string formatting
* Rename `filled` option to `fill`
* Switch `display_text` option dict to string setting
* Switch from `data` to `aria` attributes
* Switch license from Apache2 to MIT
* Fix some minor style issues
### 0.5.0 (2012-08-28)
* Add vertical progressbars
* Add right alignment
* Move styles to css/less
* Fix some code formatting
* Fix different font sizes
### 0.4.6 (2012-06-27)
* Fix flickering on centered text on multiple trigger (due to last fix)
### 0.4.5 (2012-06-25)
* Fix stacking bug on centered text on multiple trigger
### 0.4.4 (2012-06-13)
* Fix caching bug with data method
* Add multitrigger support
### 0.4.3 (2012-06-11)
* Switch from jQuery's `*.attr('data-*')` to `*.data('*')`
### 0.4.2 (2012-06-07)
* Start changelog
* Switch to github markdown