v0.0.2-alpha
Pre-release
Pre-release
·
39 commits
to main
since this release
v0.0.2-alpha
This alpha focuses on overlay behavior improvements for Menu and Popover.
Highlights
- Improved
Popoverpositioning behavior - Fixed
Popoveralignment issues, especially on first open withalign="center" - Updated default popover behavior so it scrolls out with the page instead of sticking to the viewport
- Improved
Menuopen-state behavior by locking page scroll while the menu is open
Fixes
- Resolved popover centering drift caused by measuring animated dimensions
- Stabilized first-render popover placement with delayed positioning and resize observation
- Corrected popover scroll behavior for non-teleported usage
- Added menu body scroll locking while open and restored scrolling on close
Notes
Popovernow defaults toteleport=false- This is still an alpha release and the overlay APIs may continue to evolve based on usage feedback