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

Basic linking feature #19

Merged
merged 55 commits into from
Sep 9, 2016
Merged

Basic linking feature #19

merged 55 commits into from
Sep 9, 2016

Conversation

oskarwrobel and others added 30 commits August 12, 2016 14:25
} );

it( 'should not open panel on linkButton#model execute event, when editor is not focused', () => {
linkButton.model.fire( 'execute' );
Copy link
Member

Choose a reason for hiding this comment

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

This test may be unstable if not set editor.editing.view.isFocused = false; first.

/**
* The link feature. It introduces the Link and Unlink buttons and the <kbd>Ctrl+L</kbd> keystroke.
*
* It uses the {@link basic-styles.LinkEngine link engine feature}.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

basic-styles/link

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