Skip to content

Tags: alphagov/accessible-autocomplete

Tags

v3.0.1


    

v3.0.0

3.0.0

v2.0.4

This release includes a fix to make sure the highlighted option is di…

…stinguishable in forced colors mode

#512

v2.0.3

- [Pull request #415: Make React bundle work server-side in a NodeJS …

…environment](#415)

v2.0.2

- [Pull request #388: Set aria-selected as a string instead of a bool…

…ean to avoid being dropped.](#388)

- [Pull request #400: Remove pointer events check.](#400)
- [Pull request #406: Make hint padding match input padding.](#406)
- [Pull request #407: Use a div element to wrap enhanced component.](#407)
- [Pull request #410: Fix long clicks not selecting options.](#410)

v2.0.1

- [Pull request #379: Ensure multiple autocompletes on one page do no…

…t have conflicting id attributes](#379)

v2.0.0

- Migrate to the new accessible focus state

- Better compatibility with screen readers

v1.6.2


    

v1.6.1


    

v1.6.0

- [Feature] Allow customization of the dropdown arrow. By [@sventschui](

https://github.com/sventschui).