ckeditor / ckeditor5-react

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

Added `disableWatchdog` property to the React component. #392

Closed martnpaneq closed 1 year ago

martnpaneq commented 1 year ago

Suggested merge commit message (convention)

Feature: Added disableWatchdog property to the React component. Closes ckeditor/ckeditor5-react#373.


Additional information

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

martnpaneq commented 1 year ago

yarn.lock seems to have leaked from #388, so it should not be commited here. Other than that, LGTM

Good catch, fixed.