npm @ckeditor/ckeditor5-vue 1.0.3

latest releases: 7.3.0-alpha.0, 7.2.0, 7.1.0...
4 years ago

Bug fixes

  • The editor should not slow down with lots of content when using the integration. Closes #153. (commit)

MINOR BREAKING CHANGES ℹ️

  • The reference to the CKEditor 5 instance previously available under the instance property of the component (data) is now private ($_instance). We recommend you use the ready component event to access the editor API instead.

Don't miss a new ckeditor5-vue release

NewReleases is sending notifications on new releases.