v1.1.0
What's Changed
- fix: Fix non-modal drawers without overlay to properly set body pointer events by @KajSzy in #460
- fix: restore position settings on drawer unmount by @maiconcarraro in #462
- fix(docs): readme jsx tag by @Innei in #474
- fix: typescript strict on to prevent null calls by @maiconcarraro in #477
- Fix: Ensure drawer opens at the specified active snap point on initial render by @KhalafAbdi in #473
- fix: long press by @emilkowalski in #485
- feat: add initial transform css variable by @emilkowalski in #486
- fix: don't animate initially if defaultOpen is set to true by @emilkowalski in #488
- fix: mobile firefox inputs by @emilkowalski in #489
New Contributors
- @maiconcarraro made their first contribution in #462
- @KhalafAbdi made their first contribution in #473
Full Changelog: v1.0.0...v1.1.0