Daniel Roe
|
1fec546102
|
perf(nuxt): remove interop default for dynamic components (#28912)
|
2024-09-10 14:56:08 +01:00 |
|
Horu
|
7658420b1c
|
feat(nuxt): allow organising pages within route groups (#28276)
|
2024-08-12 22:16:04 +01:00 |
|
xjccc
|
242b4710ce
|
fix(nuxt): merge route meta properties with scanned meta (#28170)
|
2024-07-18 15:55:39 +01:00 |
|
renovate[bot]
|
5fc22f9db5
|
chore(deps): update dependency @vitejs/plugin-vue to v5.0.5 (main) (#27842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-06-30 00:02:51 +01:00 |
|
Daniel Roe
|
220cc502a1
|
fix(nuxt): preserve route metadata assigned outside page (#27587)
|
2024-06-13 17:59:24 +01:00 |
|
Daniel Roe
|
4f3391fc0a
|
fix(nuxt): remove undefined keys in route object (#25667)
|
2024-02-07 10:00:19 +00:00 |
|
Bobbie Goede
|
50d69bff3a
|
fix(nuxt): fix syntax error when serializing route meta (#25515)
|
2024-01-31 09:54:01 +00:00 |
|
Daniel Roe
|
407fde6765
|
feat(nuxt): experimentally extract route metadata at build time (#25210)
Co-authored-by: Bobbie Goede <bobbiegoede@gmail.com>
|
2024-01-29 16:44:54 +00:00 |
|
Daniel Roe
|
2026543a5b
|
chore: update vitest dependencies (#24659)
|
2023-12-11 18:20:11 +00:00 |
|
Pooya Parsa
|
2bf9028f7e
|
refactor(kit,nuxt,schema): use consola and improve test dx (#23302)
|
2023-09-19 22:26:15 +01:00 |
|
Lucas Vargas
|
ffd0223583
|
feat(vite,webpack): tree-shakable import.meta.* build flags (#22428)
|
2023-08-07 23:03:40 +01:00 |
|
Daniel Roe
|
f170075c79
|
feat(deps): update vue to v3.3 (#20478)
|
2023-05-11 09:37:32 +01:00 |
|
Daniel Roe
|
9878c5b6e4
|
style: enable sort-imports eslint rule (#20133)
|
2023-04-07 09:02:47 -07:00 |
|
Ivan
|
7131aef820
|
feat(schema): allow adding page routes without a matching file (#19173)
|
2023-03-03 06:07:42 -08:00 |
|
Julien Huang
|
61cd6b5c71
|
fix(nuxt): use parser to treeshake client-only declarations (#18951)
|
2023-02-16 04:47:42 -08:00 |
|
Julien Huang
|
113ce71c34
|
fix(nuxt): use parser to treeshake <ClientOnly> (#8713)
|
2023-02-08 00:59:57 -08:00 |
|