ckeditor / ckeditor4-angular

Official CKEditor 4 Angular component.
Other
54 stars 32 forks source link

Enable easy config for using `major` ckeditor4 branch #194

Open Dumluregn opened 3 years ago

Dumluregn commented 3 years ago

Are you reporting a feature request or a bug?

New feature

Other details

There is an upstream fix for the integration (https://github.com/ckeditor/ckeditor4/pull/4463 which should solve https://github.com/ckeditor/ckeditor4-angular/issues/114) waiting for major release of CKEditor4. Sometimes there can also be other useful bugfixes and features. They are all accessible now through the nightly build (https://nightly.ckeditor.com/), but it isn't obvious how to get the latest version (it's in https://nightly.ckeditor.com/latest/standard/ckeditor/ckeditor.js). We could add handling editorUrl='nightly' to increase the discoverability of such solution.