Downshift Versions Save

🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.

v9.0.4

1 month ago

9.0.4 (2024-04-03)

Bug Fixes

v9.0.3

1 month ago

9.0.3 (2024-04-03)

Bug Fixes

  • hooks: fix highlight on arrow key opening (#1591) (b7f6765)

v9.0.2

1 month ago

9.0.2 (2024-04-02)

Bug Fixes

  • hooks: do not highlight disabled items on menu open (#1587) (87a8137)

v9.0.1

1 month ago

9.0.1 (2024-03-29)

Bug Fixes

  • a11yStatus: pass correct dependency array (#1586) (57981b2)

v9.0.0

1 month ago

v8.5.0

1 month ago

8.5.0 (2024-03-13)

Features

  • hooks: remove mouse and touch events on unmount (#1581) (7997f76)

v8.4.0

2 months ago

8.4.0 (2024-03-03)

Features

v8.3.3

2 months ago

8.3.3 (2024-03-01)

Bug Fixes

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

v8.3.2

2 months ago

8.3.2 (2024-02-21)

Bug Fixes

  • onMouseMove: only call handler on non-touch devices (#1571) (dc9da74)

v8.3.1

4 months ago

8.3.1 (2023-12-29)

Bug Fixes

  • useSelect: correct getLabelProps return type (#1562) (a5d6310)