Added
- Editable: Added support for
activationMode=none
- Collection
- Exposed
copy
method - Added support for
getParentNodes
to accept a value or index path
- Exposed
Fixed
- Collection: Fixed issue where entrypoint
@ark-ui/react/collection
was not working as expected - Carousel: Fixed issue where carousel crashes when
slidesPerPage
is 0 - File Upload: Prevented
undefined
inacceptedFiles
when no files accepted - Select: Fixed issue where highlighted item could be cleared when navigating up/down the list with keyboard
- Tabs: Fixed issue where tabs with links should not trigger tab change upon cmd/middle click
- Menu: Fixed issue where
Menu.ItemText
could not be used withMenu.Item