Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

v11.0.0

Choose a tag to compare

@mattcompiles mattcompiles released this 19 Oct 23:22
· 511 commits to master since this release

The one with Autosuggest

Changes

  • Added Autosuggest component. (Textfield with suggestions)
  • Fixed bug where TextField would add padding for clear icon when it wasn't required
  • TextField now removes native browser behaviour for clear for all input types.

Migration guide

  • Check any existing TextField components are working as expected, focussing on the clear functionality of the field

Note: Version 10.0.0 was skipped due to a publish error. v11.0.0 is the immediate version after v9.0.1