Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

T/ckeditor5/645: Implemented a 2-step editing, refreshed link UI #165

Merged
merged 23 commits into from
Feb 2, 2018

Conversation

oleq
Copy link
Member

@oleq oleq commented Jan 31, 2018

Suggested merge commit message (convention)

Feature: Implemented a 2–step link UI with a refreshed look&feel (see ckeditor/ckeditor5#645). Closes ckeditor/ckeditor5#4735.

BREAKING CHANGE: The structure of the link UI has changed dramatically. Some pieces of the LinkFormView belong now to the LinkActionsView class. The CSS classes have also changed along with component templates.


Additional information

@oleq oleq requested a review from dkonopka January 31, 2018 15:39
*/

.ck-link-actions {
& .ck-link-actions__preview {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we should remove empty class .ck-link-actions and start with .ck-link-actions__preview? We need specificity 020 here?

As I've checked display: inline-block for preview & overflow: hidden for the label is not overridden in 010 situation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A way to open a link
3 participants