discourse/app/assets/javascripts/float-kit/addon
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
..
components FIX: ensures tabbing from trigger focus content (#30064) 2024-12-04 12:46:02 +01:00
lib FIX: Admin dashboard tooltips not working on mobile (#29538) 2024-11-01 12:25:12 +10:00
modifiers
services DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00