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

Support for the lock mechanism #212

Merged
merged 4 commits into from
Apr 12, 2022
Merged

Support for the lock mechanism #212

merged 4 commits into from
Apr 12, 2022

Conversation

przemyslaw-zan
Copy link
Member

Suggested merge commit message (convention)

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.

Copy link
Member

@pomek pomek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@coveralls
Copy link

coveralls commented Apr 12, 2022

Pull Request Test Coverage Report for Build 249

  • 12 of 12 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 242: 0.0%
Covered Lines: 44
Relevant Lines: 44

💛 - Coveralls

@pomek pomek merged commit 5b45af9 into master Apr 12, 2022
@pomek pomek deleted the ci/1636 branch April 12, 2022 09:27
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.

3 participants