Commit Graph

6225 Commits

Author SHA1 Message Date
John Tanz 525124b107
docs: clarify purpose of play online section (#25978) 2024-04-19 17:26:18 +03:00
Maxime Pauvert cb2c47cfaf
docs: add a note about HTTPS with a self-signed certificates (#26481) 2024-04-19 17:16:30 +03:00
Alexandros Kazantzidis 0855ea7625
docs: add `@vue/test-utils` getting started guide (#26205) 2024-04-19 17:16:00 +03:00
Joaquín Sánchez 4dbe748cfc
feat(nuxt): expose `useLink` from `NuxtLink` (#26522) 2024-04-19 12:48:49 +03:00
Inesh Bose 3e610df4dd
feat(kit): handle virtual files in `resolvePath` and `findPath` (#26465) 2024-04-19 12:43:28 +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
Turdalin Nurassyl d25e6eeede
docs: add info about self-hosted github/gitlab instances (#26501) 2024-04-19 11:46:56 +03:00
Louis Ramos c8f63684af
fix(kit): set typescript `moduleDetection` to 'force' (#26667) 2024-04-19 11:38:49 +03:00
Horu 1a0cde7e10
docs: fix file name (#26852) 2024-04-19 11:27:54 +03:00
Ryota Watanabe be73cc9cf9
docs: deprecate `pending` value in data fetching composables (#26766) 2024-04-19 11:15:02 +03:00
Nate ef1889f5e1
docs: advise correct extension for vitest config (#26845) 2024-04-18 23:31:47 +03:00
renovate[bot] 79b059aaf5
chore(deps): update all non-major dependencies (main) (#26839) 2024-04-18 21:39:41 +03:00
xjccc 7adb7d82da
docs: correct definePageMeta scrollToTop docs link (#26829) 2024-04-18 07:49:14 +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
Daniel Roe e105fadd7e
fix(kit): ignore negation when resolving ignore patterns 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
Edwin Fadul 9119475db2
docs: provide example of exposing a `pageRef` from a child page (#26806) 2024-04-17 10:26:40 +01:00
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