v2.0.0
This release brings a lot of changes to react-dropdown-aria, some of these changes are to the api so be sure to read the changelog carefully when upgrading to ensure smooth upgrade!
Breaking changes
Prop changes
setSelected=>onChangeselectedOption=>valuebuttonClassName=>className
New Features
- Search
- Search is now much nicer (input will show what you are searching)
- While searching press "tab" to autocomplete
Changes
- Better accessibility
- Added
defaultOpenprop to control default open state of the dropdown