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

Refactored StyleCommand #11703

Merged
merged 7 commits into from
May 5, 2022
Merged

Refactored StyleCommand #11703

merged 7 commits into from
May 5, 2022

Conversation

niegowski
Copy link
Contributor

Suggested merge commit message (convention)

Internal (style): The StyleCommand got refactored. Closes #11607.

Fix (style): The block style should be applied to all matching selected blocks. Closes #11582.

Fix (style): Inline style can be removed from an inline widget. Closes #11584.

Fix (style): Inline styles should not be enabled inside a code block. Closes #11581

Fix (style): Container styles (for example a block quote style) should be applied properly. Closes #11576.


Additional information

# Conflicts:
#	packages/ckeditor5-style/package.json
#	packages/ckeditor5-style/src/stylecommand.js
#	packages/ckeditor5-style/tests/stylecommand.js
@niegowski niegowski changed the title Ck/11574 refactor Refactored StyleCommand May 4, 2022
@oleq oleq merged commit 5026d51 into master May 5, 2022
@oleq oleq deleted the ck/11574-refactor branch May 5, 2022 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment