- Relaxed required Django version
- Added text colors to complement color swatches
- Added compatibility for Django 1.9 and dropped for Django < 1.7
- adjust imports to add forward compatibility with django CMS 3.2+
- update markup for media component
- easier markup copying
- change the way markup is retrieved (fixes a bug where styleguide was used with html minifier)
- fixed an issue with the icon example
- fixed placeholder typos
- fixed an issue with disabled form controls
- fixed incorrect markup order for media-right objects
- adapt to bootstrap 3.3.0
- added additional fixes for accessibility
- added fixes for coding guidelines
- added dist/ folder to gitignore
- added readonly example
- added active form elements
- fixed additional issues reported by bootlint
- fixed typos
- update media object from pull-left to media-left
- removed not required classes
- remove glyphicon references
- ensure markup passes bootlint
- added input group sizing example
- added form-control-feedback example
- fixed an issue where input-groups markup was wrong
- fixed an issue with IE9 rendering on window.history
- added line height fixes within the markup
- optimized markup
- update entire package for bootstrap 3
- added changelog
- changed css into sass
- changed readme
- changed template structure
- changed visual appearance
- removed code examples
- added django 1.3 support
- added styleguide link to the toolbar
- added docs for toolbar item
- visual changes to the styleguide
- added tabs
- fixes with forms
- added static template view
- disable form submits
- changes to primary colors
- update gitignore
- changes to html structure
- various css fixes
- added quotes
- changed readme
- remove single icons
- fixed typos
- added pagenav example
- added better box examples
- added development informations
- changed form setup
- fixes an issue with the javascript helpers
- various css fixes
- added django messages
- added license
- fixes an issue with the template folders
- updated icons and templates
- initial release