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

v1.0.0-beta.1

Compare
Choose a tag to compare
@Reinmar Reinmar released this 15 Mar 11:50
· 389 commits to master since this release

Bug fixes

  • DeleteObserver will stop the keydown event when the delete event is stopped. Closes: ckeditor/ckeditor5#753. (479d043)
  • Editor should not crash in scenarios when mutations' common ancestor could not be mapped to the model. Closes ckeditor/ckeditor5#718. (db0fe8f)
  • Properly discover delete-word keyboard modifier on mac and non-mac computers. Closes #92. (81f5b76)

Other changes

  • Aligned feature class naming to the new scheme. (9c2cb9d)