You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/ui/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
### Code Quality
6
6
7
-
-`Button`, `AlertDialog`, and disabled `Select`/`Autocomplete`/`Combobox` list items: Reference the tone-specific `brand`/`error` disabled color tokens for disabled states, instead of the `neutral`disabled tokens, to match each element's tone (no visual change) ([#79124](https://github.com/WordPress/gutenberg/pull/79124)).
7
+
-`Button`and `AlertDialog`: Reference the tone-specific `brand`/`error` disabled color tokens for disabled states instead of the `neutral`ones, to match each element's tone. Disabled `Select`/`Autocomplete`/`Combobox` list items also adopt the `brand` disabled background token. No visual change ([#79124](https://github.com/WordPress/gutenberg/pull/79124)).
0 commit comments