Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@Reinmar Reinmar released this 03 Sep 18:22
· 346 commits to master since this release

Bug fixes

  • The toolbar should never hide underneath the edited content. Closes #62. Closes ckeditor/ckeditor5-upload#33. (511d28f)

Features

  • The toolbar should support a vertical offset from the top of the web page. Closes #60. (6739afc)

Other changes

  • Renamed the classic.js file to classiceditor.js to match the naming convention. Closes #41. (c5714ba)

BREAKING CHANGES

  • The classic.js file containing ClassicEditor class has been renamed to classiceditor.js.