ckeditor / ckeditor5-angular

Official CKEditor 5 Angular 5+ component.
https://ckeditor.com/ckeditor-5
Other
205 stars 111 forks source link

Added option to disable two way data binding #346

Closed przemyslaw-zan closed 1 year ago

przemyslaw-zan commented 1 year ago

Suggested merge commit message (convention)

Feature: Added an optional option called disableTwoWayDataBinding that allows disabling the two-way data binding. It increases performance when working with large documents. Closes #141.


Additional information

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

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 577


Totals Coverage Status
Change from base Build 570: 0.0%
Covered Lines: 158
Relevant Lines: 158

💛 - Coveralls