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

Remove italic style from TextPartLanguage feature. #13804

Merged
merged 1 commit into from Apr 4, 2023

Conversation

arkflpc
Copy link
Contributor

@arkflpc arkflpc commented Mar 31, 2023

Suggested merge commit message (convention)

Other (language): TextPartLanguage doesn't style text as italic when language is set. Closes #12672.

MINOR BREAKING CHANGE (language): Text with language set is no longer styled as italic. To re-enable previous behavior, add style .ck-content span[lang] { font-style: italic;  } to your css.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@arkflpc arkflpc requested a review from niegowski March 31, 2023 13:19
@arkflpc arkflpc merged commit 5be454a into master Apr 4, 2023
1 check passed
@arkflpc arkflpc deleted the ck/12672-remove-italic-from-textpartlanguage branch April 4, 2023 10:44
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.

Improve the Paste from Office behaviour while using Text part language
2 participants