downshift-js / downshift

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

Home Page:http://downshift-js.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v9

silviuaavram opened this issue · comments

List of deliverables:

  • Rewrite the status message functionality to contain only getA11yStatusMessage, for all hooks, with cleanup. #1322 #1298 #1244 #1227
  • Create the hooks from #1233.
  • Create the hooks from #1450.
  • Types update for onChange #1225
  • aria-selected only for selected item, not highlighted item, in useCombobox #935.
  • Update hook props. #1462
  • Create itemToKey #1495

Closing and moving the updated list to v10