This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v1.0.0-beta.1
Other changes
- Aligned feature class naming to the new scheme. (23991a4)
- Migrated package styles to PostCSS. Moved visual styles to
@ckeditor/ckeditor5-theme-lark
(see ckeditor/ckeditor5-ui#144). (857d6d4) - Switched to handling deletion around widgets by using the
delete
event instead of listening directly on key events. Closes #29. (ee6cc95)