Daniel Roe
|
eb0bebc46d
|
perf(nuxt): abort vue render when plugins throw error (#27304)
|
2024-05-22 15:40:19 +01:00 |
|
Daniel Roe
|
8a759bc6fe
|
fix(nuxt): use undefined rather than null for data fetching defaults (#27294)
|
2024-05-21 23:58:38 +01:00 |
|
Daniel Roe
|
a531e6f466
|
fix(nuxt): exempt equality check for kit/schema version
|
2024-05-21 16:55:22 +01:00 |
|
Daniel Roe
|
e5649613c7
|
fix(nuxt): invert version check
|
2024-05-21 15:36:31 +01:00 |
|
Julien Huang
|
b4002f37d1
|
feat(nuxt): check schema/kit versions when loading nuxt (#27224)
|
2024-05-21 09:18:36 +01:00 |
|
Julien Huang
|
a618a5c1d1
|
fix(nuxt): encode location header in navigateTo (#27280)
|
2024-05-20 21:02:46 +01:00 |
|
Daniel Roe
|
a1c184a288
|
fix(schema): handle dev/test buildId in schema (#27274)
|
2024-05-19 19:53:20 -05:00 |
|
Daniel Roe
|
3c42e13b68
|
feat(nuxt,schema): add appId and improve chunk determinism (#27258)
|
2024-05-16 22:41:31 -05:00 |
|
Daniel Roe
|
dad89c2b16
|
fix(nuxt): correct components dir regexp
|
2024-05-16 21:37:59 -05:00 |
|
Daniel Roe
|
5ce738dbd8
|
fix(nuxt): pass path to jiti and not file URL (#27252)
|
2024-05-16 10:11:19 -05:00 |
|
Deth
|
58423772a1
|
feat(nuxt): allow displaying error state in loading indicator (#27176)
|
2024-05-16 09:23:18 -05:00 |
|
Daniel Roe
|
c545c1da5b
|
perf(nuxt): mark payload as shallowReactive (#27214)
|
2024-05-16 09:14:25 -05:00 |
|
renovate[bot]
|
b3aaa57811
|
chore(deps): update all non-major dependencies (main) (#27237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-16 09:13:58 -05:00 |
|
Daniel Roe
|
06be4cc025
|
feat(nuxt): auto-register layers in layers/ directory (#27221)
|
2024-05-15 05:51:14 -05:00 |
|
Anthony Fu
|
b96b62ecd2
|
refactor: improve regexp performance (#27207)
|
2024-05-14 12:54:37 -05:00 |
|
Daniel Roe
|
89baee0493
|
fix(nuxt): scan folder indices for middleware (#27187)
|
2024-05-13 21:23:15 +01:00 |
|
renovate[bot]
|
2417c044d3
|
chore(deps): update all non-major dependencies (main) (#27173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-13 15:18:07 +01:00 |
|
renovate[bot]
|
bd07021405
|
chore(deps): update all non-major dependencies (main) (#27144)
|
2024-05-11 10:00:46 +01:00 |
|
renovate[bot]
|
65a2ec4592
|
chore(deps): update all non-major dependencies (main) (#27135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-09 20:06:46 +01:00 |
|
Daniel Roe
|
cebc89186e
|
feat(kit): add useRuntimeConfig and updateRuntimeConfig utils (#27117)
|
2024-05-09 18:49:35 +01:00 |
|
renovate[bot]
|
6cc65194c2
|
chore(deps): update dependency vue-bundle-renderer to v2.1.0 (main) (#27126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-09 11:14:25 +01:00 |
|
Daniel Roe
|
2d1ab61b2e
|
perf(nuxt): remove ssrContext.styles reference (from unused vue-style-loader )
|
2024-05-09 10:09:24 +01:00 |
|
Daniel Roe
|
0e12b6eb8b
|
fix(nuxt): don't pass options to spaLoadingTemplate function
|
2024-05-08 16:00:33 +01:00 |
|
Julien Huang
|
f687e211a8
|
feat(nuxt): add #fallback slot to server components types (#27097)
|
2024-05-08 13:33:54 +01:00 |
|
renovate[bot]
|
6273f5d3b6
|
chore(deps): update all non-major dependencies (main) (#27094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-08 13:33:06 +01:00 |
|
Nicolas Payot
|
177517951c
|
feat(nuxt): support multiple nuxtApps at runtime (#27068)
|
2024-05-08 13:32:45 +01:00 |
|
Daniel Roe
|
68f4b193be
|
perf(nuxt): emit simpler functional ui templates (w/o lodash) (#27091)
|
2024-05-07 22:45:03 +01:00 |
|
Julien Huang
|
a4d0958727
|
fix(nuxt): remove unused prop in NuxtTeleportIslandComponent (#27093)
|
2024-05-07 21:55:54 +01:00 |
|
Daniel Roe
|
c065505e1b
|
fix(nuxt): preload links with same hostname
|
2024-05-07 15:20:24 +01:00 |
|
Daniel Roe
|
8bdd620ba1
|
fix(nuxt): provide default url for URL constructor
|
2024-05-07 15:14:25 +01:00 |
|
Daniel Roe
|
bff1ec237b
|
fix(nuxt): deprecate process.* flags (#27089)
|
2024-05-07 15:07:18 +01:00 |
|
Daniel Roe
|
3169c5cec7
|
feat(nuxt): add onPrehydrate lifecycle hook (#27037)
|
2024-05-07 15:04:21 +01:00 |
|
Daniel Roe
|
233b6a717f
|
style: lint
|
2024-05-07 15:01:03 +01:00 |
|
Daniel Roe
|
ea22d3f988
|
fix(nuxt): use URL for parsing URLs rather than parseURL
|
2024-05-07 14:22:05 +01:00 |
|
Daniel Roe
|
5f0693a69a
|
fix(nuxt): use URL constructor to resolve external protocols
|
2024-05-07 14:14:02 +01:00 |
|
Daniel Roe
|
8e793ad5cc
|
fix(nuxt): use resolved path for test component import
|
2024-05-07 13:56:17 +01:00 |
|
Alex Liu
|
9e8261a69c
|
feat(nuxt): custom renderSSRHeadOptions config for unhead (#26989)
|
2024-05-07 13:37:02 +01:00 |
|
renovate[bot]
|
b385065bda
|
chore(deps): update all non-major dependencies (main) (#27057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-05-07 12:54:21 +01:00 |
|
renovate[bot]
|
b330a296b8
|
chore(deps): update vitest to v1.6.0 (main) (#27055)
|
2024-05-04 16:09:25 +01:00 |
|
Alex Liu
|
4779f5906f
|
feat(nuxt): expose default slot from <NuxtPage> (#27050)
|
2024-05-03 13:58:18 +01:00 |
|
Daniel Roe
|
589b4037c1
|
feat(nuxt): prompt to install nuxt/scripts on usage (#27010)
Co-authored-by: Harlan Wilton <harlan@harlanzw.com>
|
2024-05-03 13:57:28 +01:00 |
|
renovate[bot]
|
7e3b613421
|
chore(deps): update all non-major dependencies to ^1.9.9 (main) (#27028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-03 12:34:27 +01:00 |
|
Danila Rodichkin
|
ea21feaaf4
|
fix(nuxt): don't overwrite existing scope in runWithContext (#26976)
|
2024-05-03 11:27:38 +01:00 |
|
Michael Brevard
|
ad6bef5f70
|
Merge branch 'main' into patch-21
|
2024-05-03 12:13:44 +03:00 |
|
Daniel Roe
|
2c39b3ce61
|
feat(nuxt,schema): support new Nuxt folder structure (#27029)
|
2024-05-02 14:24:31 +01:00 |
|
Daniel Roe
|
061fbd4bd6
|
chore: upgrade dev dependencies
|
2024-05-02 11:50:58 +01:00 |
|
Daniel Roe
|
99dc3ce888
|
build(nuxt): use relative path to ui-templates dist
|
2024-05-01 22:43:10 +01:00 |
|
Daniel Roe
|
0d4a622f3a
|
fix(nuxt,schema): remove .js extension from template imports
|
2024-05-01 21:59:45 +01:00 |
|
Daniel Roe
|
cd59dc1b8f
|
fix(nuxt): register redirect middleware before pushing route (#27016)
|
2024-05-01 18:04:19 +01:00 |
|
Harlan Wilton
|
8b67a19af6
|
feat(nuxt): configurable app.rootAttrs and teleportAttrs (#27014)
|
2024-05-01 16:27:30 +01:00 |
|
renovate[bot]
|
c538a35711
|
chore(deps): update all non-major dependencies (main) (#27017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-01 15:36:10 +01:00 |
|
renovate[bot]
|
05dfe29dd6
|
chore(deps): pin devdependency @nuxt/ui-templates to 1.3.3 (main) (#27018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-01 14:12:47 +01:00 |
|
Daniel Roe
|
256ef1faf6
|
feat(nuxt,schema): inline error, welcome, spa-loading templates (#27021)
|
2024-05-01 14:10:33 +01:00 |
|
Daniel Roe
|
933c0aa71f
|
fix(nuxt): compile plugin templates last (#27009)
|
2024-05-01 06:43:35 +01:00 |
|
Daniel Roe
|
505e706dcb
|
feat(schema): v4 opt-in with future.compatibilityVersion (#26925)
|
2024-04-30 20:34:32 +01:00 |
|
renovate[bot]
|
46f5fcf47f
|
chore(deps): update all non-major dependencies (main) (#26970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-29 22:03:31 +01:00 |
|
Julien Huang
|
4544eaf228
|
fix(nuxt): useState in NuxtClientFallback setup function (#26928)
|
2024-04-27 21:01:09 +01:00 |
|
Alexandr
|
62030cad96
|
fix(nuxt): handle arrays correctly in updateAppConfig (#26949)
|
2024-04-26 15:44:51 +01:00 |
|
renovate[bot]
|
d22ba08f3b
|
chore(deps): update all non-major dependencies (main) (#26923)
|
2024-04-24 18:03:33 +01:00 |
|
renovate[bot]
|
f524d30f5c
|
chore(deps): update all non-major dependencies (main) (#26913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-24 13:17:59 +01:00 |
|
Pooya Parsa
|
fdbfed1280
|
chore: fix small typos (#26907)
|
2024-04-23 13:53:11 +01:00 |
|
rgehbt
|
9f9e3e6917
|
fix(nuxt): don't scan component dirs when enabled is false (#26906)
|
2024-04-23 13:19:12 +01:00 |
|
Nicolas Payot
|
1a91b120ee
|
fix(nuxt): check if _scope is active before calling run function (#26756) (#26904)
|
2024-04-23 10:34:41 +01:00 |
|
Julien Huang
|
62296818aa
|
fix(nuxt): don't encode location header (#26893)
|
2024-04-22 22:11:46 +01:00 |
|
Julien Huang
|
64d09fa31d
|
fix(nuxt): assign v-for to slot in islands (#26880)
|
2024-04-22 21:07:14 +01:00 |
|
renovate[bot]
|
084fc06d28
|
chore(deps): update all non-major dependencies (main) (#26891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-22 21:06:33 +01:00 |
|
renovate[bot]
|
d0601126f3
|
chore(deps): update all non-major dependencies (main) (#26870)
|
2024-04-22 20:09:05 +01:00 |
|
renovate[bot]
|
67a585faa4
|
chore(deps): update dependency devalue to v5 (main) (#26865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-20 08:14:10 +03:00 |
|
Julien Huang
|
f0902f9301
|
perf(nuxt): remove state from nuxt island response (#26863)
|
2024-04-20 04:56:56 +03:00 |
|
renovate[bot]
|
3a1137e2b8
|
chore(deps): update dependency @nuxt/devtools to ^1.2.0 (main) (#26855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-19 18:08:42 +03:00 |
|
Luke Nelson
|
306174c4d8
|
docs: add @since annotations to exported functions (#25365)
|
2024-04-19 17:58:19 +03:00 |
|
Joaquín Sánchez
|
4dbe748cfc
|
feat(nuxt): expose useLink from NuxtLink (#26522)
|
2024-04-19 12:48:49 +03:00 |
|
renovate[bot]
|
d5e2080cd1
|
chore(deps): update all non-major dependencies (main) (#26847)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-19 12:13:46 +03:00 |
|
Inesh Bose
|
00a47be49a
|
fix(nuxt): re-initialise nuxt._ignore after all modules run (#26680)
|
2024-04-19 11:48:19 +03:00 |
|
Ryota Watanabe
|
be73cc9cf9
|
docs: deprecate pending value in data fetching composables (#26766)
|
2024-04-19 11:15:02 +03:00 |
|
renovate[bot]
|
79b059aaf5
|
chore(deps): update all non-major dependencies (main) (#26839)
|
2024-04-18 21:39:41 +03:00 |
|
renovate[bot]
|
8bd5ce767b
|
chore(deps): update all non-major dependencies (main) (#26823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-18 06:20:42 +03:00 |
|
Ivan Kalachikov
|
4fea6da1ae
|
feat(nuxt): add <NuxtRouteAnnouncer> and useRouteAnnouncer (#25741)
|
2024-04-17 16:58:13 +01:00 |
|
Daniel Roe
|
75e43ac427
|
fix(nuxt): avoid double-slash in ignore pattern
|
2024-04-17 14:23:20 +01:00 |
|
Danila Rodichkin
|
468ebbdf0b
|
perf(nuxt): unsubscribe from asyncData watch when unmounted (#26821)
|
2024-04-17 13:57:45 +01:00 |
|
renovate[bot]
|
6d7a558c69
|
chore(deps): update all non-major dependencies (main) (#26768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-17 10:48:51 +01:00 |
|
Julien Huang
|
f725703bb2
|
docs: reference correct composable in callWithNuxt (#26771)
|
2024-04-15 16:19:57 +02:00 |
|
julien huang
|
fd0adea179
|
fix: return render function and not vnode directly
|
2024-04-13 20:14:36 +02:00 |
|
Michael Brevard
|
1f196a57cd
|
Merge branch 'main' into patch-21
|
2024-04-13 17:26:46 +03:00 |
|
autofix-ci[bot]
|
5c300a4698
|
[autofix.ci] apply automated fixes
|
2024-04-13 10:38:41 +00:00 |
|
Julien Huang
|
e4c9940269
|
fix: ssr improvement + static vnode rendering
|
2024-04-13 11:06:09 +02:00 |
|
Ryan Clements
|
b7ba3a4a80
|
fix(nuxt): hint prerenderer to crawl routes at runtime (#26694)
|
2024-04-13 00:21:02 +02:00 |
|
renovate[bot]
|
95c399f9a3
|
chore(deps): update all non-major dependencies (main) (#26720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-13 00:11:24 +02:00 |
|
Damian Głowala
|
dec7191ac5
|
fix(nuxt): correctly remove extension from path in hasSuffix (#26725)
|
2024-04-11 08:23:14 +02:00 |
|
Michael Brevard
|
cfb6660fcd
|
fix: missing question marks
|
2024-04-11 00:42:29 +03:00 |
|
Michael Brevard
|
8555cec97d
|
fix: ensure el itself isn't null
|
2024-04-11 00:20:34 +03:00 |
|
Michael Brevard
|
2ee3cf53ee
|
fix: verify none null
|
2024-04-11 00:16:39 +03:00 |
|
Michael Brevard
|
dc6d922773
|
fix: join the fragments
|
2024-04-11 00:13:22 +03:00 |
|
Michael Brevard
|
e2d0350698
|
fix: use VNode type
|
2024-04-11 00:10:54 +03:00 |
|
Michael Brevard
|
580d9bd463
|
fix: import useNuxtApp and provide types
|
2024-04-11 00:06:49 +03:00 |
|
autofix-ci[bot]
|
31002ecc2d
|
[autofix.ci] apply automated fixes
|
2024-04-10 21:05:11 +00:00 |
|
Michael Brevard
|
2375650c36
|
feat: support lazy hydration on SSR
|
2024-04-11 00:02:48 +03:00 |
|
Michael Brevard
|
b4c4d47721
|
Merge branch 'main' into patch-21
|
2024-04-10 10:43:21 +03:00 |
|
Michael Brevard
|
effebbb02f
|
fix: strict types
|
2024-04-10 10:32:26 +03:00 |
|
Julien Huang
|
30e27f48d1
|
fix(nuxt): encode location header in navigateTo (#26712)
|
2024-04-10 09:03:25 +02:00 |
|