Releases: chakra-ui/ark
Releases · chakra-ui/ark
@ark-ui/[email protected]
Added
- Added
Avatar - Added
SegmentGroup - Support for standalone component imports: Developers can now import individual components, such as
@ark-ui/solid/tabsinstead of the full@ark-ui/solidpackage. This is a significant feature for those working with bundlers that do not support tree-shaking. By allowing imports of individual components, we ensure a reduced bundle size when the full package import is not necessary.
@ark-ui/[email protected]
Added
- Support for standalone component imports: Developers can now import individual components, such as
@ark-ui/react/tabsinstead of the full@ark-ui/reactpackage. This is a significant feature for those working with bundlers that do not support tree-shaking. By allowing imports of individual components, we ensure a reduced bundle size when the full package import is not necessary.
@ark-ui/[email protected]
Fixed
- Fix an erorr
@ark-ui/[email protected]
Fixed
- Fix an erorr
@ark-ui/[email protected]
Added
- Support for standalone component imports: Developers can now import individual components, such as
@ark-ui/react/switchinstead of the full@ark-ui/reactpackage. This is a significant feature for those working with bundlers that do not support tree-shaking. By allowing imports of individual components, we ensure a reduced bundle size when the full package import is not necessary.
@ark-ui/[email protected]
Added
- Added
SegmentGroupcomponent
@ark-ui/[email protected]
Fixed
- Fixed an issue where
TagsInputwas not exported - Fixed an issue where
CarouselNextSliderTriggerandCarouselPrevSlideTriggerweren't rendered correctly
@ark-ui/[email protected]
Added
- Introduced the
onLongPressproperty toPressable
Changed
- Updated all
@zag-jsdependencies to their latest versions
@ark-ui/[email protected]
Added
- Added
DatePickercomponent - Introduced the
onLongPressproperty toPressable
Changed
- Exposed direct access to the
Splittercomponent's internal API, enabling more control over the component's state. - Updated all
@zag-jsdependencies to their latest versions
@ark-ui/[email protected]
Added
- Added
Avatarcomponent - Introduced an optional
defaulPageproperty toPagination - Introduced an optional
defaultSizeproperty toSplitter - Introduced the
onLongPressproperty toPressable
Changed
- Exposed direct access to the
Splittercomponent's internal API, enabling more control over the component's state. - Updated all
@zag-jsdependencies to their latest versions