Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
Bug Fixes
- select: update text field in select to accept dynamic shape and height (aa5ac7f)
- select: use
text-field-disabled-trailing-icon-color token (adcdb7d)
- rollback of cl/491630368 (168a629)
- select: apply
text-field-error-label-text-color tokens. (01da0ca)
- select: Attribute
hidden now correctly hides the select component. (551b40d)
- select: relax handling of corner radii for filled variant (b5c13a7)
Features
- select: Add
text-field-leading-icon-size and text-field-trailing-icon-size support for theming API. (3777b03)
- select: Add support for
text-field-focus-active-indicator-height theme key. (de38de7)
- select: add support for menu related tokens (b5606a7)
- select: add support for supporting text related tokens (6048fb5)
- select: add theme mixin to emit CSS Custom Properties. (e74b7ba)
- select: Copy over aria-label from option to selected text (ecfee94)
- select: Copy over aria-label from option to selected text (13e9b0d)
- select: Copy over aria-label from option to selected text (c9b1a31)
- select: do not emit styles when calling
theme-styles(()). (18b8f31)
- select: Select foundation preserves describedby elements on validate (7644d63)
- select: Select foundation preserves describedby elements on validate (901c83e)
- select: Select foundation preserves describedby elements on validate (fa27ba6)