Releases: anubra266/choc-autocomplete
Releases Β· anubra266/choc-autocomplete
v5.5.2
v5.5.1
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
- @EinarSnorrason made their first contribution in #255
Full Changelog: v5.5.0...v5.5.1
v5.5.0
v5.4.1
This is a dependency only update just to keep current
Full Changelog: v5.4.0...v5.4.1
v5.4.0
What's Changed
- Fix #241 named export error due to build issue by @Kysluss in #250. Thanks to @wcardosodev @omniverse and @ImExoOdeex for reporting and @omniverse for a temporary workaround.
Full Changelog: v5.3.1...v5.4.0
v5.3.1
v5.3.0
What's Changed
- Make prefocusFirstItem behavior configurable and consistent by @chrisregner in #242
- Fix #235
value
prop does nothing reported by @Kysluss in #244 Thank you to @ThomasHickman for the bug report
New Contributors
- @chrisregner made their first contribution in #242
Full Changelog: v5.2.10...v5.3.0
v5.2.10
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