Skip to content

Latest commit

 

History

History
73 lines (39 loc) · 2.04 KB

File metadata and controls

73 lines (39 loc) · 2.04 KB

CHANGELOG

1.0.2 - 2022-02-08

Fixes

1.0.1 - 2019-10-31

Fixes

1.0.0 - 2019-10-07

Breaking changes

See notes on https://github.com/alphagov/accessible-autocomplete/releases/tag/v2.0.0 due to breaking changes (now using GOV.UK Design System WCAG 2.1 compatible CSS)

0.5.3 - 2019-07-29

0.5.2 - 2019-03-18

  • Pull in latest register data.
  • update dependencies

0.5.1 - 2018-11-14

  • Package updates and fixes - many thanks to @colinrotherham for his hard work :)

0.5.0 - 2018-09-24

  • Pull in latest register data.

0.4.0 - 2017-09-26

  • Rename from picker to autocomplete since this is built on accessible-autocomplete.
  • Use accessible-autocomplete@v1.6.1.

0.3.2 - 2017-07-31

  • Fix IE10 incompatibility by pulling in latest version of openregister-picker-engine.

0.3.1 - 2017-07-17

  • [Feature] Add support for custom entries and synonyms.

0.3.0 - 2017-07-11

  • Use accessible-autocomplete@v1.4.1.
  • Pull in latest register data.

0.2.1 - 2017-05-25

  • Use accessible-autocomplete@v1.2.1.

0.2.0 - 2017-05-23

  • Use accessible-autocomplete@v1.2.0.

0.1.0 - 2017-05-18

  • Fix the onSelect handler to work correctly in real forms. By @revilossor.

0.0.1 - 2017-05-04

  • Initial release.