- 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
noConflictfallback - Add striped styles
- Add custom string formatting
- Rename
filledoption tofill - Switch
display_textoption dict to string setting - Switch from
datatoariaattributes - 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