Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aligned to the new read-only mode API in the editor #156

Merged
merged 3 commits into from
Apr 12, 2022
Merged

Aligned to the new read-only mode API in the editor #156

merged 3 commits into from
Apr 12, 2022

Conversation

pomek
Copy link
Member

@pomek pomek commented Apr 11, 2022

Other: Aligned the CKEditor 5 Inspector 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 inspector uses the new way of enabling the read-only mode in the editor. It requires an instance of CKEditor 5 in version 34 or higher. See ckeditor/ckeditor5#10496.

@pomek
Copy link
Member Author

pomek commented Apr 11, 2022

We did a live review and it looks good. Before merging the PR, we need to bump CKEditor 5 to 34.0.0.

@pomek pomek merged commit 55d72a3 into master Apr 12, 2022
@pomek pomek deleted the ci/1636 branch April 12, 2022 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant