v0.9.4
Major Refactor
This is a major refactor, I tested it on my device, but there is a chance that you might run into some issues. If you do, please create an issue with a codesandbox reproduction of it so that I can help you. Thanks!
What's Changed
- feat: background scaling backwards compatible by @emilkowalski in #412
- feat: support parent container by @emilkowalski in #413
- fix: snap points by @emilkowalski in #415
- fix: fadeFromIndex prop by @emilkowalski in #416
- fix: dismissible prop by @emilkowalski in #418
- Contain CSS file in the published package by @huozhi in #417
- feat:
onAnimationEnd
prop by @emilkowalski in #419 - fix: pass children to overlay by @emilkowalski in #420
- fix: reset scroll behavior by @emilkowalski in #421
- fix: modal prop by @emilkowalski in #424
- fix: esc shoud close drawer when modal is false by @emilkowalski in #425
- fix: don't apply body styles if there's no wrapper by @emilkowalski in #426
- feat: bring back handle component by @emilkowalski in #427
- fix: handle tests by @emilkowalski in #428
- fix: closeThreshold not working as expected when direction="left" (#385) by @yodhcn in #386
New Contributors
Full Changelog: v0.9.3...v0.9.4