ckeditor / ckeditor4-angular

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

Expose API notifying about loaded CKEDITOR namespace #143

Closed jacekbogdanski closed 3 years ago

jacekbogdanski commented 3 years ago

The same as https://github.com/ckeditor/ckeditor4-vue/issues/61 but for Angular.

We need to expose API allowing to modify the CKEDITOR namespace once it's loaded via CDN.

Let's wait for https://github.com/ckeditor/ckeditor4-vue/issues/61 to unify API.

Kitwradr commented 3 years ago

what would be the ETA of this feature?

jacekbogdanski commented 3 years ago

Unfortunately, no ETA yet as we have other priorities. But since we are actively working on it for Vue, I hope we will also fix this issue in Angular soon.

Dumluregn commented 3 years ago

Blocked by CI - https://github.com/ckeditor/ckeditor4-angular/issues/163.

CKEditorBot commented 3 years ago

Closed in https://github.com/ckeditor/ckeditor4-angular/pull/149