Skip to content

@ark-ui/react@5.9.2

Compare
Choose a tag to compare
@segunadebayo segunadebayo released this 24 May 16:57
· 14 commits to main since this release

Fixed

  • Collection: Export CollectionOptions, TreeCollectionOptions, GridCollectionOptions types.

  • Carousel

    • Fix issue where focusing on carousel region and navigating with keyboard doesn't work as expected
    • Fix issue when allowMouseDrag is set where carousel no longer snaps after mouse interaction
  • Combobox: Fix issue where onInputValueChange doesn't get called when autoFocus is set to true

  • Slider: Fix issue where slider could throw a error when rendered in an popover or dialog

  • Tour: Fix issue where calling api.start(<id>) with a step id doesn't work as expected