Skip to content

Commit

Permalink
Merge pull request #20 from ckeditor/ci/1636
Browse files Browse the repository at this point in the history
Other: Aligned the `<CKEditor>` component API to use the new lock mechanism when enabling/disabling the read-only mode.

MAJOR BREAKING CHANGE: Due to introducing the lock mechanism for the `Editor#isReadOnly` property, the `<CKEditor>` component uses the new way of enabling the read-only mode in the editor. The component requires an instance of CKEditor 5 in version 34 or higher. See ckeditor/ckeditor5#10496.
  • Loading branch information
pomek authored Apr 12, 2022
2 parents d81d794 + 817b89c commit 167b217
Show file tree
Hide file tree
Showing 8 changed files with 20,560 additions and 2,273 deletions.
6 changes: 3 additions & 3 deletions dist/ckeditor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ckeditor.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 167b217

Please sign in to comment.