dashboard/shell/composables
Alexandre Alves 0c411e96d3
Keyboard nav for extensions main screen (#13176)
* working on focus trap composable

* working on slide in panel refactor

* add change so that we dont have a change on the component diff

* fix slidein extension details panel key nav

* fine tune cluster badge trigger btn

* finish work on extensions page

* fix lint errors

* address pr comments

* fix problems of propagation

* update return focus for some modals in the extensions main screen

* remove dead code + fix focus selector return for add extensions repo and developer install modals
2025-02-11 10:47:55 +00:00
..
focusTrap.ts Keyboard nav for extensions main screen (#13176) 2025-02-11 10:47:55 +00:00
useClickOutside.ts Create component `PageHeaderActionMenu.vue` 2024-10-02 10:09:39 -07:00
useCompactInput.test.ts Reintroduce "Write tests for `useCompactInput` and `useLabeledFormElement`" 2024-03-13 10:10:26 -07:00
useCompactInput.ts Reintroduce "Write tests for `useCompactInput` and `useLabeledFormElement`" 2024-03-13 10:10:26 -07:00
useI18n.ts Resolve type issues with `useUserRetentionValidation` 2024-07-29 10:23:08 -07:00
useLabeledFormElement.test.ts Reintroduce "Write tests for `useCompactInput` and `useLabeledFormElement`" 2024-03-13 10:10:26 -07:00
useLabeledFormElement.ts Adding `emits` to all rancher-components to fix linting rules 2024-12-04 09:04:19 -07:00
useUserRetentionValidation.test.ts Replace `useStore` composable with vuex implementation 2024-09-11 09:21:22 -07:00
useUserRetentionValidation.ts Replace `useStore` composable with vuex implementation 2024-09-11 09:21:22 -07:00