Commit Graph

5858 Commits

Author SHA1 Message Date
autofix-ci[bot] 162908aac0
[autofix.ci] apply automated fixes 2024-04-13 16:08:11 +00:00
Michael Brevard 7821e7f441
feat(schema): add experimental lazy hydration option 2024-04-13 19:05:47 +03: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
Shao f0a81b21b0
docs: remove misleading reference to `useFetch` (#26748) 2024-04-13 00:23:41 +02:00
Ryan Clements b7ba3a4a80
fix(nuxt): hint prerenderer to crawl routes at runtime (#26694) 2024-04-13 00:21:02 +02:00
AngelHdz Multimedia cc391c0448
docs: fix typo (#26752)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2024-04-13 00:19:47 +02:00
renovate[bot] 6d72ef098c
chore(deps): update lycheeverse/lychee-action digest to 1e92115 (main) (#26745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-13 00:11:33 +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
OrbisK 1945793a25
docs: add `--preset` flag for `nuxi build` (#26759) 2024-04-13 00:06:12 +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 cb7fc3f873
chore: rerunning tests 2024-04-11 00:33:42 +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
renovate[bot] a7425d30a7
chore(deps): update all non-major dependencies (main) (#26710) 2024-04-10 09:03:09 +02:00
Michael Brevard 2df20ac681
fix: remove comma 2024-04-10 10:02:39 +03:00
Michael Brevard 503b560d9b
wip: network idle based delayed component 2024-04-10 10:00:38 +03:00
Michael Brevard 817c3ace86
Merge branch 'nuxt:patch-21' into patch-21 2024-04-10 00:15:50 +03:00
julien huang 382bc93efe test: remove only 2024-04-09 23:14:44 +02:00
Michael Brevard 717a91c10a
Merge branch 'nuxt:patch-21' into patch-21 2024-04-10 00:11:00 +03:00
julien huang 45e49c5beb test: wait for network idle 2024-04-09 23:10:31 +02:00
Michael Brevard 8c1c23a422
chore: trying to resolve default 2024-04-09 23:47:41 +03:00
julien huang b3250e4a46 fix(nuxt): send the component loader and not the name 2024-04-09 21:55:27 +02:00
Michael Brevard d4bca6cd57
refactor: use page.evaluate 2024-04-09 22:24:48 +03:00
Michael Brevard 59edd16fce
chore: mark no side effects 2024-04-09 22:12:57 +03:00
Michael Brevard 3a8b1f3b75
chore: rerunning tests 2024-04-09 22:04:39 +03:00
Michael Brevard 9b94d100a2
chore: retrying without ClientOnly 2024-04-09 22:01:37 +03:00
autofix-ci[bot] 669fcee81b
[autofix.ci] apply automated fixes 2024-04-09 18:51:50 +00:00
Michael Brevard 2fa63ccfff
Merge branch 'main' into patch-21 2024-04-09 21:49:35 +03:00
Michael Brevard 988a99b771
fix: don't use the default that is used for slots 2024-04-09 21:49:02 +03:00
Taras Batenkov d8299b635f
docs: clarify `dependsOn` works not just for parallel plugins (#26707) 2024-04-09 19:27:21 +02:00
renovate[bot] b25fcbda63
chore(deps): update all non-major dependencies (main) (#26702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 18:11:12 +02:00
Anthony Fu 36c0137b7e
feat(nuxt): introduce `imports.scan` option (#26576) 2024-04-09 15:03:42 +02:00
Damian Głowala 0a1b72f9fd
feat(nuxt): support passing options to `useRequestURL` (#26687) 2024-04-09 15:03:29 +02:00
renovate[bot] 5695027a03
chore(deps): update all non-major dependencies (main) (#26695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 15:00:52 +02:00
renovate[bot] 5d071a70d3
chore(deps): update all non-major dependencies (main) (#26692) 2024-04-08 20:34:15 +01:00
Han 98a02744bd
fix(nuxt): prevent `getCachedData` from shaping type of `useAsyncData` (#25946) 2024-04-08 18:38:40 +01:00
autofix-ci[bot] 26f2e4e7d1
[autofix.ci] apply automated fixes 2024-04-08 17:18:37 +00:00
Michael Brevard 5653d9e255
wip: retrying through mouse.wheel 2024-04-08 20:16:18 +03:00
autofix-ci[bot] bd7ca85fb4
[autofix.ci] apply automated fixes 2024-04-08 17:00:52 +00:00