Nuxt/test/fixtures/basic/components
Daniel Roe 653856627c
fix(nuxt): reuse intermediate setup state in `<ClientOnly>` (#25009)
Co-authored-by: julien huang <julien.huang@outlook.fr>
2024-01-02 21:04:58 +00:00
..
Nested fix(nuxt): remove experimental `reactivityTransform` (vue 3.4) (#24477) 2023-11-27 23:02:02 +00:00
client
clientFallback
global
islands fix(nuxt): eager load island components map (#24584) 2023-12-19 10:07:34 +00:00
1thing.island.vue fix(nuxt): island components with number prefix (#24469) 2023-11-28 22:06:32 +00:00
AsyncServerComponent.server.vue feat(nuxt): allow client components within `NuxtIsland` (#22649) 2023-12-19 12:21:29 +00:00
BreakInAsyncSetup.vue
BreakInSetup.vue
BreaksServer.client.ts
ClientOnlyScript.client.vue
ClientOnlySetupScript.client.vue
ClientWrapped.client.vue fix(nuxt): reuse intermediate setup state in `<ClientOnly>` (#25009) 2024-01-02 21:04:58 +00:00
ComponentWithRef.vue
Counter.vue fix(nuxt): remove experimental `reactivityTransform` (vue 3.4) (#24477) 2023-11-27 23:02:02 +00:00
FunctionalComponent.ts
GlobalSync.vue
ServerOnlyComponent.server.vue
ServerWithClient.server.vue feat(nuxt): allow client components within `NuxtIsland` (#22649) 2023-12-19 12:21:29 +00:00
Tsx.tsx fix(nuxt): remove experimental `reactivityTransform` (vue 3.4) (#24477) 2023-11-27 23:02:02 +00:00
WithSuffix.global.vue