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

proxied getEditorSettings in block-editor #15807

Merged
merged 5 commits into from
May 24, 2019

Conversation

draganescu
Copy link
Contributor

Description

After #14932 was merged the block editor got coupled with the editor. This PR removes the coupling following @youknowriad 's suggestion by proxying the getEditorSettings from editor into block-editor:

Link to original issue

How has this been tested?

Tested locally, the original behaviour which introduced the problem is unchanged after the decoupling.

Copy link
Contributor

@youknowriad youknowriad left a comment

Choose a reason for hiding this comment

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

Small comment pending but Thanks for the fix 👍

@draganescu draganescu merged commit 636b7bf into master May 24, 2019
@youknowriad youknowriad deleted the update/decouple-bloc-editor-toggle-from-editor branch May 24, 2019 13:39
@youknowriad youknowriad added this to the 5.8 (Gutenberg) milestone May 27, 2019
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.

3 participants