discourse/app/assets/javascripts/float-kit
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
..
addon FIX: ensures tabbing from trigger focus content (#30064) 2024-12-04 12:46:02 +01:00
app DEV: allows for multiple menus/tooltips (#26823) 2024-05-07 23:48:44 +02:00
.npmrc DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
ember-cli-build.js DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
index.js DEV: @babel/plugin-proposal-decorators -> decorator-transforms (#27260) 2024-06-10 15:51:48 +01:00
package.json Build(deps-dev): Bump webpack from 5.96.1 to 5.97.0 (#30082) 2024-12-04 00:45:25 +01:00