v0.9.3
What's Changed
Most importantly the scroll top issue should now be gone, issues with controlled state/defaultOpen prop should also be fixed.
If you are scaling background, please ensure to change [vaul-drawer-wrapper]
to [data-vaul-drawer-wrapper]
. I'll make it backwards compatible in v0.9.4.
- feat: add export on props by @ferdylimmm9 in #405
- adjust snapPoints on window resize by @bviebahn in #399
- Export DialogProps type by @martynaskadisa in #348
- fix: scroll top by @emilkowalski in #406
- ISSUE-369: Make vaul use data- attr for Content direction by @mikita-liaukovich-epam in #404
- fix: controlled state by @emilkowalski in #408
- refactor: background scaling by @emilkowalski in #409
- feat: add prop to disable input repositioning by @emilkowalski in #410
New Contributors
- @ferdylimmm9 made their first contribution in #405
- @bviebahn made their first contribution in #399
- @martynaskadisa made their first contribution in #348
- @mikita-liaukovich-epam made their first contribution in #404
Full Changelog: v0.9.2...v0.9.3