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

Attaching autocomplete before instanceReady event #2118

Merged
merged 4 commits into from
Jul 3, 2018
Merged

Attaching autocomplete before instanceReady event #2118

merged 4 commits into from
Jul 3, 2018

Conversation

jacekbogdanski
Copy link
Member

What is the purpose of this pull request?

Bug fix

Does your PR contain necessary tests?

All patches which change the editor code must include tests. You can always read more
on PR testing,
how to set the testing environment and
how to create tests
in the official CKEditor documentation.

This PR contains

  • Unit tests
  • Manual tests

What changes did you make?

Autocomplete recognizes editors state when attaching into an editor.

Closes #2114

@mlewand
Copy link
Contributor

mlewand commented Jun 28, 2018

Rebased the branch onto latest major.

Copy link
Contributor

@mlewand mlewand left a comment

Choose a reason for hiding this comment

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

LGTM

I had to adjust manual test:

  • skipping unsupported envs
  • dev console is not mobile friendly, but it's enough to rely on whether editor+ac shows up

@mlewand
Copy link
Contributor

mlewand commented Jun 28, 2018

I'll wait with merge to master branch till 4.10.0 is not released.

Though now that we're putting it in 4.10.1 we need a changelog entry for that.

@jacekbogdanski
Copy link
Member Author

Updated PR with changelog.

@mlewand mlewand changed the base branch from major to master July 3, 2018 16:24
@mlewand
Copy link
Contributor

mlewand commented Jul 3, 2018

Rebased onto master release.

@mlewand mlewand merged commit e8ccde8 into master Jul 3, 2018
@mlewand mlewand deleted the t/2114 branch July 3, 2018 16:25
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.

None yet

2 participants