Commit Graph

924 Commits

Author SHA1 Message Date
Michael Brevard
86384794e8
Merge branch 'main' into patch-21 2024-09-14 09:11:54 +03:00
Michael Brevard
3ced1449e6
chore: remove space 2024-09-13 15:04:38 +03:00
Daniel Roe
38bed2bd8e
test: convert set to array 2024-09-13 12:47:22 +01:00
Daniel Roe
be622645e0
fix(nuxt): catch chunk errors directly in navigation 2024-09-13 12:44:43 +01:00
Daniel Roe
35ebf8d90b
test: add regression test for using route in template (#28967) 2024-09-13 12:31:26 +01:00
Michael Brevard
1429c11394
Merge branch 'main' into patch-21 2024-09-13 14:09:03 +03:00
Daniel Roe
2fde562946
test: collect bundle sizes in parallel 2024-09-13 11:50:36 +01:00
Michael Brevard
e068873e6e
test: add grace period for intersection observer 2024-09-13 13:01:03 +03:00
Michael Brevard
4e469b7de5
test: adjust test 2024-09-13 12:36:52 +03:00
Daniel Roe
889a5642fb
Merge remote-tracking branch 'origin/main' into patch-21 2024-09-11 21:06:10 +01:00
Daniel Roe
7e2920b2c1
chore: refresh lockfile, use htmlnano + pin workflow deps (#28946) 2024-09-11 15:54:22 +01:00
Daniel Roe
5a61bc52f2
fix(nuxt): use case-insensitive regexp for <script> blocks 2024-09-11 11:41:47 +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
2f0a28d47e
refactor(nuxt): use vite:preloadError event (#28862) 2024-09-11 11:01:55 +01:00
renovate[bot]
3dc1bfcbd3
chore(deps): update all non-major dependencies (main) (#28898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-09 21:19:06 +01:00
renovate[bot]
69d7448980
chore(deps): update all non-major dependencies (main) (#28882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-09 15:44:51 +01:00
Daniel Roe
a39773b1ab
fix(nuxt): improve accuracy of module resolution conditions (#28846) 2024-09-05 22:36:15 +02:00
renovate[bot]
5a5bc5d606
chore(deps): update all non-major dependencies to v3.5.2 (main) (#28852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-05 17:27:03 +02:00
renovate[bot]
e7b5dcfaff
chore(deps): update all non-major dependencies (main) (#28823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-04 20:10:14 +01:00
Daniel Roe
7346d61498
refactor(nuxt): update to vue v3.5 + native useId (#28285) 2024-09-03 14:33:21 +01:00
renovate[bot]
de5800078e
chore(deps): update all non-major dependencies (main) (#28799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-03 12:36:10 +01:00
Daniel Roe
5d4d6013af
chore: tidying workflows + add sherif workflow (#28793) 2024-09-02 22:03:47 +01:00
renovate[bot]
9579bccd29
chore(deps): update all non-major dependencies to ^1.10.2 (main) (#28790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-02 20:45:56 +01:00
renovate[bot]
6b4552211a
chore(deps): update all non-major dependencies (main) (#28749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-02 13:25:45 +01:00
Gianluca Di Francesco
4e74246bcc
fix(nuxt): allow updating appConfig with non-iterable objects (#28773) 2024-09-02 12:12:58 +01:00
Eckhardt (Kaizen) Dreyer
c8cff9be54
fix(nuxt): handle deleted cookies from CookieStore events (#28760) 2024-08-30 14:37:19 +01:00
tbitw2549
74231878ea chore: update components with documentation 2024-08-30 00:04:39 +03:00
tbitw2549
67d3cadcb2 wip: fix never hydrated, prepare tests 2024-08-29 11:58:48 +03:00
tbitw2549
124d1e2b49 test: immediately-available visible elem 2024-08-28 16:26:59 +03:00
tbitw2549
e304d6c367 feat: support condition, media query, and never
This adds 3 more types of hydration to cover most of the use cases.
2024-08-25 13:53:29 +03:00
Daniel Roe
0d742647a3
chore: use tinyglobby internally (#28686) 2024-08-23 20:59:25 +01:00
Daniel Roe
f9752fe7af
chore: use tinyexec internally (#28684) 2024-08-23 20:33:47 +01:00
Daniel Roe
0b3e2b18c1
fix(nuxt): revert back to object syntax for island head (#28656) 2024-08-22 14:57:10 +01:00
Julien Huang
8730dde90b
feat(nuxt): allow server islands to manipulate head (#27987) 2024-08-22 13:05:39 +01:00
renovate[bot]
5060ff7be0
chore(deps): update all non-major dependencies (main) (#28613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-21 13:03:27 +01:00
felix-dolderer
85719f00aa
fix(nuxt): allow customising status code in validate method (#28612) 2024-08-21 12:51:22 +01:00
Michael Brevard
7fc29e1a56
test: refactor test without responses 2024-08-20 15:19:36 +03:00
Michael Brevard
1794ae33f1
test: begin waiting for response before events 2024-08-20 14:51:44 +03:00
autofix-ci[bot]
62fb11f253
[autofix.ci] apply automated fixes 2024-08-20 11:19:22 +00:00
Daniel Roe
31779d2371
Merge remote-tracking branch 'origin/main' into patch-21 2024-08-20 12:12:14 +01:00
Nicolas Payot
b516badc10
feat(nuxt): namespace __NUXT__ when using multi-app (#27263) 2024-08-19 22:16:03 +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
tbitw2549
f3f594f7f9 chore: rebase to vue 3.5 branch
rebases to #28285
2024-08-16 17:54:41 +03:00
renovate[bot]
304c17be7c
chore(deps): update all non-major dependencies (main) (#28546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-16 10:37:35 +01:00
Michael Brevard
3426fca610
Merge branch 'main' into patch-21 2024-08-13 23:13:16 +03:00
Martin André
dc9d756e5b
perf(nuxt): avoid multiple calls to getCachedData (#28472) 2024-08-13 20:24:32 +01:00
Michael Brevard
8d066205c2
Merge branch 'main' into patch-21 2024-08-13 18:22:59 +03:00
Horu
7658420b1c
feat(nuxt): allow organising pages within route groups (#28276) 2024-08-12 22:16:04 +01:00
rubyisrust
c172207879
chore: fix some typos in comments (#28501) 2024-08-12 10:42:47 +01:00