downshift-js/downshift
 Watch   
 Star   
 Fork   
1 days ago
downshift

v9.0.6

9.0.6 (2024-05-17)

Bug Fixes

1 days ago
downshift

v9.0.5

9.0.5 (2024-05-17)

Bug Fixes

  • highlightedIndex: do not highlight disabled items (#1601) (4bf894b)
2024-04-03 19:32:41
downshift

v9.0.4

9.0.4 (2024-04-03)

Bug Fixes

2024-04-03 16:14:55
downshift

v9.0.3

9.0.3 (2024-04-03)

Bug Fixes

  • hooks: fix highlight on arrow key opening (#1591) (b7f6765)
2024-04-02 15:38:15
downshift

v9.0.2

9.0.2 (2024-04-02)

Bug Fixes

  • hooks: do not highlight disabled items on menu open (#1587) (87a8137)
2024-03-29 16:35:41
downshift

v9.0.1

9.0.1 (2024-03-29)

Bug Fixes

  • a11yStatus: pass correct dependency array (#1586) (57981b2)
2024-03-20 15:35:40
downshift

v9.0.0

9.0.0 (2024-03-20)

Features

BREAKING CHANGES

  • Release Downshift v9.

Why: Release the changes in:

Closes https://github.com/downshift-js/downshift/issues/1322. Closes https://github.com/downshift-js/downshift/issues/1244. Closes https://github.com/downshift-js/downshift/issues/1227 Closes https://github.com/downshift-js/downshift/issues/1225.

How: Merged the PRs in this branch.

Checklist:

  • [x] Documentation
  • [x] Tests
  • [x] TypeScript Types
  • [ ] Flow Types
  • [x] Ready to be merged
2024-03-13 16:14:24
downshift

v8.5.0

8.5.0 (2024-03-13)

Features

  • hooks: remove mouse and touch events on unmount (#1581) (7997f76)
2024-03-03 18:09:54
downshift

v8.4.0

8.4.0 (2024-03-03)

Features

2024-03-01 17:18:11
downshift

v8.3.3

8.3.3 (2024-03-01)

Bug Fixes

  • fixes issue causing combobox to grab focus on render (#1575) (59366d9)