Skip to content

@ark-ui/solid@3.7.0

Compare
Choose a tag to compare
@segunadebayo segunadebayo released this 13 Aug 11:45
· 889 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.