lion/packages/ui/components/overlays/src
Alberto López-Barranco c80bca7c83
fix(overlay-controller): do not scroll to invoker if it is visible (#2155)
* fix(overlay-controller): do not scroll to invoker if it is visible on screen

When closing an overlay, srollIntoView forced the invoker element to be placed in the middle of the screen. This fix prevents the scroll if the invoker is already visible, but still scrolls it into view if needed.

* chore: changeset
2023-12-11 12:44:01 +01:00
..
configurations fix(tooltip): hide tooltip if the invoker gets disabled (#2154) 2023-12-06 13:37:23 +01:00
utils fix(ui): use traditional style on ios for adopt-styles 2023-11-24 12:02:06 +01:00
ArrowMixin.js fix(overlays): add aria-hidden to arrow (#2030) 2023-07-10 08:18:08 +02:00
OverlayController.js fix(overlay-controller): do not scroll to invoker if it is visible (#2155) 2023-12-11 12:44:01 +01:00
overlayDocumentStyle.js fix: demos and overlay styles 2022-12-09 15:54:28 +01:00
OverlayMixin.js fix: demos and overlay styles 2022-12-09 15:54:28 +01:00
overlayShadowDomStyle.js fix: demos and overlay styles 2022-12-09 15:54:28 +01:00
OverlaysManager.js fix(ui): use traditional style on ios for adopt-styles 2023-11-24 12:02:06 +01:00
singleton.js feat: use dialog element for top layer functionality of all overlays 2022-12-09 15:54:28 +01:00