Commit Graph

1735 Commits

Author SHA1 Message Date
Leopold Kristjansson
1730958841
docs: fix typo (#29045) 2024-09-19 13:21:18 +01:00
Sébastien Chopin
a21e8d2438
docs: remove duotone icons for clarity (#29040) 2024-09-17 17:33:49 +02:00
Julien Huang
db5c1de3e4
docs: use defineNuxtComponent instead of defineComponent (#29011) 2024-09-17 14:01:47 +02:00
Paulo Ricardo Severo
98215d7956
docs: remove confusing reference to 'SPA' (#28991) 2024-09-15 21:44:48 +01:00
Nishant Aanjaney Jalan
b35b5a1c0c
docs: add clarity to useFetch parameter signature (#28993) 2024-09-15 21:44:48 +01:00
@beer
4789125176
docs: fix typo (#28983) 2024-09-15 21:44:47 +01:00
@beer
364d1fc7f3
docs: capitalize text (#28972) 2024-09-13 12:57:44 +01:00
Liran Tal
bd10a95216
docs: update useFetch troubleshooting section (#28918) 2024-09-10 19:42:35 +01:00
Daniel Roe
0e8f5ae59d
perf(nuxt): remove interop default for dynamic components (#28912) 2024-09-10 19:42:34 +01:00
Nishant Aanjaney Jalan
0102623af8
docs: typo fixed missing closing angle bracket (#28880) 2024-09-09 10:28:51 +01:00
Osama Abdallah Essa Haikal
7aa91ba894
docs: add known limitations for app.config.ts (#28875) 2024-09-09 10:28:51 +01:00
Joaquín Sánchez
7f6d34961f
docs: include --frozen-lockfile when installing dependencies (#28794) 2024-09-03 14:36:26 +01:00
Heb
d0ae9821b3
docs: fix postcss codeblock typo (#28801) 2024-09-03 14:36:26 +01:00
Gustav Odinger
29fbb2d61a
docs: persist package manager choice in code blocks (#28514) 2024-08-28 22:42:39 +01:00
Ismail Sabet
1f87a4ea50
docs: add missing query returned value from useRoute() (#28743) 2024-08-28 22:39:56 +01:00
Max
66d8f4dab7
docs: updated line number for nuxt build-time hooks (#28746) 2024-08-28 22:39:56 +01:00
Daniel Roe
bafc482fa5
perf(nuxt): cache vue app build outputs (#28726) 2024-08-28 22:39:40 +01:00
@beer
ce9fe7cd19
docs: capitalize text (#28734) 2024-08-28 22:20:10 +01:00
Daniel Roe
7c359a3cab
docs: update broken/redirected links (#28739) 2024-08-28 22:20:10 +01:00
@beer
ef5faee7fd
docs: fix typo (#28724) 2024-08-27 19:43:32 +01:00
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