element-hq / element-call

Group calls powered by Matrix
https://call.element.io
GNU Affero General Public License v3.0
561 stars 90 forks source link

Update dependency vaul to v0.9.1 #2392

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vaul (source) 0.9.0 -> 0.9.1 age adoption passing confidence

Release Notes

emilkowalski/vaul (vaul) ### [`v0.9.1`](https://togithub.com/emilkowalski/vaul/releases/tag/v0.9.1) [Compare Source](https://togithub.com/emilkowalski/vaul/compare/v0.9.0...v0.9.1) A lot of bug fixes + two additions that were requested: `noBodyStyles`: When `true` the body doesn't get any styles assigned from Vaul. `setBackgroundColorOnScale`: When `false` we don't change body's background color when the drawer is open. `tru`e by default #### What's Changed - chore: move build related to dev deps by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/emilkowalski/vaul/pull/257](https://togithub.com/emilkowalski/vaul/pull/257) - Cancel current drag when closing the drawer by [@​henriqemalheiros](https://togithub.com/henriqemalheiros) in [https://github.com/emilkowalski/vaul/pull/263](https://togithub.com/emilkowalski/vaul/pull/263) - fix: remove extra 'use client' directive by [@​Kinbaum](https://togithub.com/Kinbaum) in [https://github.com/emilkowalski/vaul/pull/261](https://togithub.com/emilkowalski/vaul/pull/261) - Make data-vaul-no-drag work if any parent matches by [@​arsaizdihar](https://togithub.com/arsaizdihar) in [https://github.com/emilkowalski/vaul/pull/267](https://togithub.com/emilkowalski/vaul/pull/267) - Use bunchee as bundler by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/emilkowalski/vaul/pull/260](https://togithub.com/emilkowalski/vaul/pull/260) - Fix Non-Dismissable Swiping by [@​keeganpotgieter](https://togithub.com/keeganpotgieter) in [https://github.com/emilkowalski/vaul/pull/276](https://togithub.com/emilkowalski/vaul/pull/276) - dont run onopenchange twice by [@​emilkowalski](https://togithub.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/297](https://togithub.com/emilkowalski/vaul/pull/297) - fix lock file by [@​emilkowalski](https://togithub.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/298](https://togithub.com/emilkowalski/vaul/pull/298) - fix: block swipe if in wrong direction by [@​joaom00](https://togithub.com/joaom00) in [https://github.com/emilkowalski/vaul/pull/314](https://togithub.com/emilkowalski/vaul/pull/314) - fix element existence check by [@​jacobclyne](https://togithub.com/jacobclyne) in [https://github.com/emilkowalski/vaul/pull/309](https://togithub.com/emilkowalski/vaul/pull/309) - Fixed: elemente -> element by [@​Abdul535](https://togithub.com/Abdul535) in [https://github.com/emilkowalski/vaul/pull/308](https://togithub.com/emilkowalski/vaul/pull/308) - Fix position fixed causing layout shifts on standalone sites (pwa) by [@​Cuzart](https://togithub.com/Cuzart) in [https://github.com/emilkowalski/vaul/pull/277](https://togithub.com/emilkowalski/vaul/pull/277) - Issues when using drawer with autofocus input on iOS by [@​ze-kel](https://togithub.com/ze-kel) in [https://github.com/emilkowalski/vaul/pull/258](https://togithub.com/emilkowalski/vaul/pull/258) - Batch fixed position style updates by [@​rortan134](https://togithub.com/rortan134) in [https://github.com/emilkowalski/vaul/pull/337](https://togithub.com/emilkowalski/vaul/pull/337) - fix: drag upwards by [@​joaom00](https://togithub.com/joaom00) in [https://github.com/emilkowalski/vaul/pull/326](https://togithub.com/emilkowalski/vaul/pull/326) - feat: drawer handle component by [@​rortan134](https://togithub.com/rortan134) in [https://github.com/emilkowalski/vaul/pull/182](https://togithub.com/emilkowalski/vaul/pull/182) - add warning when drawer context is used outside of scope by [@​rortan134](https://togithub.com/rortan134) in [https://github.com/emilkowalski/vaul/pull/336](https://togithub.com/emilkowalski/vaul/pull/336) - Fix inappropriate non-modal drawer closure by [@​artemis-prime](https://togithub.com/artemis-prime) in [https://github.com/emilkowalski/vaul/pull/332](https://togithub.com/emilkowalski/vaul/pull/332) - added setBackgroundColorOnScale prop by [@​cervantes-x](https://togithub.com/cervantes-x) in [https://github.com/emilkowalski/vaul/pull/338](https://togithub.com/emilkowalski/vaul/pull/338) - Add prop to not add body styles by [@​emilkowalski](https://togithub.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/342](https://togithub.com/emilkowalski/vaul/pull/342) #### New Contributors - [@​henriqemalheiros](https://togithub.com/henriqemalheiros) made their first contribution in [https://github.com/emilkowalski/vaul/pull/263](https://togithub.com/emilkowalski/vaul/pull/263) - [@​Kinbaum](https://togithub.com/Kinbaum) made their first contribution in [https://github.com/emilkowalski/vaul/pull/261](https://togithub.com/emilkowalski/vaul/pull/261) - [@​arsaizdihar](https://togithub.com/arsaizdihar) made their first contribution in [https://github.com/emilkowalski/vaul/pull/267](https://togithub.com/emilkowalski/vaul/pull/267) - [@​keeganpotgieter](https://togithub.com/keeganpotgieter) made their first contribution in [https://github.com/emilkowalski/vaul/pull/276](https://togithub.com/emilkowalski/vaul/pull/276) - [@​jacobclyne](https://togithub.com/jacobclyne) made their first contribution in [https://github.com/emilkowalski/vaul/pull/309](https://togithub.com/emilkowalski/vaul/pull/309) - [@​Abdul535](https://togithub.com/Abdul535) made their first contribution in [https://github.com/emilkowalski/vaul/pull/308](https://togithub.com/emilkowalski/vaul/pull/308) - [@​Cuzart](https://togithub.com/Cuzart) made their first contribution in [https://github.com/emilkowalski/vaul/pull/277](https://togithub.com/emilkowalski/vaul/pull/277) - [@​ze-kel](https://togithub.com/ze-kel) made their first contribution in [https://github.com/emilkowalski/vaul/pull/258](https://togithub.com/emilkowalski/vaul/pull/258) - [@​artemis-prime](https://togithub.com/artemis-prime) made their first contribution in [https://github.com/emilkowalski/vaul/pull/332](https://togithub.com/emilkowalski/vaul/pull/332) - [@​cervantes-x](https://togithub.com/cervantes-x) made their first contribution in [https://github.com/emilkowalski/vaul/pull/338](https://togithub.com/emilkowalski/vaul/pull/338) **Full Changelog**: https://github.com/emilkowalski/vaul/compare/v0.9.0...v0.9.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.