- Updated to quilljs v0.20.0
- Make all created editors globally available (closes #2, thanks @alimony)
- Fixed bug with UL styling.
Pushed v0.0.3 to PyPI too early and can't re-upload the version.
Minor quill update and fix styles with django-suit.
- Updated to quill.js v0.19.11
- Made style updates to the Quill editor box so that it does look so ... invisible ... while in Django Suit.
Basic image support and minor build improvements.
- Documentation for JS code.
- Support for adding images.
- Fixed editorconfig to match current standards.
- TravisCI builds will show full tape output.
Initial version.
- Support for adding Quill fields to admin
- Basic and Full toolbars
- Example code