From b16c2c84a9f60b21125dbdb57b90138fb59d48ca Mon Sep 17 00:00:00 2001 From: Dave Batiste Date: Fri, 20 Dec 2024 17:19:45 -0500 Subject: [PATCH] feat: Initial popover support for tray positioning. (#5273) --- components/popover/demo/popover.html | 16 ++ components/popover/popover-mixin.js | 215 ++++++++++++++++++++++++++- components/popover/test/popover.js | 6 + 3 files changed, 234 insertions(+), 3 deletions(-) diff --git a/components/popover/demo/popover.html b/components/popover/demo/popover.html index c262e23501d..3df87a13cc5 100644 --- a/components/popover/demo/popover.html +++ b/components/popover/demo/popover.html @@ -273,6 +273,22 @@

Popover (trap-focus)

+

Popover (mobile tray)

+ + + + +