Michael Brevard
|
e15651e31f
|
Merge branch 'main' into patch-21
|
2024-12-18 11:26:22 +02:00 |
|
Daniel Roe
|
48e50c030a
|
fix(nuxt): ensure getRouteRules works with nitro signature (#30277)
|
2024-12-16 20:51:18 +00:00 |
|
renovate[bot]
|
54b1918a5c
|
chore(deps): update all non-major dependencies (main) (#30238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-12-13 17:41:08 +00:00 |
|
Daniel Roe
|
4d22f4d5ac
|
chore: update once more
|
2024-12-12 13:05:43 +00:00 |
|
Daniel Roe
|
696be1150a
|
chore: downgrade engines.node to reflect only deps
|
2024-12-12 13:02:12 +00:00 |
|
Daniel Roe
|
cd98154c39
|
test: try to improve spa preloader tests
|
2024-12-10 20:45:07 +00:00 |
|
Daniel Roe
|
21b6826c1a
|
test: improve assertions for spa loading tests
|
2024-12-09 21:40:23 +00:00 |
|
Nikolay
|
54f5b9e8a4
|
fix(nuxt,schema): allow showing spa loader til after hydration (#29776)
|
2024-12-09 14:09:15 +00:00 |
|
Julien Huang
|
231b7d17c3
|
fix(nuxt): use useId for island client component teleport id (#30151)
|
2024-12-09 10:35:37 +00:00 |
|
Julien Huang
|
374967ba10
|
fix(nuxt): render client page directly when not hydrating (#30061)
|
2024-12-09 10:34:00 +00:00 |
|
Daniel Roe
|
2cd9f33e6d
|
fix: update engines.node to match dependencies (#30139)
|
2024-12-03 15:47:02 +00:00 |
|
Harlan Wilton
|
a01c41b4d3
|
perf(nuxt): preload app manifest (#30017)
|
2024-12-03 13:07:36 +00:00 |
|
Daniel Roe
|
5f30fe925f
|
fix(nuxt,vite): hmr for templates, pages + page metadata (#30113)
|
2024-12-03 09:31:17 +00:00 |
|
Daniel Roe
|
7b9f4b8dd9
|
fix(nuxt): correct return type of useRequestFetch (#30117)
|
2024-12-02 15:40:44 +00:00 |
|
Daniel Roe
|
bcf79a63ba
|
fix: remove unused dependencies and tidy project (#30043)
|
2024-11-26 13:01:38 +00:00 |
|
renovate[bot]
|
93dacc0562
|
chore(deps): update all non-major dependencies (main) (#29933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-11-17 10:41:21 -05:00 |
|
tbitw2549
|
897b067e19
|
chore: add back delayedHydration config
|
2024-11-05 13:46:16 +02:00 |
|
tbitw2549
|
b2b2c4db63
|
chore: remove transient nuxt config
|
2024-11-05 13:45:05 +02:00 |
|
tbitw2549
|
7c6b5d73c7
|
Merge remote-tracking branch 'upstream/main' into patch-21
|
2024-11-05 13:42:55 +02: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 |
|
Julien Huang
|
ca65f150b3
|
fix(nuxt): allow islands to manipulate head client-side (#29186)
|
2024-10-11 11:31:46 +01:00 |
|
Ryoya
|
fbfb4e3568
|
fix(nuxt): fix nested page types in typedPages (#29352)
|
2024-10-10 20:53:51 +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 |
|
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 |
|
Michael Brevard
|
6c741f7cad
|
Merge branch 'main' into patch-21
|
2024-09-15 07:44:08 +03:00 |
|
tbitw2549
|
c0844b902e
|
feat: add hydration emit for callbacks
|
2024-09-14 21:31:16 +03:00 |
|
tbitw2549
|
373e223268
|
fix: merge attrs at render
This fixes a reactivity issue and adds an accompanying test case
|
2024-09-14 20:43:23 +03: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 |
|
tbitw2549
|
fe9b2b96f5
|
feat: time and promise based delayed hydration
|
2024-09-14 14:01:50 +03:00 |
|
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 |
|