ckeditor / ckeditor5-react

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

Change the UMD global name to `CKEDITOR_REACT` #505

Closed filipsobol closed 4 months ago

filipsobol commented 4 months ago

Suggested merge commit message (convention)

Fix: Change the global name used in the UMD build from CKEditor to CKEDITOR_REACT to match the new convention. See ckeditor/ckeditor5#16736.

MINOR BREAKING CHANGE: Change the global name used in the UMD build from CKEditor to CKEDITOR_REACT.


Additional information

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

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 26a06d71-8c76-47ca-b0af-22e6d6073f86

Details


Totals Coverage Status
Change from base Build 1d48e00a-ce42-417a-b0a4-90e80a7dfbde: 0.0%
Covered Lines: 539
Relevant Lines: 539

💛 - Coveralls