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

#407: Brought the feature allowing users to type in tight spots around block widgets #6794

Merged
merged 67 commits into from
May 14, 2020

Conversation

oleq
Copy link
Member

@oleq oleq commented May 12, 2020

Suggested merge commit message (convention)

Feature (widget): Brought the feature allowing users to type in tight spots around block widgets where web browsers do not allow the caret to be placed (see #407). Closes #6740. Closes #6688. Closes #6689. Closes #6695.

Internal (horizontal-line): Updated the styling of .ck-horizontal-line from overflow: hidden to display: flow-root to allow the typing around UI inside the widgets (see #407, #6795).

Tests (image): Updated various image test to take the widget typing around feature into account (see #407).

Fix (media-mebed): The media widget conversion should not discard widget internals (drag or resize handlers, buttons to insert paragraphs, etc.) injected by other features when converting the URL (see #407).

Feature (theme-lark): Brought styles for the feature allowing users to type in tight spots around block widgets (see #407).

MINOR BREAKING CHANGE: The new --ck-color-focus-border-coordinates CSS custom property has been added and the existing --ck-color-focus-border property now uses it internally. If your integration overrides the latter, we recommend you update the former to avoid compatibility issues with various editor UI features.

oleq added 30 commits May 7, 2020 15:23
…verflow colliding with the type around feature.
…arious dimensions to common custom properties.
…t selected but type around button being hovered on.
…uld insert a paragraph instead of displaying a caption.
…he entire content of a widget (including type around UI).
…erfere with type around UI injected in media widgets.
@oleq
Copy link
Member Author

oleq commented May 13, 2020

Let's give it another round of review.

@niegowski niegowski self-requested a review May 13, 2020 14:39
@oleq
Copy link
Member Author

oleq commented May 14, 2020

Let's have another round of review.

@Reinmar Reinmar merged commit dbf24a2 into master May 14, 2020
@Reinmar Reinmar deleted the i/407-simple branch May 14, 2020 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants