Performance Improvements
- core: fix check logic to avoid work on more frames of onLayout (natew)
- Sheet, Popper, and Dialog automatically disable layout mesaurement work inside of them when hidden (natew)
- skip slightly more frames for measure, avoid requestAnimationFrame for simplicity (natew)