Commit Graph

314 Commits

Author SHA1 Message Date
Nishant Aanjaney Jalan
90025976f8
docs: improve explanation of ssr + data fetching (#29010) 2024-10-08 15:58:59 +01:00
Sébastien Chopin
e7509bdf48
docs: update to new ofetch headers for interceptors (#29118) 2024-10-08 14:49:02 +01:00
Jeremy Graziani
768be722b0
docs: consistent directory structure (#29292) 2024-10-08 14:48:47 +01:00
Jeel Rupapara
280e5923ea
docs: add example of typing custom useFetch errors (#29253) 2024-10-08 14:16:51 +01:00
Leopold Kristjansson
8cc29f76e2
docs: add missing word (#29230) 2024-09-30 16:59:18 +01:00
Panopoulos Andreas
2f7345586e
docs: fix comments typo in auto-imports example (#29195) 2024-09-27 18:32:35 +01:00
Horváth Bálint
b309986568
docs: add links to short videos from daniel (#29185) 2024-09-27 18:32:09 +01:00
Julien Huang
9cb34dd49b
feat(nuxt): normalise component names to match nuxt pattern (#28745) 2024-09-25 13:32:00 +01:00
Matej Černý
d970da6da5
docs: add a section about useRequestFetch and event.$fetch (#29099) 2024-09-21 11:39:54 +01:00
Matej Černý
00ad2b8233
docs: move custom directories note to the correct place (#29100) 2024-09-21 09:32:00 +01:00
Sébastien Chopin
effb57d3a3
docs: remove duotone icons for clarity (#29040) 2024-09-19 13:20:16 +01:00
Leopold Kristjansson
7071da8851
docs: fix typo (#29045) 2024-09-18 15:37:47 +02:00
Julien Huang
ee44ec7309
docs: use defineNuxtComponent instead of defineComponent (#29011) 2024-09-16 14:48:45 +02:00
Paulo Ricardo Severo
b267962a94
docs: remove confusing reference to 'SPA' (#28991) 2024-09-14 13:24:33 +01:00
@beer
52b405b4e8
docs: fix typo (#28983) 2024-09-13 18:30:40 +01:00
Daniel Roe
1fec546102
perf(nuxt): remove interop default for dynamic components (#28912) 2024-09-10 14:56:08 +01:00
Osama Abdallah Essa Haikal
8e27051ab4
docs: add known limitations for app.config.ts (#28875) 2024-09-07 19:22:46 +02:00
Daniel Roe
e367cc9c48
feat(nuxt): cache vue app build outputs (#28726) 2024-08-28 21:00:38 +01:00
@beer
63646ef64a
docs: fix typo (#28724) 2024-08-27 17:21:25 +01:00
Vasily Kuzin
70c4efb55a
docs: add line-breaks to tips in Module Author Guide (#28587) 2024-08-19 12:24:30 +01:00
Gustav Odinger
38a33dba19
docs: persist package manager choice in code blocks (#28514) 2024-08-16 11:19:08 +01:00
renovate[bot]
304c17be7c
chore(deps): update all non-major dependencies (main) (#28546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-16 10:37:35 +01:00
Mike Laumann Bellika
e52dff0596
docs: fix options type in custom useFetch recipe (#28389) 2024-08-13 16:39:40 +01:00
Typed SIGTERM
3a42a7bc25
docs: improve typing of default exports (#28520) 2024-08-13 14:15:46 +01:00
Horu
7658420b1c
feat(nuxt): allow organising pages within route groups (#28276) 2024-08-12 22:16:04 +01:00
xjccc
c28be6553c
docs: correct custom routing link (#28497) 2024-08-12 09:33:10 +01:00
Riley Ho
6807699a69
docs: remove vue-tsc major version constraint (#28484) 2024-08-09 14:50:33 +01:00
AuroraTea
32f1573614
docs: fix TypeScript errors for examples (#28403) 2024-08-05 14:58:10 +01:00
Meo
00ddd7bdac
docs: bunx -> bun x (#28277) 2024-07-23 22:09:05 +02:00
Julien Huang
f8963f1dfe
docs: warn about nested islands (#28062) 2024-07-11 12:56:46 +01:00
Dominic
0d39bbf65c
docs: use code groups for install commands in module guide (#28094) 2024-07-11 07:06:14 +01:00
Daniel Kelly
fe3dbfd655
docs: remove deprecated pending variable from data fetching docs (#28011) 2024-07-03 23:05:15 +01:00
Daniel Roe
421d100172
docs: update example to use nuxtApp.runWithContext (#28000) 2024-07-03 12:43:59 +01:00
Typed SIGTERM
910814ae18
docs: warn about ref unwrapping when auto-importing refs (#27933) 2024-07-01 09:38:03 +01:00
Michael Brevard
b715dcf0a2
docs: remove duplicate server-side notice in runtime config (#27929) 2024-06-30 23:35:38 +01:00
Daniel Roe
245320f31c
docs: update reference to nightly release for testing nuxt 4 2024-06-30 11:18:48 +01:00
Daniel Roe
2afc1fe226
docs: update Nuxt 3 -> Nuxt or Nuxt 3+ 2024-06-30 11:11:22 +01:00
Martin Masevski
9447d4eab4
docs: remove warning about type checking (#27911) 2024-06-29 21:43:39 +01:00
Bochkarev Ivan
04d157e670
docs: use internal link (#27883) 2024-06-28 12:17:36 +02:00
Alexander Lichter
3310a1ab5c
docs: hint to use runtime config (#27859) 2024-06-27 12:03:14 +02:00
Daniel Roe
8f95cac34c
feat(kit,nuxt,schema,vite,webpack): nitropack v3 nightly (#27702) 2024-06-26 15:18:05 +02:00
Michael Brevard
57b7cf5123
docs: warn about awaiting useFetch/AsyncData in wrappers (#27785) 2024-06-24 11:03:47 +01:00
Daniel Roe
69f09fbae1
fix(nuxt)!: remove old experimental options (#27749) 2024-06-21 07:01:40 +01:00
Daniel Kelly
844fe67e68
docs: add referral query variable to Vue School Links (#27670) 2024-06-17 17:02:56 +02:00
Daniel Roe
4b28d2628c
docs: update compatibility example
https://github.com/nuxt/nuxt/issues/27613
2024-06-14 14:15:41 +01:00
Daniel Roe
1d2eee00d0
docs: update more references to v3.12 2024-06-11 10:56:24 +01:00
Hendrik Heil
1d34594b9e
feat(nuxt): register plugin hooks before executing plugins (#27449) 2024-06-10 19:41:36 +01:00
Daniel Roe
0536dbeed9
fix(nuxt): also augment page metadata after pages:extend hook (#27134) 2024-06-10 17:24:43 +01:00
Luke Nelson
c5135efccc
docs: add note about middleware re-running for error pages (#27481) 2024-06-07 17:24:50 +01:00
praburangki
1ee1f74d57
docs: add deployment advice for client-side rendering (#27426) 2024-06-06 13:48:00 +01:00