Commit Graph

6044 Commits

Author SHA1 Message Date
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
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
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
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