Releases: chakra-ui/ark
Releases · chakra-ui/ark
@ark-ui/vue@0.5.1
Fixed
- Fixed an issue where
TagsInputwas not exported - Fixed an issue where
CarouselNextSliderTriggerandCarouselPrevSlideTriggerweren't rendered correctly
@ark-ui/vue@0.5.0
Added
- Introduced the
onLongPressproperty toPressable
Changed
- Updated all
@zag-jsdependencies to their latest versions
@ark-ui/solid@0.6.0
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/react@0.6.0
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
@ark-ui/vue@0.4.0
Minor Changes
786b4862Thanks @cschroeter! - Remove AccordionIcon
Patch Changes
c48bd7e6Thanks @cschroeter! - Fixed a bug whereToastandEnvironmentweren't exported
Added
- Add
Carousel - Add
Environment - Add
Toast - Add support for
asChild
Changed
- Update
Checkbox. Controlindeterminatestate incheckedprop
@ark-ui/solid@0.5.0
Minor Changes
786b4862Thanks @cschroeter! - Remove AccordionIcon
Added
- Add
Switch
Changed
- Update
Checkbox. Controlindeterminatestate incheckedprop
@ark-ui/react@0.5.0
Minor Changes
786b4862Thanks @cschroeter! - Remove AccordionIcon
Added
- Add
DatePicker
Changed
- Update
Checkbox. Controlindeterminatestate incheckedprop
Fixed
- Fix a typo in the
SwitchPropstype
@ark-ui/vue@0.3.0
Minor Changes
-
#632
f8b16038Thanks @TylerAPfledderer! - Add componentToast -
#840
c206c2c2Thanks @TylerAPfledderer! - Add componentCarousel -
#637
fff5982fThanks @TylerAPfledderer! - Add componentEnvironment
Fixed
- Fix
Dialogcomponent: apply two-way binding toopenprop
@ark-ui/solid@0.4.0
Minor Changes
-
#936
66fa4597Thanks @cschroeter! - Use mergeProps from @zag-js -
09cbc614Thanks @cschroeter! - Add Switch Component
Added
- Add support for
asChild
@ark-ui/react@0.4.0
Minor Changes
3bd09cd6Thanks @cschroeter! - Add DatePicker
Patch Changes
09cbc614Thanks @cschroeter! - Fix a typo in SwitchProps type
Added
- Add
Switch - Add support for
asChild