Commit Graph

1735 Commits

Author SHA1 Message Date
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
Bochkarev Ivan a61fee91d9
docs: use internal link (#27894) 2024-06-28 14:14:47 +02:00
Bochkarev Ivan 95033df5ca
docs: update links to `vue-router` docs (#27895) 2024-06-28 14:14:47 +02:00
Bochkarev Ivan aac8ad0ede
docs: use internal link (#27883) 2024-06-28 14:14:46 +02:00
Alexander Lichter 4c35ff6e7d
docs: hint to use runtime config (#27859) 2024-06-27 15:23:04 +02:00
Dominic 088a86f442
docs: update some code groups with package manager examples (#27791) 2024-06-26 11:45:44 +02:00
Michael Brevard b2578fd1ec
docs: warn about awaiting `useFetch`/`AsyncData` in wrappers (#27785) 2024-06-24 23:44:33 +02:00
Julien Huang 9e22a28c1e
docs: remove outdated tip (#27773) 2024-06-24 23:44:33 +02:00
Daniel Roe e7fbc9f815
docs: sync changes from `main` branch 2024-06-21 11:35:13 +01:00
Maxime Pauvert eaf5bfedf6
docs: add `refreshCookie` on `useCookie` doc page (#27744) 2024-06-21 11:32:26 +01:00
Daniel Kelly 77685e43e4
docs: remove outdated recommendation (#27691) 2024-06-18 17:49:03 +01:00
Idorenyin Udoh f365a2783c
docs: clarify how transitions are configured globally (#27679) 2024-06-18 13:50:11 +01:00
Daniel Kelly 7d942f1b5b
docs: fix variable name (#27675) 2024-06-17 23:35:32 +01:00
Daniel Kelly 844fe67e68
docs: add referral query variable to Vue School Links (#27670) 2024-06-17 17:02:56 +02:00
Alexandru Ungureanu cec299bdc4
docs: correct Cloudflare deployment recommendations (#27641) 2024-06-15 22:43:44 +01:00
Yusuf Mansur Özer 345a8799f7
docs: string vs object errors + accessing data of server-thrown errors (#27398) 2024-06-15 20:14:27 +01:00
David Nahodyl 18bc2c8bfc
docs: document new `clear()` function added in 3.11 (#27615) 2024-06-14 14:46:41 +01:00
Daniel Roe 4b28d2628c
docs: update compatibility example
https://github.com/nuxt/nuxt/issues/27613
2024-06-14 14:15:41 +01:00
garthreckers c2f2627b99
docs: add warning about bridge migration with `head` (#27575) 2024-06-13 09:44:30 +01:00
Alexander Lichter b7d4a5767b
docs: mention 3.12 for testing nuxt 4 (#27525) 2024-06-11 10:56:40 +01:00
Daniel Roe 1d2eee00d0
docs: update more references to v3.12 2024-06-11 10:56:24 +01:00
Daniel Roe 11a79359b8
fix(nuxt): remove `boolean` value for `dedupe` in v4 compat (#27511) 2024-06-10 21:51:40 +01:00
Ryan Clements b3f519aa6e
docs: add docs page for prerendering (#27286) 2024-06-10 19:45:10 +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
Daniel Roe 3383a2df2a
docs: add comment about existing custom `srcDir` in upgrade steps 2024-06-10 11:10:42 +01:00
Daniel Roe af65d59678
fix(kit): improve defaults in generated `tsconfig.json` (#27485) 2024-06-07 21:08:57 +01:00
Daniel Roe 61766702c0
docs: update link to nitro `error` hook type 2024-06-07 17:30:19 +01:00
Luke Nelson c5135efccc
docs: add note about middleware re-running for error pages (#27481) 2024-06-07 17:24:50 +01:00
Jakub Bednár 7b4f1a8b72
docs: add external parameter behavior navigateTo (#27472) 2024-06-07 09:05:08 +01:00
praburangki 1ee1f74d57
docs: add deployment advice for client-side rendering (#27426) 2024-06-06 13:48:00 +01:00
JD Solanki 3af52b0375
docs: added recipe for consuming SSE via POST request (#27422) 2024-06-06 13:47:31 +01:00
@beer 790e098bf7
docs: capitalize text (#27348) 2024-05-28 07:30:08 +02:00
Maxime Pauvert cd24bbe5fc
docs: fix release badges (#27355) 2024-05-25 15:41:31 +01:00
Julien Huang 00ba04cb29
docs: add windows git clone symlink tip (#27332) 2024-05-23 22:51:45 +01:00
Damian Głowala feeef7cb4a
docs: document `partitioned` attribute of `useCookie` (#27297) 2024-05-22 23:45:37 +01:00
Lasse Diercks 026cf15613
docs: introduce hint and link to environment override feature (#27315) 2024-05-22 23:21:12 +01:00
Daniel Roe 811bfc18a1
feat(nuxt): respect defaults when clearing asyncData (#27295) 2024-05-22 15:42:19 +01:00
Daniel Roe 8a759bc6fe
fix(nuxt): use `undefined` rather than `null` for data fetching defaults (#27294) 2024-05-21 23:58:38 +01:00
Julien Huang b4002f37d1
feat(nuxt): check schema/kit versions when loading nuxt (#27224) 2024-05-21 09:18:36 +01:00
Kim-Lan 9a33892cec
docs: add example of passing params to `<NuxtLink>` (#27284) 2024-05-20 23:19:34 +01:00
Deth 58423772a1
feat(nuxt): allow displaying error state in loading indicator (#27176) 2024-05-16 09:23:18 -05:00
Maxime Pauvert d6e9c514ef
docs: add `nuxt/scripts` (#27229) 2024-05-16 06:50:43 -05:00
Sébastien Chopin 06e1676ed1
docs: add custom `useFetch` recipe (#27208) 2024-05-16 06:43:11 -05:00
Jakub Bednár 855292f363
docs: add cache option to useFetch params (#27225) 2024-05-15 05:51:47 -05:00
Martins Zeltins b90936b4f1
docs: explain how environment variables work in production (#27189) 2024-05-14 10:55:35 -05:00
Ryota Watanabe 3fbd301e44
docs: mark bridge as stable (#27212) 2024-05-14 10:29:41 -05:00
Jakub Bednár 341fbe60f9
docs: add module execution order (#27178) 2024-05-13 21:59:33 +01:00
Daniel Roe 89baee0493
fix(nuxt): scan folder indices for middleware (#27187) 2024-05-13 21:23:15 +01:00
Daniel Roe 5c34676159
feat(schema): remove some experimental options for v4 (#27132) 2024-05-13 18:45:21 +01:00
Alexander Lichter 69860d952a
docs: add video links for more context (#27174) 2024-05-13 15:39:52 +01:00
Dominik Opyd dd6da1c614
docs: add `app.config.ts` to nuxt 4 testing/migration (#27164) 2024-05-12 09:47:27 +01:00
Daniel Roe b5e35e3bd7
docs: fix type checking of component testing blocks 2024-05-12 09:47:15 +01:00
Michael McAndrew f465e4d7eb
docs: improve testing component examples (#27138) 2024-05-11 10:00:32 +01:00
Daniel Roe cebc89186e
feat(kit): add `useRuntimeConfig` and `updateRuntimeConfig` utils (#27117) 2024-05-09 18:49:35 +01:00
Daniel Roe 76925a4477
docs: add migration/testing guide for nuxt 4 (#27128)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2024-05-09 13:20:05 +01:00
Horu d66d68cd7d
feat(nuxt): allow specifying builder compatibility in modules (#27022) 2024-05-09 09:28:33 +01:00
Nicolas Payot 177517951c
feat(nuxt): support multiple nuxtApps at runtime (#27068) 2024-05-08 13:32:45 +01:00
Daniel Roe 3169c5cec7
feat(nuxt): add `onPrehydrate` lifecycle hook (#27037) 2024-05-07 15:04:21 +01:00
Alex Liu 9e8261a69c
feat(nuxt): custom `renderSSRHeadOptions` config for `unhead` (#26989) 2024-05-07 13:37:02 +01:00
Daniel Roe 8fcf893f8b
docs: mention nightly release channel for unreleased features 2024-05-07 13:30:01 +01:00
AngelHdz Multimedia 1c56008cfa
docs: add missing options for `nuxi init` (#27051) 2024-05-07 12:54:41 +01:00
David 76eb4eaf62
docs: improve data fetching wording and explanation (#27061) 2024-05-07 12:45:41 +01:00
Sébastien Chopin 9735fbc7e4
docs: add vite plugin recipe (#27043) 2024-05-03 09:42:20 +01:00
Daniel Roe 2c39b3ce61
feat(nuxt,schema): support new Nuxt folder structure (#27029) 2024-05-02 14:24:31 +01:00
Daniel Roe e7789a2571
docs: add docs for `future.compatibilityVersion` 2024-05-01 21:29:34 +01:00
Shizuku ff27ac2be1
docs: change `.eslintrc.js` to `eslint.config.js` (#27020) 2024-05-01 14:13:03 +01:00
zer0fire 0e26964320
docs: preprocessors as dev deps to align with vue plugin (#27005) 2024-05-01 10:50:56 +01:00
Will Willems ed79a1d4bf
docs: fix small typo (#26999) 2024-04-30 10:51:53 +01:00
Pothuraju 3890cd9647
docs: add link to one of @manniL's videos on layers (#26984) 2024-04-30 09:25:35 +01:00
xjccc 96f18f40c0
docs: correct link to data fetching docs (#26988) 2024-04-29 13:30:26 +01:00
Fabian B 57e1a60b21
docs: update strict checks section with new default (#26965) 2024-04-26 16:05:04 +01:00
Pooya Parsa fdbfed1280
chore: fix small typos (#26907) 2024-04-23 13:53:11 +01:00
xjccc 614b189296
docs: add source tag (#26884) 2024-04-22 09:12:35 +01:00
xjccc 344a4e4a25
docs: add watch example link (#26818) 2024-04-19 18:08:01 +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