react-functional-select
react-functional-select copied to clipboard
Switch to VariableSizeList
See issue: https://github.com/based-ghost/react-functional-select/issues/26
This PR proposes support for variable sizes of menu items/options.
I'm open to ideas on other ways to implement this or changes to the public API. This is a breaking change to the API so that should be considered. API changes:
itemSizerenamed togetItemSizeand is now a functionfixedSizeListRefrenamed tovariableSizeListRef