Nuxt/test/fixtures/basic/pages
Daniel Roe 0087e7bbe0
docs: add information on how to use options api asyncData (#7019)
2022-08-29 12:02:24 +02:00
..
another-parent fix(nuxt3): use `path` for uniqueness of routes when resolving (#3895) 2022-03-25 12:55:05 +01:00
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
legacy docs: add information on how to use options api asyncData (#7019) 2022-08-29 12:02:24 +02:00
nested/[foo] test: add more tests (#3532) 2022-03-08 19:03:21 +01:00
parent fix(nuxt3): use `path` for uniqueness of routes when resolving (#3895) 2022-03-25 12:55:05 +01:00
prefetch feat(nuxt): allow programmatically prefetching global components (#6661) 2022-08-23 21:12:22 +02:00
[...slug].vue test: add more tests (#3532) 2022-03-08 19:03:21 +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 fix(vite): don't terminate with escaped delimiters (#5409) 2022-06-10 17:17:11 +02:00
auth.vue test: add more tests (#3532) 2022-03-08 19:03:21 +01:00
client-only-components.vue fix(nuxt): pass params to client-only slot (#6584) 2022-08-17 17:26:51 +02:00
client.vue perf(nuxt): tree-shake client-only components from ssr bundle (#5750) 2022-07-14 19:46:12 +02:00
error.vue feat!: migrate to nitropack (#3956) 2022-04-07 13:28:04 +02:00
head.vue fix(nuxt): render head scripts that use `body: true` (#6293) 2022-08-02 13:43:25 +02:00
index.vue fix(nuxt): use `vue-devtools-stub` to mock `@vue/devtools-api` for both cjs + esm (#6713) 2022-08-17 16:44:36 +02:00
keyed-composables.vue test: add key matching test for keyed composables (#6372) 2022-08-05 13:02:20 +02:00
navigate-to-external.vue feat(nuxt): `navigateTo` supports external redirects (#5022) 2022-08-24 18:04:56 +02:00
navigate-to.vue fix(nuxt): respect baseurl when redirecting (and universal router) (#4933) 2022-05-11 19:33:29 +02:00
no-auth.vue fix(pages): ignore expression delimiters within quotes (#6033) 2022-07-21 15:49:48 +02: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
with-layout.vue test: add more tests (#3532) 2022-03-08 19:03:21 +01:00