Nuxt/test/fixtures/basic/pages
Daniel Roe cad4edd5a3
fix(nuxt): respect baseurl when redirecting (and universal router) (#4933)
* fix(nuxt): respect baseurl when redirecting (and universal router)

* test: add test case for redirect
2022-05-11 19:33:29 +02:00
..
another-parent fix(nuxt3): use `path` for uniqueness of routes when resolving (#3895) 2022-03-25 12:55:05 +01: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
[...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
assets.vue fix(nuxt3): use shared module for dynamic paths (#3757) 2022-03-22 16:51:26 +01:00
auth.vue test: add more tests (#3532) 2022-03-08 19:03:21 +01:00
error.vue feat!: migrate to nitropack (#3956) 2022-04-07 13:28:04 +02:00
head.vue test(nuxt3): add test case for computed head (#4361) 2022-04-14 17:27:31 +02:00
index.vue fix(nuxt): use `router.resolve` to resolve initial url (#4770) 2022-05-03 11:31:58 +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 test: add more tests (#3532) 2022-03-08 19:03:21 +01: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