ckeditor / ckeditor5-react

Official CKEditor 5 React component.
https://ckeditor.com/ckeditor-5
Other
426 stars 100 forks source link

Migrate to new installation methods #482

Closed filipsobol closed 5 months ago

filipsobol commented 6 months ago

Suggested merge commit message (convention)

Feature: Change the implementation to only depend on types from the CKEditor packages and not runtime code to make the integration work with existing and new installation methods.

MINOR BREAKING CHANGE: Add a new required contextWatchdog prop to the <CKEditorContext> component.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 18025ff4-1e3b-4b22-bf62-230cfda8e5d7

Details


Totals Coverage Status
Change from base Build da15a32b-bada-403f-926b-f8d6ae765cc5: 0.0%
Covered Lines: 70
Relevant Lines: 70

💛 - Coveralls