What's Changed
- add scroll lock timeout option and fix endless drag prevention by @Gumbee in #28
- Set overlay opacity to 1 on reset by @emilkowalski in #30
- fix closeThreshold bug by @Gumbee in #32
- fix: prop typo by @telmen in #33
- Allow swiping when target is an input by @emilkowalski in #34
- Fix incorrect offset when content is scrolled on iOS safari by @emilkowalski in #35
- Improve swiping in a scrollable drawer by @emilkowalski in #36
- Performance and scroll improvements by @emilkowalski in #40
- Ensure safari toolbar is shown at all times by @emilkowalski in #41
- Improve keyboard calculations by @emilkowalski in #43
- docs: update readme by @HelKyle in #46
- style: make code shorter and clearer by @HelKyle in #45
- fix: use WeakMap instead of Map to avoid memory leaks by @HelKyle in #44
- Update safari theme color by @emilkowalski in #48
- Safari theme improvements by @emilkowalski in #49
New Contributors
- @Gumbee made their first contribution in #28
- @telmen made their first contribution in #33
- @HelKyle made their first contribution in #46
Full Changelog: v0.2.0...v0.3.0