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

Fixes two regressions with colors #1363

Closed
wants to merge 3 commits into from
Closed

Fixes two regressions with colors #1363

wants to merge 3 commits into from

Conversation

oandregal
Copy link
Member

@oandregal oandregal commented Jun 10, 2021

Fixes https://core.trac.wordpress.org/ticket/53378

We found a couple of regressions with colors:

  • themes could no longer pass an empty array to disable the feature
  • the legacy settings.color setting in the core/block-editor store didn't have the proper value

These have been fixed in the plugin with this PR WordPress/gutenberg#32358

props @jorgefilipecosta

props jorgefilipecosta
@oandregal
Copy link
Member Author

For this to work, it needs a @wordpress/block-editor package release with the corresponding changes in the PR WordPress/gutenberg#32358 Without the new package, what happens is that the UI color control doesn't show the colors. Any other thing works as expected.

@oandregal
Copy link
Member Author

Noting this one may need updating with the changes at WordPress/gutenberg#32622

@oandregal oandregal closed this Jun 14, 2021
@oandregal oandregal deleted the fix/colors-from-origin branch June 14, 2021 15:37
@oandregal
Copy link
Member Author

This is going to be ported to #1367

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.

2 participants