Releases: downshift-js/downshift
Releases · downshift-js/downshift
v7.1.0
04 Jan 08:19
Compare
Sorry, something went wrong.
No results found
7.1.0 (2023-01-04)
Features
useSelect: improve highlight by character keys algorithm (#1456 ) (d822530 )
v7.0.5
17 Dec 13:43
Compare
Sorry, something went wrong.
No results found
7.0.5 (2022-12-17)
Bug Fixes
add clean up to avoid effect firing twice in strict mode (#1436 ) (25a673b )
v7.0.4
23 Nov 12:58
Compare
Sorry, something went wrong.
No results found
7.0.4 (2022-11-23)
Bug Fixes
TS: make refKey optional in GetRootPropsOptions (#1444 ) (d62ba91 )
v7.0.3
23 Nov 12:13
Compare
Sorry, something went wrong.
No results found
7.0.3 (2022-11-23)
Bug Fixes
v7.0.1
27 Oct 15:34
Compare
Sorry, something went wrong.
No results found
7.0.1 (2022-10-27)
Bug Fixes
useSelect: trigger click manually on Enter / Space (#1429 ) (04a9d9d )
v7.0.0
22 Oct 09:32
Compare
Sorry, something went wrong.
No results found
7.0.0 (2022-10-22)
Features
BREAKING CHANGES
updates to useCombobox and useSelect to adhere to the 1.2 version of the ARIA Combobox pattern.
Migration guide is available in this file .
Closes #1365 .
Closes #1239 .
Contains changes from #1149 .
v6.1.12
24 Sep 08:58
Compare
Sorry, something went wrong.
No results found
v6.1.11
16 Sep 19:11
Compare
Sorry, something went wrong.
No results found
6.1.11 (2022-09-16)
Bug Fixes
hooks: remove highlight when hovering disabled item (#1408 ) (c188cc1 )
v6.1.10
14 Sep 09:34
Compare
Sorry, something went wrong.
No results found
6.1.10 (2022-09-14)
Bug Fixes
useCombobox: prevent default on Escape when open or has content (#1407 ) (3eb7b44 )
v6.1.9
11 Aug 07:29
Compare
Sorry, something went wrong.
No results found
6.1.9 (2022-08-11)
Bug Fixes
hooks: do not accept undefined as initial values (#1398 ) (1054249 )