Skip to content

Commit b7d8f6c

Browse files
committed
UI: Clarify changelog wording for disabled token adoption
The disabled list-item background in Select/Autocomplete/Combobox is a newly added declaration, not a swap of an existing neutral token.
1 parent 03169d7 commit b7d8f6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Code Quality
66

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)).
88

99
## 0.15.0 (2026-06-10)
1010

0 commit comments

Comments
 (0)