Components: Components and UI Button color parity - #79994
Draft
simison wants to merge 7 commits into
Draft
Conversation
|
Warning: Type of PR label mismatch To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.
Read more about Type labels in Gutenberg. Don't worry if you don't have the required permissions to add labels; the PR reviewer should be able to help with the task. |
simison
force-pushed
the
split/button-ui-color-parity
branch
2 times, most recently
from
July 10, 2026 19:00
b1e3b20 to
eaef87c
Compare
|
Size Change: +1.28 kB (+0.02%) Total Size: 7.7 MB 📦 View Changed
|
|
Flaky tests detected in 5a6e64f. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/29347339212
|
Align brand, pressed, and destructive variant colors with WPDS interactive tokens used by `@wordpress/ui` Button, while preserving admin theme color support via token fallbacks.
simison
force-pushed
the
split/button-ui-color-parity
branch
from
July 14, 2026 15:39
e039722 to
278780e
Compare
Prevent destructive outline and minimal variants from inheriting brand disabled colors from the shared secondary/tertiary disabled block.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WIP
What?
Part of #76135
Follow-up to #79993
Fixes #80211
Why?
How?
Testing Instructions
Test
npm run storybook:e2e:devto see button grid before and after.Testing Instructions for Keyboard
Screenshots or screencast
Use of AI Tools