Commit Graph

149 Commits

Author SHA1 Message Date
Anthony Fu f42045746f
docs: enable more blocks for twoslash (#25830) 2024-02-16 20:31:15 +00:00
Anthony Fu 3f882c95f6
ci: typecheck code samples in docs (#25777) 2024-02-15 10:07:39 +00:00
yoshihirokurosaki 4c735faac3
docs: add import statement for mountSuspended (#25783) 2024-02-14 10:04:28 +00:00
Mahdi Shah Abbasian b40e9dc3c7
docs: <script setup> changed to <script setup lang="ts"> (#25750) 2024-02-13 12:50:38 +00:00
Naim Ahmed Shuvo 2dea0d3c80
docs: improve wording in seo docs (#25692) 2024-02-09 23:00:58 +00:00
Anthony Fu 3c271413f8
docs: enable twoslash for some code snippets (#25679) 2024-02-07 16:18:48 +00:00
Stephen Strange e317349688
docs: add quotes to clarify what site title is in example (#25669) 2024-02-07 10:00:07 +00:00
Santiago Morales be8f99cbbe
docs: fix typo in `useAsyncData` docs (#25644) 2024-02-05 20:25:42 +00:00
renovate[bot] 7d65769496
chore(deps): update all non-major dependencies (main) (#25342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-29 16:53:25 +00:00
Horváth Bálint 995acd9983
feat(nuxt): allow controlling view transitions in page meta (#25264) 2024-01-29 12:23:51 +00:00
Daniel Roe 73421483f6
fix(nuxt): improve return type of `useRequestEvent` (#25480) 2024-01-29 11:48:35 +00:00
Damian Głowala 9eb0d21ad5
fix(nuxt): improve global/payload error type with `NuxtError` (#25398) 2024-01-28 20:50:53 +00:00
Daniel Roe e01fb7ac3b docs: update link to vercel edge network overview 2024-01-28 20:26:08 +00:00
Rivaland TAWOUAFO NGUTE a7afd77a30
docs: use `.cjs` extension for `ecosystem.config` (#25459) 2024-01-27 21:56:28 +00:00
Michael Brevard 979ee466c1
docs: add separate docs page for `error.vue` (#25320) 2024-01-23 16:02:40 +00:00
Hriteek Bista b47ff972fa
docs: fix typo (#25326) 2024-01-19 16:41:18 +00:00
Daniel Roe 87641c8672
docs: fix eslint link 2024-01-19 12:40:34 +00:00
Alexander Lichter 040cd97c3c
fix(schema): remove `defineModel` option as it is now stable (#25306) 2024-01-19 09:48:24 +00:00
mustafa60x a53ef190b1
docs: remove space before colon (#25251) 2024-01-17 09:40:53 +00:00
Flowern 4145e1b3e4
docs: corrects variable name used in comment (#25238) 2024-01-16 23:17:46 +00:00
Maxime Pauvert f1ea2690cc
docs: remove `lagon` from deployment providers (#24955) 2024-01-16 12:09:59 +00:00
Bertil Johannes Ipsen 74824f93ec
docs: added `immediate: false` in the appropriate example (#25224) 2024-01-16 10:03:03 +00:00
Sébastien Chopin 3c5ea3457c docs: add demo for view transitions api 2024-01-10 18:04:07 +01:00
gal-cernilogar 3d368c9c7f
docs: fix typo (#25100)
Co-authored-by: Gal Černilogar <gal.cernilogar@outfit7.com>
2024-01-08 17:43:16 +01:00
Clément Ollivier 29a765081a
docs: specify yarn pnp opt-out for install (#24923) 2023-12-28 16:14:04 +00:00
Daniel Roe 5de779a7de
docs: update example test snapshots to remove escapes 2023-12-19 20:02:54 +00:00
Daniel Roe 3de719c8ee
docs: add docs for runtime test environment (#24658) 2023-12-19 13:33:53 +00:00
Sébastien Chopin d26822f3df
feat(nuxt): add `callOnce` util to allow running code only once (#24787) 2023-12-19 11:00:11 +00:00
Victor Akintunde 5d2ac28576
docs: update return for `useFetch` and `useAsyncData` #24407 (#24775) 2023-12-18 19:37:51 +01:00
Sébastien Chopin 6d50b4744b docs: improvements on data-fetching 2023-12-18 11:20:04 +01:00
Abraham 3fba516073
docs: add panda css to styling guide (#24178) 2023-12-14 20:03:06 +00:00
Jamie Trip 3991a10adf
docs: add more info about custom serialize/revive (#24680) 2023-12-12 16:21:37 +00:00
Phojie Rengel 2193891778
docs: update yarn `-o` option to `--open` (#24644) 2023-12-08 13:42:36 +01:00
Sébastien Chopin 6f44e9470c docs: remove linking to nuxt-themes org 2023-12-08 10:39:24 +01:00
xxhls 8934eb31d9
docs: prefer `~` to `@` alias in examples (#24574) 2023-12-05 12:40:04 +00:00
Julien Huang 0eb9caf0c2
fix(nuxt): remove experimental `reactivityTransform` (vue 3.4) (#24477) 2023-11-27 23:02:02 +00:00
roiLeo e3f349f612
docs: add `defineNuxtConfig` to deployment example (#24451) 2023-11-24 15:11:55 +01:00
Sébastien Chopin 751dad7d79 docs: update to /deploy url 2023-11-20 19:39:40 +01:00
Sébastien Chopin 13b93237e4 docs: simplify to deployments page 2023-11-20 19:17:27 +01:00
siegerts 5d6cfd53a8
docs: add AWS Amplify Hosting to hosting providers (#24371)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-11-20 12:21:17 +01:00
Boby Tiwari 3506f48ec3
docs: mention changing directory in installation guide (#23680) 2023-11-16 15:15:18 +00:00
Joe Hawes 8af10e459f
docs: typos and wording tweaks for getting started section (#24319) 2023-11-15 21:43:03 +00:00
Daniel Roe 88ee7b7ea6
docs: update link to deno deploy provider docs 2023-11-15 21:42:40 +00:00
Damian Głowala 6de4bcb75e
docs: skip View Transitions API route middleware on server (#23935) 2023-10-26 01:31:46 +09:00
hossein-moghadam a548b70342
docs: rename 3.nuxt.config.md to 3.nuxt-config.md (#23819)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-10-25 11:19:09 +02:00
ordago 995cba84a2
docs: fix typos (#23921) 2023-10-25 09:36:04 +09:00
Jeffrey GONZALES 4cf1d5b3bc
docs: fix typo (#23912) 2023-10-25 09:35:16 +09:00
KeJun 157d98b282
docs: add missing comma (#23870) 2023-10-23 12:54:52 +09:00
Salman Khattak 728ae6d878
docs: fix typo in pnpm install command (#23851) 2023-10-21 20:39:05 +01:00
Sébastien Chopin 6d0f45469e docs(getting-started): add schema for server 2023-10-20 19:28:55 +02:00