Daniel Roe
|
89baee0493
|
fix(nuxt): scan folder indices for middleware (#27187)
|
2024-05-13 21:23:15 +01:00 |
|
Daniel Roe
|
256ef1faf6
|
feat(nuxt,schema): inline error, welcome, spa-loading templates (#27021)
|
2024-05-01 14:10:33 +01:00 |
|
Daniel Roe
|
933c0aa71f
|
fix(nuxt): compile plugin templates last (#27009)
|
2024-05-01 06:43:35 +01:00 |
|
Daniel Roe
|
505e706dcb
|
feat(schema): v4 opt-in with future.compatibilityVersion (#26925)
|
2024-04-30 20:34:32 +01:00 |
|
Anthony Fu
|
f209158352
|
chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653)
|
2024-04-05 19:08:32 +01:00 |
|
Anthony Fu
|
4a880cb693
|
fix(nuxt): print errors when compiling templates (#26410)
|
2024-03-21 09:38:54 +00:00 |
|
Daniel Roe
|
5b29dd3f3c
|
fix(nuxt): conditionally use tsx parser (#26314)
|
2024-03-17 17:57:11 +01:00 |
|
Anthony Fu
|
bd0e759b22
|
perf(nuxt): only update changed templates (#26250)
|
2024-03-14 11:56:17 -07:00 |
|
Anthony Aslangul
|
2baaab9893
|
fix(nuxt): register/scan plugins with jsx/tsx extensions (#26230)
|
2024-03-13 15:50:15 -07:00 |
|
Harlan Wilton
|
06af1cd6d3
|
fix(nuxt): improved plugin annotating warnings (#26193)
|
2024-03-11 07:34:10 -07:00 |
|
Michael Brevard
|
ff1bb56e3f
|
perf: early return chained functions with falsy values (#25647)
|
2024-02-26 16:08:45 +00:00 |
|
Daniel Roe
|
b96fe1ecec
|
chore: remove extra 'not' in warning message
|
2024-01-30 13:17:13 +00:00 |
|
Inesh Bose
|
406b204640
|
fix(kit): improve types for options in addTemplate (#25109)
|
2024-01-12 10:47:23 +00:00 |
|
Daniel Roe
|
b784336f8a
|
fix(nuxt): skip scanning layout/middleware without name (#25015)
|
2024-01-02 22:04:26 +00:00 |
|
Julien Huang
|
5877e11c89
|
feat(nuxt): allow plugins to specify dependencies (#24127)
|
2023-12-14 17:11:08 +00:00 |
|
Michael Brevard
|
eff684326b
|
perf(nuxt): avoid duplicate iterations over layers (#24730)
|
2023-12-14 10:33:51 +00:00 |
|
Aleksandar Trpkovski
|
00917a1bd8
|
feat(nuxt): scan and register layouts in nested folders (#20190)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-10-16 22:58:40 +01:00 |
|
Daniel Roe
|
458acbb8e1
|
fix(nuxt): give priority to later middleware when deduping (#23552)
|
2023-10-12 23:21:02 +01:00 |
|
Daniel Roe
|
5397e93ff0
|
test(nuxt): add test suite for app resolution behaviour (#23520)
|
2023-10-06 12:30:53 +02:00 |
|
Pooya Parsa
|
2bf9028f7e
|
refactor(kit,nuxt,schema): use consola and improve test dx (#23302)
|
2023-09-19 22:26:15 +01:00 |
|
Joaquín Sánchez
|
bc8a1fa614
|
fix(nuxt): load layer middlewares before project middlewares (#22925)
|
2023-09-16 09:39:51 +01:00 |
|
Daniel Roe
|
8c1eaa0078
|
fix(nuxt): ensure plugins retain original order (#23174)
|
2023-09-13 09:35:11 +01:00 |
|
Daniel Roe
|
9892d5cd3b
|
fix(nuxt): allow changing dirs within modules (#23133)
|
2023-09-12 15:27:28 +01:00 |
|
Daniel Roe
|
a4cf8a0c24
|
fix(nuxt): respect layer order for other layer plugins (#23148)
|
2023-09-12 15:24:35 +01:00 |
|
Joaquín Sánchez
|
89c4436ae1
|
fix(nuxt): load layer plugins before project plugins (#22889)
|
2023-09-04 23:41:51 +01:00 |
|
Daniel Roe
|
b5c9a81d68
|
feat(nuxt): resolve unresolved paths within node_modules (#22478)
|
2023-08-07 23:05:29 +01:00 |
|
Daniel Roe
|
a2b5d31270
|
perf(nuxt): write templates in single sync step + improve logs (#22384)
|
2023-07-30 17:14:42 +01:00 |
|
Anthony Fu
|
c5f94be5d1
|
feat(nuxt): expose filtered templates in app:templatesGenerated hook (#21935)
|
2023-07-30 12:41:01 +01:00 |
|
Daniel Roe
|
9c8746f2a6
|
chore: prune internal unused code and exports (#21809)
|
2023-06-27 10:38:40 +01:00 |
|
Daniel Roe
|
789c8bfa95
|
fix(nuxt): use esbuild/acorn instead of typescript dep (#21729)
|
2023-06-24 00:01:17 +01:00 |
|
Daniel Roe
|
2abcc16cfb
|
perf(nuxt): extract and apply plugin order at build time (#21611)
|
2023-06-20 00:00:03 +01:00 |
|
Daniel Roe
|
6eacad03b8
|
fix(nuxt): resolve modules relative to modulesDir (#21082)
|
2023-05-27 11:24:21 -05:00 |
|
Daniel Roe
|
8353e4c66e
|
feat(nuxt): allow access to components within app (#20604)
|
2023-05-01 17:35:00 +01:00 |
|
Daniel Roe
|
9878c5b6e4
|
style: enable sort-imports eslint rule (#20133)
|
2023-04-07 09:02:47 -07:00 |
|
Daniel Roe
|
b19b35fb67
|
fix(nuxt): provide node16-style type exports (#18431)
|
2023-03-11 13:16:01 -08:00 |
|
Daniel Roe
|
6d79b71588
|
refactor(kit,nuxi): resolve module paths using node algorithm (#19537)
|
2023-03-10 06:55:01 -08:00 |
|
Inesh Bose
|
c7eb891e12
|
fix(nuxt): deprecate scanning directory index plugins (#18418)
|
2023-03-01 04:08:58 -08:00 |
|
Daniel Roe
|
6016aef859
|
fix(nuxt): expose nuxt/schema subpath for augmentation (#18922)
|
2023-02-13 22:42:04 +00:00 |
|
Daniel Roe
|
5037dd6876
|
fix: use named export from defu in all places (#18624)
|
2023-01-30 04:09:48 -08:00 |
|
Alexander Lichter
|
d0c0cd7ad2
|
refactor(nuxt): use pathe.join for layer lookup (#9540)
|
2022-12-06 12:30:14 +01:00 |
|
Alexander Lichter
|
5f935aad48
|
feat(nuxt): support for extending error.vue in layers (#9521)
|
2022-12-06 09:44:03 +00:00 |
|
Daniel Roe
|
5a88510cb7
|
feat(kit): add updateTemplates utility (#8413)
|
2022-10-24 10:53:02 +02:00 |
|
Daniel Roe
|
1477d3759e
|
feat(nuxt): allow configuring plugins directory (#7981)
|
2022-10-07 09:13:12 +02:00 |
|
pooya parsa
|
94f76ea930
|
feat(nuxt): app.config with hmr and reactivity support (#6333)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-08-17 17:23:13 +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
|
746d553249
|
fix(nuxt): resolve plugins and middleware to their full path (#6350)
|
2022-08-04 17:15:42 +02:00 |
|
Kevin Marrec
|
5a042cd69b
|
feat(nuxt): extends support for app.vue (#6228)
|
2022-07-29 13:12:50 +02:00 |
|
Daniel Roe
|
8c2c80e43e
|
feat(nuxt)!: support universal global middleware (#5038)
|
2022-06-27 14:10:29 +02:00 |
|
pooya parsa
|
4712e99411
|
refactor!: rename nuxt3 to nuxt (#4449)
|
2022-04-20 10:52:39 +02:00 |
|