@ckeditor/ckeditor5-vue
Advanced tools
Changelog
1.0.0 (2019-09-20)
config.initialData
should be used to set the initial state of the editor instead of unsafe innerHTML
. Closes #51. (950b49a)Changelog
1.0.0-beta.1 (2018-11-06)
First developer preview. It contains a ready-to-use <ckeditor>
component that allows using CKEditor 5 Builds and CKEditor 5 Framework in Vue.js applications.