braid-design-system@27.3.0
Minor Changes
-
Improve field border contrast ratio (#638)
To improve accessibility, field borders have been darkened for the following themes:
seekAnzseekBusinessseekUnifiedBetacatho(based on referencing Quantum)
Since this is a noticeable visual change that may introduce inconsistincies with custom design elements, design review is recommended.
Patch Changes
-
Toggle: Hide border on dark backgrounds (#638)
In order to reduce visual noise, similar to other fields, we now hide the border on
Toggleelements when rendered on dark backgrounds. -
Dropdown: Lighten chevron when disabled (#638)
The visual prominence of the chevron icon is now lower when
disabledis set totrue. -
Autosuggest: Apply darker background when disabled (#638)
When disabled,
Autosuggestelements didn't have the same dark background as other disabled fields. This has now been fixed.