Skip to content

Commit

Permalink
Merge pull request #212 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 committed Apr 12, 2022
2 parents 38c25bf + e006f7c commit 5b45af9
Show file tree
Hide file tree
Showing 9 changed files with 19,800 additions and 1,910 deletions.
2 changes: 1 addition & 1 deletion 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 5b45af9

Please sign in to comment.