Skip to content

Commit

Permalink
Add migration note for searchable prop change
Browse files Browse the repository at this point in the history
  • Loading branch information
ur5us committed Jul 8, 2023
1 parent 1d96a9f commit 2129882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MIGRATION_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ The following CSS custom properties were removed in v5.
`isFocused` → `focused`<br/>
`isGroupHeaderSelectable` → `groupHeaderSelectable`<br/>
`isDisabled` → `disabled`<br/>
`isSearchable` → `searchable`<br/>
`labelIdentifier` -> `label`<br/>
`optionIdentifier` -> `itemId`<br/>
`selectedValue` removed (was already deprecated in v4 in favour of `value`)<br/>

0 comments on commit 2129882

Please sign in to comment.