github chakra-ui/ark @ark-ui/vue@5.28.0

latest release: @ark-ui/svelte@5.13.0
21 hours ago

Added

  • General: Exported InteractOutsideEvent, FocusOutsideEvent, and PointerDownOutsideEvent types for better type
    safety
  • Carousel:
    • Added Carousel.AutoplayIndicator component for conditionally rendering content based on autoplay state
    • Added Carousel.ProgressText component for displaying current page progress (e.g., "1 / 5")
  • Toast: Exported ToastOptions and ToastStoreProps types for better type safety

Changed

  • useListCollection: Updated initialItems to accept readonly arrays for better compatibility with immutable data
    patterns.

Fixed

  • Combobox:
    • Fixed focus stealing in controlled open mode
    • Removed problematic aria-hidden behavior to allow interaction with other page elements
  • Marquee: Fixed Marquee.Content not receiving data-v-* attribute for scoped styles when using v-for at the
    root level.

Don't miss a new ark release

NewReleases is sending notifications on new releases.