Daniel Roe
|
f4106a7906
|
chore: add back default id value for spaLoaderAttrs
This partially reverts commit 6ca7600a57 .
|
2024-11-30 07:09:18 +00:00 |
|
Nikolay
|
24a0253fbb
|
Merge branch 'main' into fix/21721-spa-loading
|
2024-11-30 01:06:57 +07:00 |
|
Harlan Wilton
|
16ef9be903
|
feat(nuxt): experimental extraPageMetaExtractionKeys (#30015)
|
2024-11-27 16:57:15 +00:00 |
|
Daniel Roe
|
6ca7600a57
|
chore: remove default value for spaLoaderAttrs
|
2024-11-27 14:17:33 +00:00 |
|
Daniel Roe
|
020f212114
|
refactor: rename to spaLoadingTemplateLocation
|
2024-11-27 14:14:53 +00:00 |
|
Daniel Roe
|
07cd634646
|
fix: set default spaPreloaderOutside when compatibilityVersion: 4
|
2024-11-27 14:02:44 +00:00 |
|
Nikolay
|
86db10ea88
|
Merge branch 'main' into fix/21721-spa-loading
|
2024-11-27 01:09:12 +07:00 |
|
Inesh Bose
|
7e72e06603
|
feat(kit): allow module default options to be async (#29980)
|
2024-11-26 14:09:04 +00:00 |
|
nikolay_koskarev
|
ffe807bf39
|
add experimental.spaPreloaderOutside flag
|
2024-11-07 23:45:21 +07:00 |
|
Daniel Roe
|
70cbf80699
|
Merge remote-tracking branch 'origin/main' into fix/21721-spa-loading
|
2024-11-05 10:58:25 +00:00 |
|
nikolay_koskarev
|
344940a36d
|
fix(nuxt, schema) Keep showing the spa-loading-template until suspense:resolve (#21721)
|
2024-11-05 01:52:37 +07:00 |
|
Lukas Bauer
|
177d311bcb
|
docs: fix rou3 link in nitro.js (#29775)
|
2024-11-04 17:59:59 +00:00 |
|
Nils
|
f788b0dfcc
|
feat(nuxt): allow chunk error or manifest update -> reload (#28160)
|
2024-11-02 21:28:04 +00:00 |
|
Estéban
|
be892629eb
|
feat(schema,nuxt): add shared/ folder and #shared alias (#28682)
|
2024-11-02 21:13:41 +00:00 |
|
xjccc
|
d275b382ec
|
feat(nuxt): allow enabling route props in definePageMeta (#29586)
|
2024-10-22 13:57:16 +01:00 |
|
Bobbie Goede
|
eaeda4ee1e
|
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861)
|
2024-10-22 13:32:46 +01:00 |
|
Daniel Roe
|
63ea27c004
|
fix(schema): mark configFile as required in layer type
|
2024-10-16 11:35:26 +01:00 |
|
Alexander
|
f22e3ea802
|
fix(schema): use ConfigLayer type from c12 (#29370)
|
2024-10-10 19:06:43 +01:00 |
|
Daniel Roe
|
01bee2f0ea
|
feat(rspack,webpack): add rspack builder (#29142)
Co-authored-by: "yangjian.fe" <yangjian.fe@bytedance.com>
Co-authored-by: underfin <likui6666666@gmail.com>
|
2024-10-09 14:57:54 +01:00 |
|
Daniel Roe
|
56d2261471
|
refactor(nuxt,schema,vite,webpack): use unplugin for vfs (#29165)
|
2024-10-09 13:58:05 +01:00 |
|
Daniel Roe
|
e553032df6
|
feat(kit,schema): add addServerTemplate utility (#29320)
|
2024-10-08 15:58:21 +01:00 |
|
Julien Huang
|
9cb34dd49b
|
feat(nuxt): normalise component names to match nuxt pattern (#28745)
|
2024-09-25 13:32:00 +01:00 |
|
Damian Głowala
|
58ae53b402
|
feat(nuxt,schema): allow setting serialisable vue app config (#28873)
|
2024-09-19 14:59:50 +01:00 |
|
Daniel Roe
|
f6ecf9a202
|
fix(nuxt): don't resolve relative import type paths for deps (#29069)
|
2024-09-19 13:18:28 +01:00 |
|
Daniel Roe
|
a0ea790b80
|
fix(kit,nuxt,schema)!: remove other support for nuxt2/bridge (#28936)
|
2024-09-11 11:02:22 +01:00 |
|
Daniel Roe
|
cdc4a23107
|
fix(nuxt,schema): accept any module in inline modules array (#28922)
|
2024-09-10 21:16:35 +01:00 |
|
Daniel Roe
|
4340cd5698
|
fix(schema): enable propsDestructure by default (#28830)
|
2024-09-04 16:55:38 +01:00 |
|
Daniel Roe
|
e367cc9c48
|
feat(nuxt): cache vue app build outputs (#28726)
|
2024-08-28 21:00:38 +01:00 |
|
Daniel Roe
|
d1c40328fe
|
docs: update broken/redirected links (#28739)
|
2024-08-28 13:28:14 +01:00 |
|
Julien Huang
|
cfd9bf61f2
|
fix(schema): resolve user-provided serverDir relative to root (#28700)
|
2024-08-26 14:14:24 +01:00 |
|
Daniel Roe
|
3ec103b1d4
|
feat(schema): split dev/prod build directories (#28594)
|
2024-08-19 17:03:11 +01:00 |
|
Kewin Szlezingier
|
0c9ba32c1e
|
feat(nuxt): allow defining triggers for prefetching links (#27846)
|
2024-08-19 15:50:20 +01:00 |
|
Daniel Roe
|
4972da0c12
|
fix(nuxt): only augment vue , not sub-packages (#28542)
|
2024-08-16 09:45:19 +01:00 |
|
Tobias Diez
|
efae7e2b21
|
feat(nuxt): allow specifying app id when creating a nuxt app (#28392)
|
2024-08-06 16:41:51 +01:00 |
|
xjccc
|
62cccda86c
|
docs: alias links in jsdoc @see blocks (#28270)
|
2024-08-05 18:10:23 +01:00 |
|
Yasser Lahbibi
|
9ae094cafb
|
fix(schema): use new options syntax for vite-plugin-vue (#28307)
|
2024-08-05 18:08:58 +01:00 |
|
renovate[bot]
|
c906312034
|
chore(deps): update all non-major dependencies (main) (#28321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-05 16:33:27 +01:00 |
|
Alexander Lichter
|
e2dfdff7dc
|
chore(schema): fix typo (#28377)
|
2024-08-01 15:43:42 +02:00 |
|
FELIPE COSTA DE OLIVEIRA
|
4e54af4fad
|
docs: add language to example schema codeblock (#28294)
|
2024-07-25 18:18:59 +02:00 |
|
一纸忘忧
|
8abb1df017
|
docs: add missing comma to example (#28300)
|
2024-07-25 17:21:51 +02:00 |
|
Julien Huang
|
ed54884c20
|
fix(schema): do not override user serverDir (#28249)
|
2024-07-23 10:31:39 +02:00 |
|
Daniel Roe
|
8aefb554e0
|
fix(schema): support absolute/relative paths for assetsDir
|
2024-07-21 21:16:15 +02:00 |
|
Daniel Roe
|
874829434d
|
fix(schema): don't use app/ as srcDir if it doesn't exist (#28176)
|
2024-07-16 15:12:31 +01:00 |
|
Daniel Roe
|
0047c6a1a2
|
fix(schema): don't constrain postcss plugin options (#28045)
|
2024-07-05 10:46:07 +01:00 |
|
Daniel Roe
|
128edc76fc
|
perf(kit,nuxt,schema,vite,webpack): use explicit exports (#27998)
|
2024-07-03 17:46:42 +01:00 |
|
山吹色御守
|
e80dc5ac09
|
fix(schema): resolve public alias correctly (#27975)
|
2024-07-02 20:47:18 +01:00 |
|
izzy goldman
|
373d015ae7
|
refactor(schema,vite,webpack): rework postcss module loading (#27946)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-07-02 19:28:48 +01:00 |
|
Daniel Roe
|
7aae4033b8
|
fix(nuxt)!: bump internal majorVersion to 4
|
2024-07-01 21:06:40 +01:00 |
|
Daniel Roe
|
2afc1fe226
|
docs: update Nuxt 3 -> Nuxt or Nuxt 3+
|
2024-06-30 11:11:22 +01:00 |
|
Daniel Roe
|
c4956cbf32
|
perf(schema): use chokidar when a custom srcDir is provided (#27871)
|
2024-06-27 18:41:46 +02:00 |
|