Nuxt/test/fixtures/basic/pages
2023-11-03 21:04:26 +00:00
..
another-parent
async-parent refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
fixed-keyed-child-parent refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
hydration feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
ignore fix(nuxt): respect ignorelist when scanning auto-imports (#22782) 2023-08-24 13:42:15 +01:00
instance
invalid-root
keyed-child-parent refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
keyed-composables refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
layout-switch
layouts
legacy
nested fix(nuxt): scroll to top by default on dynamic routes (#22403) 2023-09-06 20:44:59 +01:00
non-ascii fix(nuxt): use original escapes/quotes in page re-exports (#23191) 2023-09-14 07:06:07 +01:00
nuxt-link refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
parent
prefetch
random
route-rules feat(nuxt): add support for routeRules defined within pages (#20391) 2023-08-23 21:38:17 +01:00
server-components/lazy feat(nuxt): allow 'lazy' (non-blocking) server components (#21918) 2023-07-31 09:51:09 +01:00
suspense test: await before asserting console logs (#24051) 2023-10-31 13:56:28 +01:00
useAsyncData docs: fix typos (#23921) 2023-10-25 09:36:04 +09:00
wrapper-expose
[...slug].vue
another-parent.vue
app-config.vue
assets.vue
async-context.vue feat(nuxt): experimental native async context support (#20918) 2023-08-08 00:57:35 +02:00
async-parent.vue refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
auth.vue
chunk-error.vue feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
client-fallback.vue fix(nuxt): handle async children in ClientFallback (#24086) 2023-11-03 21:04:26 +00:00
client-only-components.vue fix(nuxt): bind createClientOnly render function to ctx (#22289) 2023-07-24 09:00:31 +01:00
client-only-explicit-import.vue chore: refresh lockfile (#22518) 2023-08-07 14:03:41 +01:00
client-server.vue fix(nuxt): skip hydration mismatches with client components (#19231) 2023-10-16 14:09:54 +01:00
client.vue
cookies.vue
empty.ts
error.vue
extends.vue
fixed-keyed-child-parent.vue
head-script-setup.vue
head.vue
index.vue fix(nuxt): render a div when client-only hydrates w/o element (#23899) 2023-10-25 09:34:22 +09:00
internal-layout.vue
islands.vue
json-payload.vue test: add regression test for escaping payload (#22774) 2023-08-23 21:03:10 +01:00
jsx.vue
keyed-child-parent.vue
legacy-async-data-fail.vue
middleware-abort-non-fatal.vue fix(nuxt): stop loading indicator on navigation failure (#21751) 2023-07-03 12:14:17 +01:00
middleware-abort.vue feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
navigate-to-api.vue
navigate-to-error.vue refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
navigate-to-external.vue
navigate-to-forbidden.vue
navigate-to-redirect.vue refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
navigate-to.vue
no-auth.vue
no-scripts.vue
parent.vue
plugins.vue
redirect.vue
styles.vue
suspense.vue fix(nuxt): preserve old vnode when leaving nested route (#21823) 2023-07-05 12:39:39 +02:00
tree-shake.vue
url.vue
vueuse-head.vue
with-computed-layout.vue
with-dynamic-layout.vue
with-layout2.vue refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
with-layout.vue