- Support
iconinOptionMenu
- Updated
OptionMenuwithfloating-ui
- Added custom
reftoTabscomponent to programmatically update local state - Added
hiddenoption to tabs
- Added
extraprop to add extra content to the side of the tabs list
- Fix
triggerrequired inOptionMenuprops
- Add
placementoption toOptionMenu - Added option to custom render
OptionMenutrigger - Added
labeloption forIconButton
- Minor fix to
Buttonprops typing
- Updated components for
react@>=17 - Removed
devServerand replaced it with storybook
- Added
onTabClickproperty toTabscomponent
- Added
tabClassNameproperty toTabscomponent
- Added
portalfunctionality forOptionMenuandSelect - Added prop
optionListClassNameto bothOptionMenuandSelect - Fixed some
Reactwarnings