Nuxt/test/fixtures/basic/components
Daniel Roe f366ab4eb8
chore: remove `@ts-ignore` and fix some issues (#20273)
2023-04-14 13:53:21 +01:00
..
Nested test: init hmr testing (#4372) 2023-01-22 16:47:24 +00: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 test: wrap components with `<div>` (#6192) 2022-07-29 11:41:01 +02:00
islands fix(nuxt): directly render server components (#19605) 2023-03-20 14:47:06 -07:00
AsyncServerComponent.server.vue fix(nuxt): directly render server components (#19605) 2023-03-20 14:47:06 -07: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 perf(vite): remove duplicate css links from rendered page when inlined (#7264) 2022-09-07 10:41:08 +02:00
ClientOnlySetupScript.client.vue fix(nuxt): pass params to client-only slot (#6584) 2022-08-17 17:26:51 +02:00
ClientWrapped.client.vue feat(nuxt): remove wrapper from client only components (#6165) 2022-08-02 17:05:02 +02:00
FunctionalComponent.ts feat(nuxt, vite): inline global and component styles in server response (#7160) 2022-09-03 15:03:30 +02:00
ServerOnlyComponent.server.vue feat(nuxt): server-only components (#9972) 2023-01-09 11:20:33 +00:00
SugarCounter.vue test: init hmr testing (#4372) 2023-01-22 16:47:24 +00:00
Tsx.tsx fix(vite): respect `isCustomElement` config for jsx transform (#19053) 2023-02-16 04:45:08 -08:00
WithSuffix.global.vue test: wrap components with `<div>` (#6192) 2022-07-29 11:41:01 +02:00