@ark-ui/vue@3.10.0
·
851 commits
to main
since this release
Added
-
Editable
- Add support for controlled the editable's state (edit/preview) using
edit
andonEditChange
- Add support for controlled the editable's state (edit/preview) using
-
Pagination
- Expose
api.count
property
- Expose
Changed
-
Editable
- Removed
onEdit
in favor ofonEditChange
- Removed
startsWithEditView
in favor ofedit
prop
- Removed
Fixed
-
Dialog
- Fix issue where closing a nested dialog focuses the first focusable element in the parent dialog
instead of the previously focused element.
- Fix issue where closing a nested dialog focuses the first focusable element in the parent dialog
-
Steps: Fixed issue where the steps component was not exported in the index file.
-
Select: Fixed issue where Nuxt was not able to resolve the
@zag-js/utils
package.