Features
- sheet: add preferAdaptParentOpenState to allow deciding whether to prefer the Adapt parent or give prop open state (natew)
Bug Fixes
- sheet: fix two issues with sheets containing scroll views on web - handle initial logic for determining to scroll better to avoid issues not scrolling on first drag, and fix case where you scroll, then drag, then scroll again causing scrolling-while-dragging (natew)
- remove-scroll: much improved and simplified remove scroll by using modern browsers scrollbar-gutter property (natew)
Chores
- use-element-layout: put visibility check behind optional flag as Safari is slower with it (natew)
Commits
- 3479fb8: v1.130.3 (natew)