Skip to content

Releases: anubra266/choc-autocomplete

v5.5.1

07 Jun 23:28
Compare
Choose a tag to compare

What's Changed

  • Fix #253 Changed scrollIntoView behaviour to fix scrolling issue when navigating with keyboard by @EinarSnorrason in #255 (thanks for the research and PR!)

New Contributors

Full Changelog: v5.5.0...v5.5.1

v5.5.0

06 Jun 23:58
Compare
Choose a tag to compare

What's Changed

  • #252 Expose matchWidth prop for Popover

Full Changelog: v5.4.1...v5.5.0

v5.4.1

22 May 22:45
Compare
Choose a tag to compare

This is a dependency only update just to keep current

Full Changelog: v5.4.0...v5.4.1

v5.4.0

13 Apr 22:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.1...v5.4.0

v5.3.1

28 Mar 23:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.3.1

v5.3.0

11 Feb 00:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.10...v5.3.0

v5.2.10

07 Feb 01:19
Compare
Choose a tag to compare

Bug Fixes

  • Fixes #240 by @ThomasHickman (thanks for your bug report!) - First item is selected when pressing enter and the AutoComplete is closed

Housekeeping

  • Update dependencies to latest
  • Update documentation and contributors

Full Changelog: v5.2.9...v5.2.10

v5.2.9

25 Nov 14:56
Compare
Choose a tag to compare

Bug Fixes

  • Fix #228 by @jannek (thank you for your bug report!) - tab when autocomplete is closed selects the last focused element

Housekeeping

  • Updated dependencies to latest version
  • Fix unable to use size-limit

Full Changelog: v5.2.8...v5.2.9

v5.2.8

05 Oct 00:06
Compare
Choose a tag to compare

What's Changed

  • fix #217: filtered items not resetting on form submit. Thanks @JedBh for the bug report!

Full Changelog: v5.2.7...v5.2.8

v5.2.7

19 Sep 23:52
Compare
Choose a tag to compare

What's Changed

  • Update example, demo, and documentation so they are all runnable via yarn per documentation
  • Added contributors (thanks everyone!)
  • Fix issue with the main export referencing a file that no longer existed (regression introduced by fb6df65

Full Changelog: v5.2.6...v5.2.7