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

Duotone: use WP_Theme_JSON_Resolver_Gutenberg instead of WP_Theme_JSON_Resolver #49199

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

oandregal
Copy link
Member

What?

This PR updates duotone to use the class bundled by Gutenberg instead of the core one.

Why?

This class is bundled in Gutenberg and so it can be updated. To avoid conflicts we need to use it instead of the respective core class.

Testing Instructions

Introduced at #49103

@oandregal oandregal self-assigned this Mar 20, 2023
@oandregal oandregal added the [Type] Bug An existing feature does not function as intended label Mar 20, 2023
@aristath aristath merged commit c23706e into trunk Mar 20, 2023
@aristath aristath deleted the fix/duotone-use-gutenberg-class-instead-of-core branch March 20, 2023 11:39
@github-actions github-actions bot added this to the Gutenberg 15.5 milestone Mar 20, 2023
@jeryj
Copy link
Contributor

jeryj commented Mar 20, 2023

Thanks for catching and fixing this!

@andrewserong
Copy link
Contributor

Thanks for fixing this up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants