Skip to content

@ark-ui/vue@3.8.0

Compare
Choose a tag to compare
@segunadebayo segunadebayo released this 14 Aug 16:26
· 888 commits to main since this release

Changed

  • Progress: Update Progress.ValueText to render percentage as string.

Fixed

  • Field:

    • Fixed issue where id of field parts could not be customized, breaking Zag.js composition.
    • Added data-* attributes to control part to allow for better styling.
  • Select: Fixed reactivity issues when items and value are updated.