leuchtturm-dev / turboprop

MIT License
52 stars 3 forks source link

Update dependencies to ^0.57.0 #19

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@zag-js/dialog ^0.56.0 -> ^0.57.0 age adoption passing confidence
@zag-js/menu ^0.56.0 -> ^0.57.0 age adoption passing confidence
@zag-js/pin-input ^0.56.0 -> ^0.57.0 age adoption passing confidence
@zag-js/types ^0.56.0 -> ^0.57.0 age adoption passing confidence

Release Notes

chakra-ui/zag (@​zag-js/dialog) ### [`v0.57.0`](https://togithub.com/chakra-ui/zag/blob/HEAD/CHANGELOG.md#0570-0570---2024-06-14) [Compare Source](https://togithub.com/chakra-ui/zag/compare/@zag-js/dialog@0.56.1...@zag-js/dialog@0.57.0) ##### Fixed - **Editable** - Fix issue where setting `activationMode=dblclick` clears the input value unexpectedly. - **SignaturePad** - Add `role=application` to signature pad control. This fixes the accessibility violation with `aria-roledescription` - **Menu** - Fix issue where sibling menus or popovers don't work well on iOS mobile devices. - Fix issue where context menu trigger shows the magnifier and iOS context menu on long press. ##### Added - **Select** - Add support for selecting all values using `api.selectAll()` - **Tooltip** - Add support for `closeOnScroll` to control whether the tooltip should close when the trigger's overflow parent scrolls. - **ColorPicker** - Add support for channel slider label and value text parts - Allow passing `format` to channel slider parts. Useful for building slider only color pickers - Add `api.getChannelValueText` to get the formatted value text for specific channel slider - **Slider** - Expose `data-dragging` to the component parts when dragging the slider thumb. This allows you to style the slider parts differently when the thumb is being dragged.

Configuration

📅 Schedule: Branch creation - "before 7am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.