npm @ckeditor/ckeditor5-vue 4.0.0

latest releases: 5.1.0, 5.0.0, 5.0.0-alpha.2...
2 years ago

BREAKING CHANGES

  • Due to introducing the lock mechanism for the Editor#isReadOnly property, the <CKEditor> component uses the new way of enabling the read-only mode in the editor. The component requires an instance of CKEditor 5 in version 34 or higher. See ckeditor/ckeditor5#10496.

Other changes

  • Aligned the <CKEditor> component API to use the new lock mechanism when enabling/disabling the read-only mode. (commit)
  • Bumped Karma test runner to v6.x. Closes #210. (commit)

Don't miss a new ckeditor5-vue release

NewReleases is sending notifications on new releases.