You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#7526f3b2616 Thanks @tenphi! - Add itemBase and ItemButton components packed with lots of features. ItemBase is now used as a base for all Item components in Menu, CommandMenu, ListBox, FilterListBox, FilterPicker, Select, ComboBox.
Patch Changes
#7526f3b2616 Thanks @tenphi! - Make menu props optional for open method in useAnchoredMenu.
#7526f3b2616 Thanks @tenphi! - Increase search input size for FilterListBox and CommandMenu.
#7526f3b2616 Thanks @tenphi! - Add allValueProps, customValueProps and newCustomValueProps to customize the additional options in ListBox, FilterListBox and FilterPicker.
#7526f3b2616 Thanks @tenphi! - Sync opening state between FilterPicker instances and other triggers.