ckeditor / ckeditor5-react

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

Introduced the `disableTwoWayDataBinding` flag #468

Closed DawidKossowski closed 7 months ago

DawidKossowski commented 7 months ago

Suggested merge commit message (convention)

Other: Introduced the disableTwoWayDataBinding flag which disabled the two-way binding between the editor and React state. Closes #457.


Additional information

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

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7a9b7055-a21c-48b8-a875-831d13136a84

Details


Totals Coverage Status
Change from base Build bc3df7e1-5683-4d96-b440-7e4137f40ca3: 0.0%
Covered Lines: 70
Relevant Lines: 70

💛 - Coveralls