Commit Graph

154 Commits

Author SHA1 Message Date
Daniel Roe
0ebf06d00d
fix(nuxt): decode id before resolving relative imports (#30599) 2025-01-15 11:32:54 +00:00
Daniel Roe
fb58275365
fix(kit): fully resolve plugin paths when normalising them (#30540) 2025-01-14 12:59:04 +00:00
Daniel Roe
77d34f75bc
perf(nuxt): defer version/config warnings to after build (#30567) 2025-01-14 12:59:04 +00:00
Matej Černý
3e674222b1
fix(nuxt): don't hoist identifiers declared locally in definePageMeta when extracting page metadata (#30490) 2025-01-13 12:24:26 +00:00
Matej Černý
f628530ae4
fix(nuxt): collect all identifiers before extracting page metadata (#30478) 2025-01-07 05:43:50 +00:00
Matej Černý
b00264cd7c
fix(nuxt): use node location instead of range for route meta property extraction (#30447) 2025-01-04 21:38:33 +00:00
Julien Huang
5cad21572e
refactor(nuxt): use consola with nuxt tag instead of console (#30408) 2024-12-30 00:20:51 +00:00
Matej Černý
d3d3f9d85f
fix(nuxt): ignore non-reference identifiers when extracting page metadata (#30381) 2024-12-27 15:52:16 +00:00
Vuk Marjanovic
a4d4d48124
fix(nuxt): don't use <RouterLink> for links starting with # (#30190) 2024-12-19 13:56:17 +00:00
Matej Černý
f67fc574b9
feat(nuxt): support local functions in definePageMeta (#30241) 2024-12-18 16:36:45 +00:00
Julien Huang
666933646b
fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 14:11:14 +00:00
Daniel Roe
001869dd15
refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-12-03 09:57:55 +00:00
Harlan Wilton
a7dfc62038
feat(nuxt): experimental extraPageMetaExtractionKeys (#30015) 2024-11-27 17:07:41 +00:00
Julien Huang
57badbe496
refactor: move composable-keys plugin into nuxt core (#30029) 2024-11-26 13:33:55 +00:00
Daniel Roe
fbd5c33ba2
test: add import protection test 2024-11-19 14:00:04 -05:00
xjccc
738e2ee8eb
fix(nuxt): respect existing props value in definePageMeta (#29683) 2024-11-03 20:57:05 +00:00
Estéban
18d547d5a5
feat(schema,nuxt): add shared/ folder and #shared alias (#28682) 2024-11-02 23:13:59 +00:00
Anthony Fu
3223117811
fix(nuxt): remove vue compiler hints from auto import (#29713) 2024-11-02 23:12:33 +00:00
Daniel Roe
a248f24f50
test: update snapshot for https://github.com/nuxt/nuxt/pull/28441 2024-10-22 17:50:33 +01:00
xjccc
56ceb1840e
feat(nuxt): allow enabling route props in definePageMeta (#29586) 2024-10-22 15:38:04 +01:00
Daniel Roe
0f210e3170
refactor(nuxt,schema,vite,webpack): use unplugin for vfs (#29165) 2024-10-09 15:04:58 +02:00
Daniel Roe
4a84ec89e6
refactor(nuxt): use addBuildPlugin internally (#29157) 2024-10-07 06:26:12 +02:00
Julien Huang
2e69612206
feat(nuxt): normalise component names to match nuxt pattern (#28745) 2024-09-25 22:52:13 +01:00
Daniel Roe
6a39c657f5
chore: add more checks around indexed access (#29060) 2024-09-19 13:26:25 +01:00
Daniel Roe
d811961222
test: add basic assertions for unctx transform 2024-09-17 14:01:47 +02:00
Daniel Roe
ae51353638
test: switch inline snapshot to object comparison 2024-09-13 12:57:44 +01:00
Daniel Roe
0e8f5ae59d
perf(nuxt): remove interop default for dynamic components (#28912) 2024-09-10 19:42:34 +01:00
Daniel Roe
f94a2bf850
fix(nuxt): ensure we process files in buildDir for unimport (#28899) 2024-09-09 20:41:46 +01:00
Anthony Fu
08a0c90828
fix(nuxt): enable injectAtEnd to reduce circular auto-imports (#28822) 2024-09-09 20:41:46 +01:00
Daniel Roe
addc7853bf
fix(nuxt): resolve full component paths (#28843) 2024-09-09 10:27:51 +01:00
Daniel Roe
26ba7a3d88
refactor(nuxt): update to vue v3.5 + native useId (#28285) 2024-09-03 14:39:01 +01:00
Daniel Roe
98630820b1
fix(nuxt): improve error logging in import protections (#28753) 2024-08-30 09:26:54 +01:00
Daniel Roe
eed8730688
fix(nuxt): extract route rules/page meta in 2+ script blocks (#28625) 2024-08-21 16:37:02 +01:00
xjccc
89ce936b45
fix(nuxt): preserve route-specific metadata on route.meta (#28441) 2024-08-19 13:49:22 +01:00
Horu
c4ae151de5
feat(nuxt): allow organising pages within route groups (#28276) 2024-08-13 20:44:00 +01:00
Daniel Roe
f707e6da89
fix(nuxt): scan jsx pages for page metadata (#28479) 2024-08-13 20:43:57 +01:00
Martin Masevski
219653e2c6
fix(nuxt): update renamed stub composables from nuxt/scripts (#28449) 2024-08-13 20:43:09 +01:00
renovate[bot]
17ff2d5c98
chore(deps): update all non-major dependencies (3.x) (#28302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-06 15:16:20 +01:00
xjccc
11264adda7
fix(nuxt): merge route meta properties with scanned meta (#28170) 2024-07-18 21:08:31 +01:00
Daniel Roe
164b32c223
fix(nuxt): allow configuring server components in modules (#27936) 2024-07-01 23:03:47 +01:00
renovate[bot]
188ddcb3a7
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:03:59 +01:00
Daniel Roe
85de623b5a
fix(nuxt): don't use app version when verifying nuxt deps (#27864) 2024-06-28 14:14:45 +02:00
Dominic
0d854d9a06
fix(nuxt): handle external links to named route objects (#27829) 2024-06-26 11:59:22 +02:00
Alexander Lichter
cbd66cdafc
fix(nuxt): extract all-literal page meta (#27821) 2024-06-26 11:45:44 +02:00
Daniel Roe
27435a6ed0
fix(nuxt): delay navigation until user input is acknowledged (#27743) 2024-06-21 11:32:59 +01:00
Daniel Roe
e6940dbdf5
fix(nuxt): resolve routes when navigateTo called with open (#27742) 2024-06-21 11:32:26 +01:00
Julien Huang
0850a2f277
test(nuxt): normalize paths for windows (#27653) 2024-06-16 15:27:08 +01:00
Daniel Roe
2de885bab5
fix(nuxt): reduce usage of cjs utilities (#27642) 2024-06-16 00:03:24 +01:00
Daniel Roe
ae5806518a
fix(nuxt): add mergeProps import in islands transform (#27622) 2024-06-15 12:15:54 +01:00
Daniel Roe
220cc502a1
fix(nuxt): preserve route metadata assigned outside page (#27587) 2024-06-13 17:59:24 +01:00