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

t/1: Introduced Inline Editor #2

Merged
merged 16 commits into from
Mar 9, 2017
Merged

t/1: Introduced Inline Editor #2

merged 16 commits into from
Mar 9, 2017

Conversation

oleq
Copy link
Member

@oleq oleq commented Feb 3, 2017

Proposed merge commit message

Feature: Introduced Inline Editor. Closes: ckeditor/ckeditor5#2250.

@oleq oleq changed the title Feature: Introduced Inline Editor. Closes: #1. t/1: Introduced Inline Editor Feb 3, 2017
import ClassicTestEditor from '@ckeditor/ckeditor5-core/tests/_utils/classictesteditor';

import FocusTracker from '@ckeditor/ckeditor5-utils/src/focustracker';
import * as enableToolbarKeyboardFocus from '@ckeditor/ckeditor5-ui/src/toolbar/enabletoolbarkeyboardfocus';
Copy link
Member

Choose a reason for hiding this comment

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

Didn't I comment on this in some other PR? I can't find it now ;| tl;dr was that this is unsafe.

Copy link
Member

Choose a reason for hiding this comment

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

OK, I mistakenly merged the PR in editor-classic which has exactly the same issue: https://github.com/ckeditor/ckeditor5-editor-classic/pull/50/files/7377a8021ddf03236599622e9e768058e21df18f#r104738910. Please, fix both at the same time.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed directly in master of editor-classic ckeditor/ckeditor5-editor-classic@8b936cd.

@oleq oleq merged commit 30c999f into master Mar 9, 2017
@Reinmar Reinmar deleted the t/1 branch March 9, 2017 13:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants