Skip to content

Releases: chakra-ui/ark

@ark-ui/vue@0.5.1

20 Jun 14:47

Choose a tag to compare

Fixed

  • Fixed an issue where TagsInput was not exported
  • Fixed an issue where CarouselNextSliderTrigger and CarouselPrevSlideTrigger weren't rendered correctly

@ark-ui/vue@0.5.0

03 Jun 22:26

Choose a tag to compare

Added

  • Introduced the onLongPress property to Pressable

Changed

  • Updated all @zag-js dependencies to their latest versions

@ark-ui/solid@0.6.0

03 Jun 22:20

Choose a tag to compare

Added

  • Added DatePicker component
  • Introduced the onLongPress property to Pressable

Changed

  • Exposed direct access to the Splitter component's internal API, enabling more control over the component's state.
  • Updated all @zag-js dependencies to their latest versions

@ark-ui/react@0.6.0

03 Jun 21:56

Choose a tag to compare

Added

  • Added Avatar component
  • Introduced an optional defaulPage property to Pagination
  • Introduced an optional defaultSize property to Splitter
  • Introduced the onLongPress property to Pressable

Changed

  • Exposed direct access to the Splitter component's internal API, enabling more control over the component's state.
  • Updated all @zag-js dependencies to their latest versions

@ark-ui/vue@0.4.0

25 May 20:43
7128723

Choose a tag to compare

Minor Changes

Patch Changes

Added

  • Add Carousel
  • Add Environment
  • Add Toast
  • Add support for asChild

Changed

  • Update Checkbox. Control indeterminate state in checked prop

@ark-ui/solid@0.5.0

25 May 20:43
7128723

Choose a tag to compare

Minor Changes

Added

  • Add Switch

Changed

  • Update Checkbox. Control indeterminate state in checked prop

@ark-ui/react@0.5.0

25 May 20:43
7128723

Choose a tag to compare

Minor Changes

Added

  • Add DatePicker

Changed

  • Update Checkbox. Control indeterminate state in checked prop

Fixed

  • Fix a typo in the SwitchProps type

@ark-ui/vue@0.3.0

23 May 04:30
693aa0c

Choose a tag to compare

Minor Changes

Fixed

  • Fix Dialog component: apply two-way binding to open prop

@ark-ui/solid@0.4.0

23 May 04:30
693aa0c

Choose a tag to compare

Minor Changes

Added

  • Add support for asChild

@ark-ui/react@0.4.0

23 May 04:30
693aa0c

Choose a tag to compare

Minor Changes

Patch Changes

Added

  • Add Switch
  • Add support for asChild