Nuxt/test/fixtures/basic/components
tbitw2549 e304d6c367 feat: support condition, media query, and never
This adds 3 more types of hydration to cover most of the use cases.
2024-08-25 13:53:29 +03:00
..
client chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
clientFallback chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
global
islands chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
Nested chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01: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 fix(nuxt)!: remove __NUXT__ after hydration (#27745) 2024-06-26 12:32:50 +02:00
BreakInSetup.vue fix(nuxt)!: remove __NUXT__ after hydration (#27745) 2024-06-26 12:32:50 +02:00
BreaksServer.client.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
ClientOnlyScript.client.vue chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
ClientOnlySetupScript.client.vue
ClientWrapped.client.vue fix(nuxt): reuse intermediate setup state in <ClientOnly> (#25009) 2024-01-02 21:04:58 +00:00
ComponentWithIds.vue feat(nuxt): useId composable (#23368) 2024-01-30 09:10:13 +00:00
ComponentWithRef.vue chore: update to use @nuxt/eslint-config (#24209) 2023-11-09 18:01:13 +01:00
Counter.vue fix(nuxt): remove experimental reactivityTransform (vue 3.4) (#24477) 2023-11-27 23:02:02 +00:00
CounterWithNuxtClient.vue feat(nuxt): allow using nuxt-client in all components (#25479) 2024-03-06 15:26:19 +00:00
DelayedCondition.client.vue feat: support condition, media query, and never 2024-08-25 13:53:29 +03:00
DelayedCondition.server.vue feat: support condition, media query, and never 2024-08-25 13:53:29 +03:00
DelayedEvent.client.vue [autofix.ci] apply automated fixes 2024-06-15 05:53:03 +00:00
DelayedEvent.server.vue [autofix.ci] apply automated fixes 2024-06-15 05:53:03 +00:00
DelayedNetwork.client.vue Create DelayedNetwork.client.vue 2024-06-03 00:00:54 +03:00
DelayedNetwork.server.vue Create DelayedNetwork.server.vue 2024-06-03 00:01:15 +03:00
DelayedNever.client.vue feat: support condition, media query, and never 2024-08-25 13:53:29 +03:00
DelayedNever.server.vue feat: support condition, media query, and never 2024-08-25 13:53:29 +03:00
DelayedVisible.client.vue Update and rename DelayedHydration.client.vue to DelayedVisible.client.vue 2024-06-02 23:59:43 +03:00
DelayedVisible.server.vue Update and rename DelayedHydration.server.vue to DelayedVisible.server.vue 2024-06-03 00:00:08 +03:00
EventView.client.vue fix: use correct extension 2024-06-17 23:45:00 +03:00
EventView.server.vue Create EventView.server.vue 2024-06-17 23:44:30 +03:00
FunctionalComponent.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
GlobalSync.vue
ServerOnlyComponent.server.vue fix(vite): extract styles for shared chunks (#25455) 2024-01-28 21:25:42 +00:00
ServerOnlyComponentChild.vue fix(vite): extract styles for shared chunks (#25455) 2024-01-28 21:25:42 +00:00
ServerWithClient.server.vue chore: fix some typos in comments (#28501) 2024-08-12 10:42:47 +01:00
ServerWithNestedClient.server.vue feat(nuxt): allow using nuxt-client in all components (#25479) 2024-03-06 15:26:19 +00:00
SharedComponent.vue fix(vite): extract styles for shared chunks (#25455) 2024-01-28 21:25:42 +00:00
Tsx.tsx chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
WithSuffix.global.vue
WrapClientComponent.vue perf(nuxt): avoid making client-only component setup async (#28334) 2024-08-12 09:37:43 +01:00