Closed renovate[bot] closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
ark-docs | ✅ Ready (Inspect) | Visit Preview | Oct 18, 2024 7:21pm |
``` bun add https://pkg.pr.new/chakra-ui/ark/@ark-ui/anatomy@3004 ```
``` bun add https://pkg.pr.new/chakra-ui/ark/@ark-ui/react@3004 ```
``` bun add https://pkg.pr.new/chakra-ui/ark/@ark-ui/svelte@3004 ```
``` bun add https://pkg.pr.new/chakra-ui/ark/@ark-ui/solid@3004 ```
``` bun add https://pkg.pr.new/chakra-ui/ark/@ark-ui/vue@3004 ```
commit: 5cb5053
This PR contains the following updates:
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
0.74.2
->0.75.0
Release Notes
chakra-ui/zag (@zag-js/accordion)
### [`v0.75.0`](https://redirect.github.com/chakra-ui/zag/blob/HEAD/CHANGELOG.md#0750-0750---2024-10-18) [Compare Source](https://redirect.github.com/chakra-ui/zag/compare/@zag-js/accordion@0.74.2...@zag-js/accordion@0.75.0) ##### Fixed - **Popover**: Fix race condition in iOS Safari where switching between multiple popovers causes both to close unexpectedly. - **Presence**: Fix issue where elements that use the presence machine doesn't exit unmounting state when closed with delay and the active tab is switched. This is because the v8 engine doesn't trigger the animationend event when the tab is inactive even though the "present" state had changed before the tab is switched. ##### Added - **Slider**: Add support for rendering a dragging indicator when a thumb is dragged by using `api.getDraggingIndicatorProps(...)`. - **Editable**: Add `data-autoresize` to editable and preview parts when autoresize is enabled. ##### Changed - **Editable**: When `autoResize` is enabled, we removed the default `all: unset` applied to the input in favor of userland css. Please add this in your userland css. ```css [data-scope="editable"][data-part="input"][data-autoresize] { all: unset; } ```Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.