Michael Brevard
|
8d066205c2
|
Merge branch 'main' into patch-21
|
2024-08-13 18:22:59 +03:00 |
|
Mike Laumann Bellika
|
8c4a62b950
|
fix(nuxt): add reason when aborting request in useFetch (#28517)
|
2024-08-13 13:31:00 +01:00 |
|
Julien Huang
|
d21bd84439
|
perf(nuxt): avoid making client-only component setup async (#28334)
|
2024-08-12 09:37:43 +01:00 |
|
Adam DeHaven
|
83f8617e3f
|
feat(nuxt): custom enable/disable hooks for usePreviewMode (#28371)
|
2024-08-08 13:52:28 +01:00 |
|
Potter
|
3f438c1803
|
perf(nuxt): call cookie decode function only for named cookie (#28215)
|
2024-08-08 10:36:11 +01:00 |
|
Daniel Roe
|
d51365f9ec
|
fix(nuxt): augment @vue/runtime-core and @vue/runtime-dom (#28446)
|
2024-08-08 09:49:11 +01:00 |
|
Martin Masevski
|
6eefc98e49
|
fix(nuxt): update renamed stub composables from nuxt/scripts (#28449)
|
2024-08-08 09:48:52 +01:00 |
|
Daniel Roe
|
f40e36a3fc
|
fix(nuxt): ensure runtimeConfig.public is reactive on client (#28443)
|
2024-08-07 13:51:13 +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 |
|
Michael Brevard
|
b9b25a6e41
|
Merge branch 'main' into patch-21
|
2024-08-05 20:29:29 +03:00 |
|
Tobias Diez
|
66247a712d
|
fix(nuxt)!: remove unused globalName property (#28391)
|
2024-08-05 16:35:00 +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 |
|
Aleksei Nagovitsyn
|
d5023955d3
|
docs: indicate what useAsyncData must return (#28259)
|
2024-07-23 22:43:24 +02:00 |
|
Daniel Roe
|
58f4f47791
|
fix(nuxt): prevent duplicate set-cookie headers (#28211)
|
2024-07-18 22:03:50 +01:00 |
|
Daniel Roe
|
ffcb5dc3d9
|
refactor(nuxt): use errx to handle dev log traces (#28027)
|
2024-07-18 15:59:50 +01:00 |
|
Daniel Roe
|
eb31abe10e
|
fix(nuxt): use addEventListener to register cookie store listener (#28193)
|
2024-07-18 15:52:40 +01:00 |
|
Daniel Roe
|
0c3cc4cf30
|
fix(nuxt): add useScriptCrisp scripts stub
|
2024-07-18 12:47:34 +01:00 |
|
Julien Huang
|
4846dbf6f8
|
fix(nuxt): allow getCachedData to return undefined (#28187)
|
2024-07-16 22:40:51 +01:00 |
|
xjccc
|
c260eaac57
|
refactor(nuxt): simplify check of dedupe option (#28151)
|
2024-07-15 16:49:53 +01:00 |
|
xjccc
|
494871062c
|
fix(nuxt): only warn when useAsyncData returns undefined (#28154)
|
2024-07-15 16:26:30 +01:00 |
|
Michael Brevard
|
2df3351048
|
Merge branch 'main' into patch-21
|
2024-07-12 14:01:28 +03:00 |
|
xjccc
|
c5a50de6d1
|
docs: deprecate pending and emphasis undefined (#28113)
|
2024-07-11 07:04:37 +01:00 |
|
Julien Huang
|
0be6929523
|
refactor(nuxt): remove _registeredComponents from ssrContext (#27819)
|
2024-07-03 21:13:23 +01:00 |
|
Daniel Roe
|
128edc76fc
|
perf(kit,nuxt,schema,vite,webpack): use explicit exports (#27998)
|
2024-07-03 17:46:42 +01:00 |
|
Seno
|
4ff29bb165
|
fix(nuxt): improve async data warning (#27874) (#27934)
|
2024-07-01 09:34:41 +01:00 |
|
Alex Liu
|
07ef633de2
|
perf(nuxt): ensure prefetchComponents is treeshaken on server (#27905)
|
2024-06-29 11:57:16 +01:00 |
|
Michael Brevard
|
52789fa47a
|
fix: revert to map
|
2024-06-29 12:39:25 +03:00 |
|
Michael Brevard
|
3d88fce4c7
|
chore: use a WeakMap
|
2024-06-29 09:31:21 +03:00 |
|
Daniel Roe
|
c763fae507
|
fix(nuxt): move app augments to core nuxt types (#27900)
|
2024-06-28 16:09:11 +02:00 |
|
Michael Brevard
|
97fd06e4ff
|
Merge branch 'main' into patch-21
|
2024-06-27 17:40:56 +03:00 |
|
Daniel Roe
|
8f95cac34c
|
feat(kit,nuxt,schema,vite,webpack): nitropack v3 nightly (#27702)
|
2024-06-26 15:18:05 +02:00 |
|
Daniel Roe
|
5f819ab88e
|
fix(nuxt)!: remove __NUXT__ after hydration (#27745)
|
2024-06-26 12:32:50 +02:00 |
|
Daniel Roe
|
c628975efc
|
fix(nuxt): use URL to encode redirected URLs (#27822)
|
2024-06-26 11:58:45 +02:00 |
|
Dominic
|
07e1818f30
|
fix(nuxt): handle external links to named route objects (#27829)
|
2024-06-26 11:51:42 +02:00 |
|
renovate[bot]
|
0973f23b6f
|
chore(deps): update all non-major dependencies (main) (#27767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-06-24 20:00:43 +02:00 |
|
Michael Brevard
|
a80843f9d2
|
Merge branch 'main' into patch-21
|
2024-06-21 18:12:51 +03:00 |
|
Daniel Roe
|
c87ca8607c
|
fix(nuxt): defer registering inp handler until nuxt is mounted
|
2024-06-21 12:12:43 +01:00 |
|
Daniel Roe
|
209e81b60d
|
refactor(nuxt)!: move #app/components/layout -> #app/components/nuxt-layout
resolves https://github.com/nuxt/nuxt/issues/25333
|
2024-06-21 10:28:23 +01:00 |
|
Daniel Roe
|
5e76587490
|
fix(nuxt): delay navigation until user input is acknowledged (#27743)
|
2024-06-20 23:18:57 +01:00 |
|
Daniel Roe
|
f2868f8c72
|
fix(nuxt): resolve routes when navigateTo called with open (#27742)
|
2024-06-20 20:26:46 +01:00 |
|
Daniel Roe
|
57e84086cc
|
fix(nuxt)!: improve default asyncData value behaviour (#27718)
|
2024-06-19 18:04:40 +01:00 |
|
Michael Brevard
|
0919a82a75
|
Merge branch 'main' into patch-21
|
2024-06-19 16:28:41 +03:00 |
|
Damian Głowala
|
523a1fad8f
|
fix(nuxt): flag async data promise as cancelled only if defined (#27690)
|
2024-06-18 15:05:32 +01:00 |
|
Michael Brevard
|
ee6cd61e2d
|
Merge branch 'main' into patch-21
|
2024-06-16 12:23:21 +03:00 |
|
Julien Huang
|
a05b5343a4
|
fix(nuxt): add missing script stubs (#27640)
|
2024-06-15 23:14:59 +01:00 |
|
Michael Brevard
|
587a5dbce0
|
Merge branch 'main' into patch-21
|
2024-06-15 17:51:59 +03:00 |
|
Leo Osa
|
a3d8f005a6
|
fix(nuxt): reset cookie timeoutLength after expiration (#27632)
|
2024-06-15 12:24:15 +01:00 |
|
autofix-ci[bot]
|
cf9a905993
|
[autofix.ci] apply automated fixes
|
2024-06-15 05:53:03 +00:00 |
|
Michael Brevard
|
0ab38fcd09
|
Merge branch 'main' into patch-21
|
2024-06-15 08:50:42 +03:00 |
|
Daniel Roe
|
6a19aa79f7
|
fix(nuxt): warn when async data doesn't return a value (#27599)
|
2024-06-14 23:11:25 +01:00 |
|