Julien Huang
|
2cdaf8065c
|
feat(nuxt): remove wrapper from client only components (#6165)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-08-02 17:05:02 +02:00 |
|
Daniel Roe
|
c72093b1f2
|
fix(nuxt): separate routes for different suspense forks (#6275)
|
2022-08-02 11:58:03 +02:00 |
|
hecateball
|
e08a493bac
|
fix(nuxt): add error event declaration to the <NuxtErrorBoundary> component (#6141)
|
2022-07-26 15:36:58 +02:00 |
|
Daniel Roe
|
78618f1f21
|
feat(nuxt): improve error dx for users (#4539)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-07-21 16:29:03 +02:00 |
|
Daniel Roe
|
92269dde44
|
fix(nuxt)!: change statusCode type to number for error page template (#6010)
|
2022-07-20 19:00:42 +02:00 |
|
Daniel Roe
|
dce07e5831
|
fix(nuxt): lazy load and tree-shake error templates (#5930)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Kevin Marrec <kevin@marrec.io>
|
2022-07-16 00:15:31 +02:00 |
|
Anthony Fu
|
c95a48c632
|
feat(nuxt): add <NuxtLoadingIndicator> component (#5121)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-07-07 19:59:55 +02:00 |
|
Francisco Buceta
|
38e0fa6e1e
|
feat(nuxt3): support custom prop for <nuxt-link> (#4249)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-07-07 19:28:23 +02:00 |
|
Daniel Roe
|
fe508f5d20
|
fix(nuxt): pass attrs and props to client-only components (#5668)
|
2022-06-30 16:08:05 +02:00 |
|
Jalil Wahdatehagh
|
5816fee892
|
fix(nuxt): add missing import to client only wrapper (#4851)
|
2022-05-06 15:32:29 +02:00 |
|
Daniel Roe
|
750460693e
|
fix(nuxt): check if default slot is provided before calling it (#4842)
|
2022-05-06 12:52:08 +02:00 |
|
Daniel Roe
|
27d67360e4
|
fix(nuxt): clear errors after navigation (#4839)
|
2022-05-06 12:50:54 +02:00 |
|
pooya parsa
|
4712e99411
|
refactor!: rename nuxt3 to nuxt (#4449)
|
2022-04-20 10:52:39 +02:00 |
|