Releases: chakra-ui/ark
@ark-ui/vue@5.18.4
Fixed
-
Listbox: Add support for navigating grid collections
-
Carousel:
- Fix an issue where the carousel would not update when
slideCount
orautoplay
props change. - Fix an issue where
loop: false
was ignored when using autoplay. Now, the carousel will stop when it gets to the
last slide.
- Fix an issue where the carousel would not update when
-
Date Picker: Expose
data-inline
attribute on Content part to enable distinct styling for inline date pickers
versus popover date pickers. -
Menu: Fix issue where
onCheckedChange
could be called twice on checkbox or radio item -
Radio Group: Fixed issue where arrow key navigation doesn't apply
data-focus-visible
on the newly focused item. -
TagsInput: Export
InputValueChangeDetails
type -
Field: Fix issue where
asChild
prop is not being applied to the input and select components, leading to
hydration mismatch.
Changed
-
Async List: Improve type inference for descriptors
-
Framework Components: Improve runtime performance of components
@ark-ui/svelte@5.3.4
Fixed
-
Listbox: Add support for navigating grid collections
-
Carousel:
- Fix an issue where the carousel would not update when
slideCount
orautoplay
props change. - Fix an issue where
loop: false
was ignored when using autoplay. Now, the carousel will stop when it gets to the
last slide.
- Fix an issue where the carousel would not update when
-
Date Picker: Expose
data-inline
attribute on Content part to enable distinct styling for inline date pickers
versus popover date pickers. -
Menu: Fix issue where
onCheckedChange
could be called twice on checkbox or radio item -
Radio Group: Fixed issue where arrow key navigation doesn't apply
data-focus-visible
on the newly focused item. -
TagsInput: Export
InputValueChangeDetails
type
Changed
-
Async List: Improve type inference for descriptors
-
Framework Components: Improve runtime performance of components
@ark-ui/solid@5.18.4
Fixed
-
Listbox: Add support for navigating grid collections
-
Carousel:
- Fix an issue where the carousel would not update when
slideCount
orautoplay
props change. - Fix an issue where
loop: false
was ignored when using autoplay. Now, the carousel will stop when it gets to the
last slide.
- Fix an issue where the carousel would not update when
-
Date Picker: Expose
data-inline
attribute on Content part to enable distinct styling for inline date pickers
versus popover date pickers. -
Menu: Fix issue where
onCheckedChange
could be called twice on checkbox or radio item -
Radio Group: Fixed issue where arrow key navigation doesn't apply
data-focus-visible
on the newly focused item. -
TagsInput: Export
InputValueChangeDetails
type
Changed
-
Async List: Improve type inference for descriptors
-
Framework Components: Improve runtime performance of components
@ark-ui/react@5.18.4
Fixed
-
Listbox: Add support for navigating grid collections
-
Carousel:
- Fix an issue where the carousel would not update when
slideCount
orautoplay
props change. - Fix an issue where
loop: false
was ignored when using autoplay. Now, the carousel will stop when it gets to the
last slide.
- Fix an issue where the carousel would not update when
-
Date Picker: Expose
data-inline
attribute on Content part to enable distinct styling for inline date pickers
versus popover date pickers. -
Menu: Fix issue where
onCheckedChange
could be called twice on checkbox or radio item -
Radio Group: Fixed issue where arrow key navigation doesn't apply
data-focus-visible
on the newly focused item. -
TagsInput: Export
InputValueChangeDetails
type
Changed
- Async List: Improve type inference for descriptors
@ark-ui/vue@5.18.3
Fixed
- Carousel: Fix issue where controlled carousel ignores last slide
@ark-ui/svelte@5.3.3
Fixed
- Carousel: Fix issue where controlled carousel ignores last slide
@ark-ui/solid@5.18.3
Fixed
-
General: Fix issue where presence closing animation doesn't work as expected
-
Carousel: Fix issue where controlled carousel ignores last slide
@ark-ui/react@5.18.3
Fixed
-
Factory: Check if
children
is a valid React element before callingChildren.only()
-
Carousel: Fix issue where controlled carousel ignores last slide
@ark-ui/vue@5.18.2
Fixed
- Dialog
- Sync content
--layer-index
with positioner and backdrop - Decouple
trapFocus
frommodal
so it's possible to setmodal=false
andtrapFocus=true
- Sync content
@ark-ui/svelte@5.3.2
Fixed
- Dialog
- Sync content
--layer-index
with positioner and backdrop - Decouple
trapFocus
frommodal
so it's possible to setmodal=false
andtrapFocus=true
- Sync content