Commit Graph

5827 Commits

Author SHA1 Message Date
renovate[bot] 7562ecabfb
chore(deps): update all non-major dependencies (main) (#26892) 2024-04-23 07:49:06 +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
xjccc 614b189296
docs: add source tag (#26884) 2024-04-22 09:12:35 +01:00
renovate[bot] a63d186f39
chore(deps): update all non-major dependencies (main) (#26864)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 10:03:13 +03: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
xjccc 344a4e4a25
docs: add watch example link (#26818) 2024-04-19 18:08:01 +03:00
Luke Nelson 306174c4d8
docs: add `@since` annotations to exported functions (#25365) 2024-04-19 17:58:19 +03:00
Daniel Roe a60de743aa
docs: fix import of `defineConfig` 2024-04-19 17:54:31 +03:00
Adam Hudák 6f3f1c6ee4
docs: add more detail to `usePreviewMode` explanation (#26602) 2024-04-19 17:43:22 +03:00
Daniel Roe 9ba1ebe984
chore: ignore SSL certificate error with `conventionalcommits.org` 2024-04-19 17:33:09 +03:00
Babak Farkhoopak 506765e086
docs: fix code block formatting (#26859) 2024-04-19 17:32:00 +03:00
Trent Fellbootman bfd7148238
docs: fix typo with `a` -> `an` (#26856) 2024-04-19 17:27:01 +03:00
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
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