No new features as of right now, except for providing support to utilize Nova V4 and updating the CKEditor version from 4.14.0 -> 4.19.0
This also updates from Vue2 -> Vue3 and removes external packages that was used to include CKEditor as a Vue Component. Since I've now have integrated the Vue component from https://github.com/ckeditor/ckeditor4-vue but with the compatibility for the new Vue3 modelValue changes. We can start to look into integrating it more with the Image Upload and the attachment calls that get used by Trix.
No new features as of right now, except for providing support to utilize Nova V4 and updating the CKEditor version from 4.14.0 -> 4.19.0
This also updates from Vue2 -> Vue3 and removes external packages that was used to include CKEditor as a Vue Component. Since I've now have integrated the Vue component from https://github.com/ckeditor/ckeditor4-vue but with the compatibility for the new Vue3 modelValue changes. We can start to look into integrating it more with the Image Upload and the attachment calls that get used by Trix.
Takes care of #58