Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
Bug Fixes
- dom: transparent-border mixin RTL bugfix (07acdde)
- text-field: Update textfield icons to allow spacebar keypresses to trigger an interaction (c0a11ef)
- textfield: Add coverage for suffix and prefix text within the font size mixin. (19bb36a)
- textfield: Add support for
focus-active-indicator-height token. (8c56759)
- textfield: Fix bugs and compilation errors due to custom properties in the theme map (1dc797e)
- textfield: Fix several tokens in theming API (d3344c1)
- textfield: Fix several tokens in theming API (9f17ff2)
- textfield: Fix several tokens in theming API (271aedc)
- textfield: Improve textfield character counter for screen reader (2797ff8)
- textfield: initializes 'valid' property from the DOM. (b836b98)
- textfield: Make it possible to customise leading and trailing icon in disabled states separately (00d8de0)
Features
- textfield: Add
static-styles mixin (82554d7)
- textfield: Add character counter to theming api (1d37bf6)
- textfield: add support for several new tokens (d71935c)
- textfield: changed the visibility of the mixin
filled-no-label to public (8879557)
- textfield: Changed visibility of $custom-property-prefix to public (d96330c)
- textfield: Changed visibility of $custom-property-prefix to public (f323399)
- textfield: Changed visibility of $custom-property-prefix to public. (274610c)
- textfield: Ensure Theming API feature consistency (7134a77)
- Support '-5' density for text fields (e457014)