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

latest releases: @ark-ui/mcp@1.2.0, @ark-ui/mcp@1.1.2, @ark-ui/mcp@1.1.1...
2 months ago

Fixed

  • General: Fix issue where some Zag packages were not included in the package.json dependencies and
    devDependencies. This causes import errors when using the @ark-ui/vue package.

  • Date Picker: Fix issue with keyboard selection where setting unavailable date causes month view to behave
    differently from clicking with mouse

  • Toast: Fix issue where app crashes when toaster.promise is called without loading option. The loading option
    is now required. A warning will be logged if it is not provided

  • Tree View

    • Fix issue where clicking a branch with indeterminate state doesn't check its child nodes
    • Remove aria-busy attribute from branch trigger when not loading children
    • Expose node details in onExpandChange, onSelectionChange and onFocusChange
  • Angle Slider: Fix issue where scrubbing doesn't feel smooth on touch devices

  • Timer:

    • Fix issue where timer could continue beyond targetMs when window is not visible
    • Add validation to ensure startMs and targetMs are configured correctly
    • Fix progressPercent calculation for countdown timers

Don't miss a new ark release

NewReleases is sending notifications on new releases.