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

T/56: Implemented CKEditorInspector#attachToAll() #58

Merged
merged 14 commits into from
Sep 20, 2019
Merged

T/56: Implemented CKEditorInspector#attachToAll() #58

merged 14 commits into from
Sep 20, 2019

Conversation

oleq
Copy link
Member

@oleq oleq commented Jul 4, 2019

Feature: Implemented the CKEditorInspector#attachToAll() method. Closes #56.


It requires #46 and latest CKEditor.

@oleq oleq requested a review from ma2ciek July 4, 2019 09:52
src/ckeditorinspector.js Outdated Show resolved Hide resolved
src/ckeditorinspector.js Outdated Show resolved Hide resolved
src/utils.js Outdated Show resolved Hide resolved
@ma2ciek
Copy link
Contributor

ma2ciek commented Jul 4, 2019

The code looks good, I've just added a few comments.

Could you bump up deps in this PR? OR rebase this PR on top of the latest CKEditor 5 deps so the CI will be green?

@oleq
Copy link
Member Author

oleq commented Sep 20, 2019

This one is ready for another round of review @ma2ciek.

@ma2ciek ma2ciek merged commit 8a3c7ea into master Sep 20, 2019
@ma2ciek ma2ciek deleted the t/56 branch September 20, 2019 14:02
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.

Implement attachToAll() method using the new editor instance reference API
2 participants