Bug Fixes
- popover: fix regression in performance due to not avoiding work in portals when not adapted (natew)
- core: fix alpha avoidReRenders regression in animation driver (natew)
- sheet: improve scroll sheet handoff (natew)
Performance Improvements
- core: two performance wins for onLayout - avoiding all work when either not intersecting or not visible (natew)