Damian Głowala
|
3e9f1efb1e
|
fix(nuxt): update default redirect code of navigateTo to 302 Found (#7189)
|
2022-09-03 14:30:03 +02:00 |
|
Daniel Roe
|
b90d286631
|
feat(nuxt): add setPageLayout utility (#6826) (#7075)
Co-authored-by: HomWang <516310460@qq.com>
|
2022-08-31 10:02:48 +02:00 |
|
Alexander Lichter
|
a4dfe232f0
|
feat(nuxt): navigateTo supports external redirects (#5022)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-24 18:04:56 +02:00 |
|
Anthony Fu
|
f350a70775
|
refactor(nuxt): enable strict type checking (#6368)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-12 19:47:58 +02:00 |
|
Daniel Roe
|
4623525f3f
|
fix(nuxt): type useRoute return (#6395)
|
2022-08-07 06:57:11 +02:00 |
|
Daniel Roe
|
c72093b1f2
|
fix(nuxt): separate routes for different suspense forks (#6275)
|
2022-08-02 11:58:03 +02:00 |
|
Daniel Roe
|
1fda73267a
|
fix(nuxt): respect navigateTo options using server middleware in server-side (#5145)
|
2022-06-01 00:09:32 +02:00 |
|
Anthony Fu
|
fca2ed7cc5
|
fix(nuxt): default statusCode of navigateTo from 301 to 302 (#5173)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-05-31 23:28:52 +02:00 |
|
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 |
|
pooya parsa
|
ebc27ce997
|
fix(nuxt): ensure url is not empty string (#4781)
|
2022-05-05 22:46:54 +02:00 |
|
pooya parsa
|
4712e99411
|
refactor!: rename nuxt3 to nuxt (#4449)
|
2022-04-20 10:52:39 +02:00 |
|