Nuxt/test/fixtures/basic/components
2023-05-15 23:43:53 +01:00
..
client fix(nuxt): add key to .client component placeholders (#20093) 2023-04-07 01:31:04 -07:00
clientFallback feat(nuxt): add <NuxtClientFallback> component (#8216) 2023-03-08 13:13:06 -08:00
global fix(nuxt): deduplicate global components before registration (#20743) 2023-05-10 13:57:27 +01:00
islands feat(nuxt): full scoped slots support for server components (#20284) 2023-05-15 23:43:53 +01:00
Nested test: init hmr testing (#4372) 2023-01-22 16:47:24 +00:00
AsyncServerComponent.server.vue feat(nuxt): full scoped slots support for server components (#20284) 2023-05-15 23:43:53 +01:00
BreakInSetup.vue feat(nuxt): add <NuxtClientFallback> component (#8216) 2023-03-08 13:13:06 -08:00
BreaksServer.client.ts chore: remove @ts-ignore and fix some issues (#20273) 2023-04-14 13:53:21 +01:00
ClientOnlyScript.client.vue
ClientOnlySetupScript.client.vue
ClientWrapped.client.vue
FunctionalComponent.ts
ServerOnlyComponent.server.vue
SugarCounter.vue feat(deps): update vue to v3.3 (#20478) 2023-05-11 09:37:32 +01:00
Tsx.tsx fix(vite): respect isCustomElement config for jsx transform (#19053) 2023-02-16 04:45:08 -08:00
WithSuffix.global.vue