Nuxt/test/fixtures/basic/pages
Julien Huang 7dd0225007
fix(nuxt): fetch non-server rendered islands when hydrating (#25613)
2024-02-05 10:36:20 +00:00
..
another-parent fix(nuxt3): use `path` for uniqueness of routes when resolving (#3895) 2022-03-25 12:55:05 +01:00
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
import-components fix(nuxt): use default export for raw components (#25282) 2024-01-20 20:43:11 +00:00
instance chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
invalid-root chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
keepalive fix(nuxt): provide route component names to `KeepAlive` cache (#24024) 2023-11-14 16:56:31 +00:00
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 fix(nuxt): fix error on layout switching (#21450) 2023-06-23 11:02:01 +01:00
layouts chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
lazy-import-components fix(nuxt): use named import for lazy components (#25286) 2024-01-19 21:43:19 +00:00
legacy fix(nuxt): key distinct pages differently for legacy asyncData (#21263) 2023-06-05 19:36:26 +01:00
nested chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +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 chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
parent fix(nuxt3): use `path` for uniqueness of routes when resolving (#3895) 2022-03-25 12:55:05 +01:00
prefetch chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
random chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
route-provider test: add route-provider e2e test (#24195) 2023-11-09 03:21:19 +00:00
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 client components within `NuxtIsland` (#22649) 2023-12-19 12:21:29 +00:00
suspense test: await before asserting console logs (#24051) 2023-10-31 13:56:28 +01:00
useAsyncData chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
wrapper-expose chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
[...slug].vue feat(nuxt): add experimental `typedPages` option (#20367) 2023-05-09 18:08:07 +01:00
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 feat(nuxt): `app.config` with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00
assets.vue chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
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 test: add more tests (#3532) 2022-03-08 19:03:21 +01:00
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): remove experimental `reactivityTransform` (vue 3.4) (#24477) 2023-11-27 23:02:02 +00:00
client-only-components.vue chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
client-only-explicit-import.vue chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
client-server.vue fix(nuxt): skip hydration mismatches with client components (#19231) 2023-10-16 14:09:54 +01:00
client.vue fix(nuxt): use parser to treeshake `<ClientOnly>` (#8713) 2023-02-08 00:59:57 -08:00
cookies.vue fix(nuxt): broadcast cookie change in correct format (#25598) 2024-02-03 23:15:26 +00:00
empty.ts fix(nuxt): handle pages with no content and log warning (#20373) 2023-04-19 17:58:43 +01:00
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 chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
index.vue fix(nuxt): remove experimental `reactivityTransform` (vue 3.4) (#24477) 2023-11-27 23:02:02 +00:00
internal-layout.vue fix(nuxt): page hydration and double load (#7940) 2022-10-08 16:18:57 +02:00
islands.vue fix(nuxt): fetch non-server rendered islands when hydrating (#25613) 2024-02-05 10:36:20 +00:00
json-payload.vue test: add regression test for escaping payload (#22774) 2023-08-23 21:03:10 +01:00
jsx.vue fix(vite): respect `isCustomElement` config for jsx transform (#19053) 2023-02-16 04:45:08 -08:00
keepalive.vue fix(nuxt): provide route component names to `KeepAlive` cache (#24024) 2023-11-14 16:56:31 +00: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 fix(nuxt): handle external navigation to api routes (#19829) 2023-03-20 17:15:01 +00:00
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 fix(nuxt): respect query/hash for external routes in `navigateTo` (#21500) 2023-06-11 22:27:02 +01:00
navigate-to-forbidden.vue fix(nuxt): show client error if no page matches after validate fails (#18978) 2023-02-16 04:56:14 -08:00
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 fix(nuxt): respect redirects which differ only by trailing slash (#18593) 2023-02-16 09:26:15 -08:00
no-auth.vue fix(pages): ignore expression delimiters within quotes (#6033) 2022-07-21 15:49:48 +02:00
no-scripts.vue feat(nuxt): add `experimentalNoScripts` route rule (#19805) 2023-04-11 07:17:44 -07:00
node-compat.vue feat: experimental client-side Node.js compatibility (#25028) 2024-01-18 16:09:27 +00:00
once.vue feat(nuxt): add `callOnce` util to allow running code only once (#24787) 2023-12-19 11:00:11 +00:00
parent.vue fix(nuxt3): use `path` for uniqueness of routes when resolving (#3895) 2022-03-25 12:55:05 +01:00
plugins.vue feat: support async plugins and middlewares (#3884) 2022-04-01 11:55:23 +02:00
redirect.vue feat(nuxt): support `redirect` within page metadata (#7746) 2022-09-22 15:54:34 +02:00
server-component-hmr.vue fix(nuxt): eager load island components map (#24584) 2023-12-19 10:07:34 +00:00
styles.vue fix(vite): extract styles for shared chunks (#25455) 2024-01-28 21:25:42 +00:00
suspense.vue chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
tree-shake.vue chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
url.vue feat(nuxt): add `useRequestURL` helper (#20765) 2023-05-13 22:09:37 +01:00
use-id.vue feat(nuxt): `useId` composable (#23368) 2024-01-30 09:10:13 +00:00
vueuse-head.vue fix(vite): extract styles for shared chunks (#25455) 2024-01-28 21:25:42 +00:00
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 feat(nuxt): add `setPageLayout` utility (#6826) (#7075) 2022-08-31 10:02:48 +02:00
with-layout.vue fix(nuxt): page hydration and double load (#7940) 2022-10-08 16:18:57 +02:00
with-layout2.vue chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00