This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v0.8.0
Bug fixes
- The toolbar should never hide underneath the edited content. Closes #62. Closes ckeditor/ckeditor5-upload#33. (511d28f)
Features
Other changes
- Renamed the
classic.js
file toclassiceditor.js
to match the naming convention. Closes #41. (c5714ba)
BREAKING CHANGES
- The
classic.js
file containingClassicEditor
class has been renamed toclassiceditor.js
.