This repository was archived by the owner on Sep 14, 2021. It is now read-only.
v11.0.0
The one with Autosuggest
Changes
- Added
Autosuggestcomponent. (Textfield with suggestions) - Fixed bug where
TextFieldwould add padding for clear icon when it wasn't required TextFieldnow removes native browser behaviour for clear for all input types.
Migration guide
- Check any existing
TextFieldcomponents are working as expected, focussing on the clear functionality of the field