Commit Graph

836 Commits

Author SHA1 Message Date
Peter Buglavecz
23b1af766b fix: add nuxt load indicator to fixture 2024-11-19 16:29:17 +01:00
Peter Buglavecz
0646244a30 fix: add nuxt load indicator to fixture 2024-11-19 16:24:38 +01:00
Peter Buglavecz
df749b9b5b test: add fixture 2024-11-17 18:58:50 +01:00
Peter Buglavecz
d218a835f3 test: add nuxt page load indictor regression test 2024-11-17 18:51:52 +01:00
Peter Buglavecz
d4e2b44f4c test: add nuxt page load indictor regression test 2024-11-17 18:49:51 +01:00
Peter Buglavecz
25a21f4d5a
Merge branch 'nuxt:main' into main 2024-11-05 20:39:14 +01:00
renovate[bot]
6a1fed15ff
chore(deps): update all non-major dependencies (main) (#29770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-04 13:59:36 +00:00
Damian Głowala
2aa4daab92
feat(nuxt): add useRuntimeHook composable (#29741) 2024-11-02 22:25:05 +00:00
renovate[bot]
005d0f5b6d
chore(deps): update all non-major dependencies (main) (#29752) 2024-11-02 12:17:23 +01:00
翠 / green
194ff33975
test: add compat code for vite v6 (#29677) 2024-10-25 09:54:35 +01:00
Bobbie Goede
eaeda4ee1e
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861) 2024-10-22 13:32:46 +01:00
renovate[bot]
b7e10e3956
chore(deps): update all non-major dependencies (main) (#29523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-16 18:36:28 +01:00
renovate[bot]
cfdc0289bb
chore(deps): update all non-major dependencies to v3.5.12 (main) (#29389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-11 23:37:01 +01:00
Daniel Roe
1edb8d2d7a
test: trigger logging with client-side navigation 2024-10-11 14:17:01 +01:00
Daniel Roe
2984d3f66a
test: only log on /page-load-hook route 2024-10-11 14:16:39 +01:00
Daniel Roe
9e83d05e17
Merge remote-tracking branch 'origin/main' into buglavecz/main 2024-10-11 14:07:47 +01:00
Julien Huang
ca65f150b3
fix(nuxt): allow islands to manipulate head client-side (#29186) 2024-10-11 11:31:46 +01:00
Peter Buglavecz
50255cb5c1 fix test 2024-10-10 22:09:06 +02:00
Peter Buglavecz
b5ec8f643a
Merge branch 'nuxt:main' into main 2024-10-10 21:54:32 +02:00
Ryoya
fbfb4e3568
fix(nuxt): fix nested page types in typedPages (#29352) 2024-10-10 20:53:51 +01:00
Peter Buglavecz
390f88bdf6 eslint fix 2024-10-10 21:51:12 +02:00
Peter Buglavecz
b99d5660e4 add unit test 2024-10-10 21:43:14 +02: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
Ryota Watanabe
ebc370c6f6
fix(nuxt): avoid throwing 404 error before middleware finishes (#29054) 2024-10-09 00:09:02 +02:00
Daniel Roe
e56fa4e3dd
test: move catchall path to subdirectory (#29331) 2024-10-08 20:02:42 +01:00
renovate[bot]
676c6fb3f3
chore(deps): update devdependency ofetch to v1.4.1 (main) (#29329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-08 20:56:52 +02:00
Jelmer
3f3d416769
feat(nuxt): add useResponseHeader composable (#27131) 2024-10-08 17:16:31 +01:00
renovate[bot]
dc2e2c6938
chore(deps): update all non-major dependencies (main) (#29198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-27 19:20:02 +01:00
Daniel Roe
781d8c4174
fix(nuxt): use routeRules to hint pages to prerender (#29172) 2024-09-26 17:07:46 +01:00
Daniel Roe
ed0038200c
test: fix assertion for style snapshot 2024-09-26 09:36:38 +01:00
renovate[bot]
77e057ac44
chore(deps): update all non-major dependencies (main) (#29163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-25 23:31:40 +01:00
Daniel Roe
f825eb54c4
fix(nuxt): add crossorigin attribute for stylesheets (#29138) 2024-09-24 13:03:09 +01:00
renovate[bot]
01e00963bc
chore(deps): update all non-major dependencies (main) (#29101) 2024-09-21 12:10:59 +01:00
renovate[bot]
61b5ef7850
chore(deps): update all non-major dependencies (main) (#29093) 2024-09-21 09:32:18 +01:00
Daniel Roe
efae3a4f3c
chore: add more checks around indexed access (#29060) 2024-09-18 21:41:53 +02:00
renovate[bot]
64a70feec2
chore(deps): update all non-major dependencies (main) (#29022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-17 16:01:47 +02:00
renovate[bot]
64b60b1c05
chore(deps): update all non-major dependencies (main) (#29012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-15 21:00:51 +01:00
renovate[bot]
162055d0d0
chore(deps): update all non-major dependencies (main) (#28986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-14 13:37:45 +01: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
Daniel Roe
2fde562946
test: collect bundle sizes in parallel 2024-09-13 11:50:36 +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