#60134 closed enhancement (fixed)
Output theme color palette presets when appearance tools are enabled
Reported by: | isabel_brison | Owned by: | isabel_brison |
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | normal | Version: | 6.5 |
Component: | Editor | Keywords: | gutenberg-merge has-patch |
Focuses: | Cc: |
Description
The changes from https://github.com/WordPress/gutenberg/pull/57190 need to be synced to core to prepare for appearance tools theme support in #60118.
This change should make sure that theme color palette presets are output when either appearance tools or border theme support are enabled.
Change History (6)
This ticket was mentioned in PR #5816 on WordPress/wordpress-develop by @isabel_brison.
10 months ago
#1
- Keywords has-patch added
#2
@
9 months ago
- Owner set to isabel_brison
- Resolution set to fixed
- Status changed from new to closed
In 57259:
@isabel_brison commented on PR #5816:
9 months ago
#3
Thanks for the reviews folks! Committed in r57259.
This ticket was mentioned in PR #5853 on WordPress/wordpress-develop by @mukesh27.
9 months ago
#4
Trac ticket: https://core.trac.wordpress.org/ticket/60134
There is minor issue for comment formate: https://core.trac.wordpress.org/changeset/57259
@isabel_brison commented on PR #5853:
9 months ago
#6
Committed in r57261.
Trac ticket: https://core.trac.wordpress.org/ticket/60134
Syncs the changes from https://github.com/WordPress/gutenberg/pull/57190.
TODO: add a unit test.