Maxime Pauvert
|
f8d23e210d
|
docs: update nuxt scripts status (#28629)
|
2024-08-21 16:37:04 +01:00 |
|
Kewin Szlezingier
|
dba2b972bd
|
feat(nuxt): allow defining triggers for prefetching links (#27846)
|
2024-08-20 11:36:14 +01:00 |
|
Vasily Kuzin
|
03ce7c63b3
|
docs: add line-breaks to tips in Module Author Guide (#28587)
|
2024-08-20 11:36:13 +01:00 |
|
xjccc
|
89ce936b45
|
fix(nuxt): preserve route-specific metadata on route.meta (#28441)
|
2024-08-19 13:49:22 +01:00 |
|
renovate[bot]
|
ebcf93d673
|
chore(deps): update all non-major dependencies (3.x) (#28547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-16 11:40:09 +01:00 |
|
xjccc
|
c55ca126a8
|
docs: update useRuntimeConfig source path (#28553)
|
2024-08-16 10:12:22 +01:00 |
|
Mike Laumann Bellika
|
14f2b5b31f
|
docs: fix options type in custom useFetch recipe (#28389)
|
2024-08-13 20:44:00 +01:00 |
|
Typed SIGTERM
|
cbeb97c7be
|
docs: improve typing of default exports (#28520)
|
2024-08-13 20:44:00 +01:00 |
|
Horu
|
c4ae151de5
|
feat(nuxt): allow organising pages within route groups (#28276)
|
2024-08-13 20:44:00 +01:00 |
|
Son Tran
|
9de596d802
|
feat(kit): add prepend option to addRouteMiddleware (#28496)
|
2024-08-13 20:43:59 +01:00 |
|
xjccc
|
dfb54e94bb
|
docs: correct custom routing link (#28497)
|
2024-08-13 20:43:58 +01:00 |
|
Matej Černý
|
11018bbbae
|
docs: recommend '#teleports' target instead of 'body' (#28489)
|
2024-08-13 20:43:58 +01:00 |
|
Riley Ho
|
f3577e2b0e
|
docs: remove vue-tsc major version constraint (#28484)
|
2024-08-13 20:43:58 +01:00 |
|
Adam DeHaven
|
0a6e5e1caa
|
feat(nuxt): custom enable/disable hooks for usePreviewMode (#28371)
|
2024-08-13 20:43:57 +01:00 |
|
Daniel Roe
|
cfe3b5b0bb
|
docs: link to vue test utils docs for mountSuspended (#28463)
|
2024-08-13 20:43:57 +01:00 |
|
Sébastien Chopin
|
fbdf4f3465
|
docs: use ts for create-error example (#28411)
|
2024-08-06 15:17:52 +01:00 |
|
@beer
|
8840199e5f
|
docs: improve readability of link to mdn (#28327)
|
2024-08-06 15:17:52 +01:00 |
|
AuroraTea
|
df369550f4
|
docs: fix TypeScript errors for examples (#28403)
|
2024-08-06 15:17:52 +01:00 |
|
Adam DeHaven
|
f2c888bf68
|
docs: setup host property and usage example (#28331)
|
2024-08-06 15:17:51 +01:00 |
|
nuxt-studio[bot]
|
e5a697b961
|
market(docs): update
|
2024-08-06 15:17:50 +01:00 |
|
Vaci
|
26dc7473d1
|
docs: update link to RuntimeNuxtHooks (#28336)
|
2024-08-06 15:17:50 +01:00 |
|
Meo
|
fd696ca9e9
|
docs: bunx -> bun x (#28277)
|
2024-07-24 00:41:05 +02:00 |
|
Mohab Sameh
|
f868266074
|
docs: fix codemod command typos (#28279)
|
2024-07-24 00:41:05 +02:00 |
|
Daniel Roe
|
45c6df9a4c
|
docs: use headers.getSetCookie
|
2024-07-24 00:41:04 +02:00 |
|
Daniel Roe
|
29f95ae0d4
|
docs: use splitSetCookieString from cookie-es
|
2024-07-24 00:41:04 +02:00 |
|
Quentin Macq
|
dd50c3f41d
|
docs: add vue lang to sample code (#28247)
|
2024-07-24 00:41:03 +02:00 |
|
Vaci
|
bed075fabf
|
docs: fix note in layers usage chapter (#28236)
|
2024-07-24 00:40:39 +02:00 |
|
Johan Krijt
|
5841e605a9
|
docs: fix issue in cookie passing example (#28223)
|
2024-07-24 00:40:38 +02:00 |
|
arshcodemod
|
35bebc47b0
|
docs: codemods for migrating to Nuxt 4 (#28072)
|
2024-07-18 21:12:10 +01:00 |
|
Santiago A
|
2bf9fc677c
|
docs: add info about layers/ directory (#28128)
|
2024-07-15 14:03:07 +01:00 |
|
Julien Huang
|
057cfa99bf
|
docs: warn about nested islands (#28062)
|
2024-07-15 14:03:06 +01:00 |
|
John Tanzer
|
7f7136c3d3
|
docs: clarify navigateTo is not for nitro routes (#28092)
|
2024-07-15 14:03:06 +01:00 |
|
Thomas
|
3412f87276
|
docs: remove a resolved issue from view transition docs (#28091)
|
2024-07-15 14:03:06 +01:00 |
|
Santiago A
|
6d7502f8e1
|
docs: mention content in upgrade guide v4 folder structure (#28090)
|
2024-07-15 14:03:06 +01:00 |
|
Dominic
|
12df214418
|
docs: use code groups for install commands in module guide (#28094)
|
2024-07-15 14:03:05 +01:00 |
|
Florian Metz
|
8a3c4e302a
|
docs: update phrasing in route announcer (#28108)
|
2024-07-15 14:03:05 +01:00 |
|
xjccc
|
0ce16ac8c9
|
docs: deprecate pending and emphasis undefined (#28113)
|
2024-07-15 14:03:05 +01:00 |
|
Liran Tal
|
d864ba324b
|
docs: clarify xrsp danger (#28053)
|
2024-07-15 14:03:05 +01:00 |
|
Daniel Kelly
|
fd3fb4c345
|
docs: remove deprecated pending variable from data fetching docs (#28011)
|
2024-07-05 10:52:12 +01:00 |
|
Daniel Roe
|
b7c60bf829
|
docs: update example to use nuxtApp.runWithContext (#28000)
|
2024-07-03 17:43:45 +01:00 |
|
Daniel Flanagan
|
94a98f1d8f
|
docs: fix Cloudflare spelling (#27989)
|
2024-07-03 09:34:47 +01:00 |
|
Anthony Fu
|
83bd4fde90
|
docs: fix link
|
2024-07-02 18:41:58 +02:00 |
|
Daniel Roe
|
c222fe7aa9
|
docs: mention layers in directory guide
|
2024-07-01 23:15:32 +01:00 |
|
Typed SIGTERM
|
1d2c0a404a
|
docs: warn about ref unwrapping when auto-importing ref s (#27933)
|
2024-07-01 10:25:24 +01:00 |
|
Michael Brevard
|
951c07d180
|
docs: remove duplicate server-side notice in runtime config (#27929)
|
2024-07-01 10:25:24 +01:00 |
|
Daniel Roe
|
5d2dc97147
|
docs: update reference to nightly release for testing nuxt 4
|
2024-06-30 11:21:02 +01:00 |
|
Daniel Roe
|
3c16c890c1
|
docs: update Nuxt 3 -> Nuxt or Nuxt 3+
|
2024-06-30 11:21:01 +01:00 |
|
Daniel Roe
|
748bc751d6
|
docs: update roadmap + readme
|
2024-06-30 11:21:01 +01:00 |
|
Ryota Watanabe
|
a07ca1f6f7
|
docs: compatibilityVersion is available in the latest release (#27919)
|
2024-06-30 11:21:01 +01:00 |
|
Martin Masevski
|
53286747ca
|
docs: remove warning about type checking (#27911)
|
2024-06-29 21:46:13 +01:00 |
|