Daniel Roe
|
aa9aec112a
|
fix(nuxt): allow layouts to receive custom props (#9395)
|
2022-11-29 13:16:41 +01:00 |
|
Daniel Roe
|
59d8c51b5b
|
refactor(schema)!: disable app.pageTransition and app.layoutTransition by default (#8436)
|
2022-10-24 17:23:49 +02:00 |
|
Daniel Roe
|
6bcd9cdeb1
|
fix(nuxt): avoid directly importing vue-router inside <NuxtLayout> (#8421)
|
2022-10-24 10:36:49 +02:00 |
|
mmis1000
|
c404cb1be4
|
fix(nuxt): page hydration and double load (#7940)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-10-08 16:18:57 +02:00 |
|
chenying
|
30277da960
|
refactor(nuxt): use unref in layout.ts (#7818)
Co-authored-by: chenying <1770365139@qq.com>
|
2022-09-26 11:12:20 +02:00 |
|
Daniel Roe
|
b68cf0706d
|
fix(nuxt): do not warn for non-existent default layout (#7748)
|
2022-09-22 15:54:55 +02:00 |
|
Daniel Roe
|
fc82b3b340
|
feat(nuxt): config options for default keepalive, page & layout transitions (#5859)
|
2022-08-23 16:24:20 +02:00 |
|
Daniel Roe
|
cfb7e59171
|
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 |
|
pooya parsa
|
4712e99411
|
refactor!: rename nuxt3 to nuxt (#4449)
|
2022-04-20 10:52:39 +02:00 |
|