Julien Huang
|
0496513bb4
|
chore: remove outdated comment (#30324)
|
2024-12-23 16:29:08 +00:00 |
|
Julien Huang
|
483435ba34
|
fix(nuxt): use useId for client-fallback component uid (#30314)
|
2024-12-20 11:16:42 +00:00 |
|
Vuk Marjanovic
|
a4d4d48124
|
fix(nuxt): don't use <RouterLink> for links starting with # (#30190)
|
2024-12-19 13:56:17 +00:00 |
|
Daniel Roe
|
f220314a59
|
fix(nuxt): update import paths for nitropack
|
2024-12-18 17:03:06 +00:00 |
|
Alexander Lichter
|
aa79b3a120
|
feat(nuxt): add mode: 'navigation' to callOnce (#30260)
|
2024-12-18 16:36:46 +00:00 |
|
Connor Roberts
|
c193d40906
|
fix(nuxt): respect replace in middleware with navigateTo (#30283)
|
2024-12-18 16:36:46 +00:00 |
|
Daniel Roe
|
05f17b7041
|
fix(nuxt): ensure getRouteRules works with nitro signature (#30277)
|
2024-12-18 16:36:45 +00:00 |
|
renovate[bot]
|
e8ceaa20c9
|
chore(deps): update all non-major dependencies (3.x) (#30133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-12-10 23:35:16 +00:00 |
|
Nikolay
|
aa6cc48eb0
|
fix(nuxt,schema): allow showing spa loader til after hydration (#29776)
|
2024-12-09 14:27:07 +00:00 |
|
Daniel Roe
|
02390109c9
|
test: add additional attw test for built packages (#30206)
|
2024-12-09 14:25:38 +00:00 |
|
Joaquín Sánchez
|
de9ffe81a3
|
fix(nuxt): correct types for nuxt and nuxt/app (#30148)
|
2024-12-09 14:11:14 +00:00 |
|
Julien Huang
|
666933646b
|
fix(nuxt): use useId for island client component teleport id (#30151)
|
2024-12-09 14:11:14 +00:00 |
|
Harlan Wilton
|
37fa91e973
|
perf(nuxt): preload app manifest (#30017)
|
2024-12-06 21:13:13 +00:00 |
|
Daniel Roe
|
c2ef5e4924
|
feat(nuxt): print nuxt hook timings in browser devtools (#29922)
|
2024-12-06 21:10:06 +00:00 |
|
Daniel Roe
|
2d5b53b238
|
fix(nuxt): use nitropack rather than nitro import
|
2024-12-03 10:18:47 +00:00 |
|
Daniel Roe
|
a77c8f2e77
|
fix(nuxt): correct return type of useRequestFetch (#30117)
|
2024-12-03 09:57:57 +00:00 |
|
Daniel Roe
|
40f437d254
|
fix(nuxt): tidy up remnants of previous useId implementation
|
2024-12-03 09:57:57 +00:00 |
|
xjccc
|
db889f07c9
|
fix(nuxt): unref the default value of asyncData when clearing (#30041)
|
2024-11-26 13:34:17 +00:00 |
|
Guillaume Chau
|
c0ecf746da
|
fix(nuxt): check if nuxt link observer is null (#30038)
|
2024-11-26 13:33:57 +00:00 |
|
Daniel Roe
|
c4ede9bee3
|
refactor(nuxt): define layouts as async vue components (#29957)
|
2024-11-17 22:26:04 -05:00 |
|
Damian Głowala
|
59c28d5a5a
|
feat(nuxt): add useRuntimeHook composable (#29741)
|
2024-11-02 23:14:02 +00:00 |
|
Nils
|
b2accc6de7
|
feat(nuxt): allow chunk error or manifest update -> reload (#28160)
|
2024-11-02 23:14:01 +00:00 |
|
Michael Brevard
|
9e23aceb6a
|
perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620)
|
2024-10-22 15:38:26 +01:00 |
|
Julien Huang
|
088beaa90b
|
perf(nuxt): remove unneeded second call to useNuxtApp (#29514)
|
2024-10-16 11:52:13 +01:00 |
|
Julien Huang
|
4bb023cd4b
|
fix(nuxt): allow islands to manipulate head client-side (#29186)
|
2024-10-11 23:39:30 +01:00 |
|
Jelmer
|
613340edcf
|
feat(nuxt): add useResponseHeader composable (#27131)
|
2024-10-09 15:04:09 +02:00 |
|
Daniel Roe
|
43f80f134b
|
fix(nuxt): pass absolute external link urls to link:prefetch (#29321)
|
2024-10-09 08:28:27 +02:00 |
|
Daniel Roe
|
6a39c657f5
|
chore: add more checks around indexed access (#29060)
|
2024-09-19 13:26:25 +01:00 |
|
DarkVen0m
|
da019ba39a
|
fix(nuxt): pass DOMException as fetch abort exception (#29058)
|
2024-09-19 13:21:18 +01:00 |
|
Daniel Roe
|
04f1062af9
|
fix(nuxt): defer unsetting error handler until suspense resolves (#29037)
|
2024-09-19 13:21:18 +01:00 |
|
Artem Maslov
|
870e4f6b4a
|
fix(nuxt): correct type for useError (#28996)
|
2024-09-15 21:44:48 +01:00 |
|
Daniel Roe
|
8209086964
|
fix(nuxt): catch chunk errors directly in navigation
|
2024-09-13 12:57:44 +01:00 |
|
Daniel Roe
|
1b53df5bfb
|
refactor(nuxt): use vite:preloadError event (#28862)
|
2024-09-11 11:48:58 +01:00 |
|
Daniel Roe
|
66d0b8ccdc
|
fix(nuxt): set inheritAttrs: false for fragment components (#28939)
|
2024-09-11 11:48:58 +01:00 |
|
Julien Huang
|
32a66364cb
|
fix(nuxt): make runWithContext generic (#28926)
|
2024-09-10 23:08:37 +01:00 |
|
Daniel Roe
|
ac7d010587
|
chore(deps): upgrade typescript
|
2024-09-10 19:51:51 +01:00 |
|
Daniel Roe
|
0e8f5ae59d
|
perf(nuxt): remove interop default for dynamic components (#28912)
|
2024-09-10 19:42:34 +01:00 |
|
Daniel Roe
|
73d833f0ce
|
chore: enable noUncheckedSideEffectImports (#28903)
|
2024-09-10 19:40:37 +01:00 |
|
Daniel Roe
|
667fe86956
|
fix(nuxt): do not accept attrs on <NuxtErrorBoundary> (#28901)
|
2024-09-09 20:41:46 +01:00 |
|
Daniel Roe
|
468ab2dc0b
|
fix(nuxt): don't override vue instance with legacy asyncData (#28842)
|
2024-09-09 10:27:51 +01:00 |
|
Daniel Roe
|
74985a5251
|
fix(nuxt): ensure injected route has enumerable keys (#28841)
|
2024-09-09 10:27:50 +01:00 |
|
Julien Huang
|
c5f3292d63
|
fix(nuxt): fix ssr log querySelector (#28864)
|
2024-09-06 08:53:57 +02:00 |
|
Gianluca Di Francesco
|
083946fe40
|
fix(nuxt): improve isNuxtError type inference (#28814)
|
2024-09-04 10:06:24 +01:00 |
|
Daniel Roe
|
26ba7a3d88
|
refactor(nuxt): update to vue v3.5 + native useId (#28285)
|
2024-09-03 14:39:01 +01:00 |
|
Daniel Roe
|
90f4447b37
|
perf(nuxt): use reducer array + handle modified proto (#28768)
|
2024-09-03 14:35:21 +01:00 |
|
Gianluca Di Francesco
|
3c4949acfb
|
fix(nuxt): allow updating appConfig with non-iterable objects (#28773)
|
2024-09-03 14:35:21 +01:00 |
|
Eckhardt (Kaizen) Dreyer
|
2d9e1442d8
|
fix(nuxt): handle deleted cookies from CookieStore events (#28760)
|
2024-09-03 14:35:21 +01:00 |
|
Julien Huang
|
b305e53639
|
perf(nuxt): use ServerPlaceholder for ssr client components (#28563)
|
2024-08-28 22:40:52 +01:00 |
|
Daniel Roe
|
9ad735a349
|
fix(nuxt): do not pass listeners to custom NuxtLink (#28738)
|
2024-08-28 22:20:09 +01:00 |
|
Daniel Roe
|
a0124712f3
|
fix(nuxt): revert back to object syntax for island head (#28656)
|
2024-08-22 14:58:58 +01:00 |
|