- Support
icon
inOptionMenu
- Updated
OptionMenu
withfloating-ui
- Added custom
ref
toTabs
component to programmatically update local state - Added
hidden
option to tabs
- Added
extra
prop to add extra content to the side of the tabs list
- Fix
trigger
required inOptionMenu
props
- Add
placement
option toOptionMenu
- Added option to custom render
OptionMenu
trigger - Added
label
option forIconButton
- Minor fix to
Button
props typing
- Updated components for
react@>=17
- Removed
devServer
and replaced it with storybook
- Added
onTabClick
property toTabs
component
- Added
tabClassName
property toTabs
component
- Added
portal
functionality forOptionMenu
andSelect
- Added prop
optionListClassName
to bothOptionMenu
andSelect
- Fixed some
React
warnings