·
4 commits
to main
since this release
Fixed
-
Combobox
- Fixed issue where
focusable
prop was not being applied to the trigger element. - Fixed issue where combobox doesn't work for items rendered as links.
- Fixed issue where
-
Collection: Fix issue where
getNextValue
andgetPreviousValue
doesn't work as expected whengroupBy
is used.