Skip to content

Duotone: use WP_Theme_JSON_Resolver_Gutenberg instead of WP_Theme_JSON_Resolver#49199

Merged
aristath merged 1 commit into
trunkfrom
fix/duotone-use-gutenberg-class-instead-of-core
Mar 20, 2023
Merged

Duotone: use WP_Theme_JSON_Resolver_Gutenberg instead of WP_Theme_JSON_Resolver#49199
aristath merged 1 commit into
trunkfrom
fix/duotone-use-gutenberg-class-instead-of-core

Conversation

@oandregal

Copy link
Copy Markdown
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 requested a review from spacedmonkey as a code owner March 20, 2023 10:58
@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

jeryj commented Mar 20, 2023

Copy link
Copy Markdown
Contributor

Thanks for catching and fixing this!

@andrewserong

Copy link
Copy Markdown
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