dashboard/shell/mixins
Phillip Rak 610b826319 Replace `Vue.extend` with `defineComponent` in shell
Replace the usage of `Vue.extend` with `defineComponent` throughout multiple components located under `shell/components/`. `defineComponent` provides better type inference, improved TypeScript support, and will be the recommended way to define components when Dashboard migrates to Vue 3.

Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-01-10 09:06:46 -07:00
..
__tests__ Added deprecation warning for OPA gatekeeper (#9528) 2023-08-28 08:54:14 -07:00
create-edit-view Replace `Vue.extend` with `defineComponent` in shell 2024-01-10 09:06:46 -07:00
auth-config.js remove "process." mentions from Dashboard and adjust code (#10119) 2023-12-13 08:41:26 +00:00
back-link.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
brand.js [INT] Removed vue-meta library (#9952) 2023-12-05 09:42:23 -08:00
browser-tab-visibility.js visibilityChange, replace findAll to bypass wss subscribe 2022-12-07 12:43:25 +01:00
chart.js Revert "App upgrade notification shown for incorrect app (#9806)" 2023-10-20 15:13:52 +01:00
child-hook.js Allow hooks to be omitted from application 2023-09-15 08:02:55 -07:00
closeable.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
compact-input.ts Port rancher components to TypeScript (#6073) 2022-06-07 10:36:37 -07:00
fetch.client.js Fix white page errors in prod 2023-08-15 16:08:51 +01:00
form-validation.js Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
labeled-form-element.ts Upgrade to Vue 2.7 (#8654) 2023-04-26 21:45:21 +02:00
login.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
metric-poller.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
page-actions.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
resource-fetch-namespaced.js Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
resource-fetch.js Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
resource-manager.js update url for namespaced requests for secondary data (#7365) 2022-11-25 16:51:57 +00:00
v1-workload-metrics.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
vue-select-overrides.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00