Nuxt/test/fixtures/basic/pages
2023-08-15 07:35:56 +01:00
..
another-parent
async-parent fix(nuxt): page hydration and double load (#7940) 2022-10-08 16:18:57 +02:00
fixed-keyed-child-parent
hydration feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
instance
invalid-root feat(nuxt): add warning in dev mode if layouts/pages do not have a single root node (#5469) 2022-08-23 12:25:48 +02:00
keyed-child-parent
keyed-composables feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
layout-switch fix(nuxt): fix error on layout switching (#21450) 2023-06-23 11:02:01 +01:00
layouts
legacy fix(nuxt): key distinct pages differently for legacy asyncData (#21263) 2023-06-05 19:36:26 +01:00
nested/[foo]
nuxt-link feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
parent
prefetch perf(nuxt): use prerendered islands to serialise/revive payload (#21461) 2023-06-14 10:09:27 +01:00
random
route-rules feat(nuxt): add ssr route rule to enable SPA mode (#7938) 2022-10-11 17:03:52 +01:00
server-components/lazy feat(nuxt): allow 'lazy' (non-blocking) server components (#21918) 2023-07-31 09:51:09 +01:00
suspense test: reduce verbose log outputs 2023-08-15 07:35:56 +01:00
useAsyncData feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
wrapper-expose feat(nuxt): allow accessing NuxtLayout ref via layoutRef (#19465) 2023-06-10 23:17:14 +01:00
[...slug].vue
another-parent.vue fix(nuxt3): use path for uniqueness of routes when resolving (#3895) 2022-03-25 12:55:05 +01:00
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 fix(nuxt): page hydration and double load (#7940) 2022-10-08 16:18:57 +02: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
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.vue
cookies.vue
empty.ts
error.vue fix(nuxt): call app:error in SSR before rendering error page (#20511) 2023-04-26 14:36:59 +01:00
extends.vue fix(nuxt): allow overriding lower layer composables (#10017) 2023-01-14 01:14:24 +00:00
fixed-keyed-child-parent.vue fix(nuxt): page hydration and double load (#7940) 2022-10-08 16:18:57 +02:00
head-script-setup.vue feat(nuxt): add useHeadSafe and remove layer around head imports (#19548) 2023-03-10 00:01:21 -08:00
head.vue
index.vue feat(nuxt): allow experimental global: 'sync' components (#22558) 2023-08-09 12:19:00 +01:00
internal-layout.vue
islands.vue
json-payload.vue feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
jsx.vue fix(vite): respect isCustomElement config for jsx transform (#19053) 2023-02-16 04:45:08 -08:00
keyed-child-parent.vue fix(nuxt): page hydration and double load (#7940) 2022-10-08 16:18:57 +02:00
legacy-async-data-fail.vue fix(nuxt): throw errors when running legacy asyncData (#20535) 2023-04-27 11:51:33 +01:00
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 fix(nuxt): skip vue render when redirecting (#21412) 2023-06-07 13:18:50 +01:00
navigate-to-external.vue fix(nuxt): respect query/hash for external routes in navigateTo (#21500) 2023-06-11 22:27:02 +01:00
navigate-to-forbidden.vue
navigate-to-redirect.vue
navigate-to.vue fix(nuxt): respect redirects which differ only by trailing slash (#18593) 2023-02-16 09:26:15 -08:00
no-auth.vue
no-scripts.vue
parent.vue
plugins.vue feat: support async plugins and middlewares (#3884) 2022-04-01 11:55:23 +02:00
redirect.vue
styles.vue fix(nuxt): inline css directly in root component (#21573) 2023-06-20 19:28:44 +01:00
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 feat(nuxt): add useRequestURL helper (#20765) 2023-05-13 22:09:37 +01:00
vueuse-head.vue
with-computed-layout.vue fix(nuxt): don't try to override computed layouts in definePageMeta (#9161) 2023-01-14 00:58:54 +00:00
with-dynamic-layout.vue
with-layout2.vue chore: refresh lockfile (#22518) 2023-08-07 14:03:41 +01:00
with-layout.vue fix(nuxt): page hydration and double load (#7940) 2022-10-08 16:18:57 +02:00