Commit Graph

6254 Commits

Author SHA1 Message Date
Edwin Fadul 8feb5fe5a4
docs: provide example of passing props to a child page (#26805) 2024-04-17 10:24:53 +01:00
kawadah bde696a0db
docs: fix `srcDir` description mentioning deprecated `static/` directory (#26804) 2024-04-16 19:58:54 +01:00
renovate[bot] 4ac9d3c155
chore(deps): update pnpm to v9 (main) (#26799) 2024-04-16 16:21:17 +01:00
gangan f37882dd13
docs: remove direct link to subheading (#26775) 2024-04-16 10:04:41 +02:00
Mehdi 86226f45d4
docs: add sample app.vue (#26796) 2024-04-16 10:02:55 +02:00
renovate[bot] 324c0df177
chore(deps): update devdependency @nuxt/test-utils to v3.12.1 (main) (#26793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 22:54:17 +02:00
Julien Huang f725703bb2
docs: reference correct composable in `callWithNuxt` (#26771) 2024-04-15 16:19:57 +02:00
@beer 1ac02b857e
chore: fix `devcontainer.json` syntax (#26776) 2024-04-15 16:17:26 +02:00
Anthony Fu 6e6cfe96ea
docs: update the code style page (#26792) 2024-04-15 16:15:26 +02:00
autofix-ci[bot] b45c3c9cae
[autofix.ci] apply automated fixes 2024-04-14 11:06:56 +00:00
Michael Brevard 850287bf18
fix: remove the preload for SSR render of delayed hydration 2024-04-14 14:04:45 +03:00
Michael Brevard 0cb15c6bbd
chore: remove wait for load state 2024-04-14 12:53:49 +03:00
autofix-ci[bot] 8eaf057ffe
[autofix.ci] apply automated fixes 2024-04-13 19:41:39 +00:00
Michael Brevard 9b8d33babf
fix: remove unused var 2024-04-13 22:39:23 +03:00
Michael Brevard 13949edeb3
wip: wait for response with the component 2024-04-13 22:37:03 +03:00
julien huang fd0adea179 fix: return render function and not vnode directly 2024-04-13 20:14:36 +02:00
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