Skip to content

Releases: chakra-ui/ark

@ark-ui/[email protected]

19 Jul 06:52
Compare
Choose a tag to compare

Fixed

  • Resolved an issue that NextJS would throw a false error because of use client annotation.

@ark-ui/[email protected]

19 Jul 05:55
Compare
Choose a tag to compare

Added

  • Enhanced Carousel component: Introduced CarouselIndicator and CarouselIndicatorGroup components. These sub-components offer finer control over the carousel navigation, enabling users to directly access desired carousel slides.
  • Introduced Presence component, a new utility designed to delay the unmount of child components to assist with animation processes.
  • Added support to animate the Dialog, Tooltip and Popover elements using the Presence component. Check out the documentation for these components to learn more.
  • Expose use<X>Context for all components that use context.

@ark-ui/[email protected]

10 Jul 19:28
Compare
Choose a tag to compare

Fixed

  • Resolved an issue whre the Toast component would not render custom content.
  • Fixed an issue where standalone imports were not working as expected.
  • Resolved an issue where the SegmentGroup component would not animate on the first click.

@ark-ui/[email protected]

10 Jul 19:26
Compare
Choose a tag to compare

Fixed

  • Resolved an issue whre the Toast component would not render custom content.
  • Fixed an issue where standalone imports were not working as expected.

@ark-ui/[email protected]

10 Jul 19:22
Compare
Choose a tag to compare

Fixed

  • Resolved an issue where the SegmentGroup component would not animate on the first click.
  • Fixed an issue where standalone imports were not working as expected.
  • Resolved an issue whre the Toast component would not render custom content.

@ark-ui/[email protected]

06 Jul 13:40
Compare
Choose a tag to compare
  • Add support for SSR

@ark-ui/[email protected]

05 Jul 16:54
Compare
Choose a tag to compare
Pre-release

Added

  • solid({ solid: { generate: 'ssr', hydratable: true } })

@ark-ui/[email protected]

05 Jul 16:02
Compare
Choose a tag to compare
Pre-release

Added

  • Generate ssr

@ark-ui/[email protected]

05 Jul 15:15
Compare
Choose a tag to compare
Pre-release

Added

  • Set type to module

@ark-ui/[email protected]

05 Jul 14:57
Compare
Choose a tag to compare
Pre-release

Fixed

  • Declare no external