What's Changed
- Remove debugging console.log by @ofekashery in #86
- Improve scrolling and performance by @emilkowalski in #88
- Improve scrolling, don't run shouldDrag on each drag by @emilkowalski in #89
- Close menu properly when controlled by @emilkowalski in #90
- Fix iOS mouse-up after scrolling by @emilkowalski in #91
- Close dismissible correctly by @emilkowalski in #92
- Fix controlled state closing instantly by @emilkowalski in #94
- Remove defaultOpen prop, fix incorrect style reset by @emilkowalski in #95
- Fix controlled snap points by @emilkowalski in #96
New Contributors
- @ofekashery made their first contribution in #86
Full Changelog: v0.4.6...v0.6.0