-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:taskAny other issue (refactoring, typo fix, etc).Any other issue (refactoring, typo fix, etc).
Description
Are you reporting a feature request or a bug?
Task
Provide detailed reproduction steps (if any)
For CKEditor 4 React integration (ckeditor4-react) ckeditor4 is both peer and dev dependency, while in other integrations - Angular and Vue, ckeditor4 is not any dependency at all.
Since all the integrations works in the same manner regarding CKEditor 4 usage (by default fetching from CDN which can be changed by passing custom URL and also can use CKEDITOR namespace if globally present) I wonder if it's a correct approach here (or maybe Angular and Vue do something wrong)?
Metadata
Metadata
Assignees
Labels
status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:taskAny other issue (refactoring, typo fix, etc).Any other issue (refactoring, typo fix, etc).