discourse/app/assets/javascripts/float-kit/addon/components
Joffrey JAFFEUX 3ddb1cfbad
FIX: ensures tabbing from trigger focus content (#30064)
`DMenu` is using in-element, which means the content is detached from the trigger, and pressing tab from the trigger is not going to jump into the content. This commit catches the tab event and attempts to focus the first focusable element of the content.
2024-12-04 12:46:02 +01:00
..
d-button-tooltip.gjs
d-default-toast.gjs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
d-float-body.gjs
d-float-portal.gjs
d-headless-menu.gjs
d-headless-tooltip.gjs
d-inline-float.gjs DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
d-menu.gjs FIX: ensures tabbing from trigger focus content (#30064) 2024-12-04 12:46:02 +01:00
d-menus.gjs DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
d-popover.gjs
d-toast.gjs
d-toasts.gjs
d-tooltip.gjs FIX: correctly destroy menu/tooltip when removed from dom 2024-11-26 15:55:35 +01:00
d-tooltips.gjs DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00