Added
- Add placeholder text to editor
Changed
- Update Draftail and Draft.js dependencies.
Fixed
- Fix DraftailTextArea.render signature, conforming to Django 1.11 changes (51, 52).
- Remove comma that breaks heading styles (53).
- Minify and autoprefix CSS (41).
- Include required element-closest polyfill.
- Include required ES6/ES7 polyfills.
- Add margins to the editor. Fix 5.
Removed
- Remove the broken `get_panel` method from the widget.