Releases: chakra-ui/ark
Releases · chakra-ui/ark
@ark-ui/[email protected]
Fixed
- Resolved an issue that NextJS would throw a false error because of
use client
annotation.
@ark-ui/[email protected]
Added
- Enhanced
Carousel
component: IntroducedCarouselIndicator
andCarouselIndicatorGroup
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
andPopover
elements using thePresence
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]
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]
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]
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]
- Add support for
SSR
@ark-ui/[email protected]
Added
- solid({ solid: { generate: 'ssr', hydratable: true } })
@ark-ui/[email protected]
Added
- Generate
ssr
@ark-ui/[email protected]
Added
- Set
type
tomodule
@ark-ui/[email protected]
Fixed
- Declare no external