Commit Graph

1501 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
Sam Blowes a6b3c512a3
docs: pass `event` to `useRuntimeConfig` (#25788) 2024-02-14 11:55:03 +00:00
yoshihirokurosaki 4c735faac3
docs: add import statement for mountSuspended (#25783) 2024-02-14 10:04:28 +00:00
Eduardo San Martin Morote 2000990e76
docs: add missing export defaults for nuxt config (#25774) 2024-02-13 14:35:48 +00:00
Mahdi Shah Abbasian b40e9dc3c7
docs: <script setup> changed to <script setup lang="ts"> (#25750) 2024-02-13 12:50:38 +00:00
João Carmona 75f05e95f2
docs: add how to debug nuxt with node inspector (#25731) 2024-02-12 20:19:55 +00:00
Naim Ahmed Shuvo 2dea0d3c80
docs: improve wording in seo docs (#25692) 2024-02-09 23:00:58 +00:00
Denis L a2fbd453c6
docs: extend auto-scanned layer directories (#25720) 2024-02-09 20:40:29 +00:00
GJSSSS 0a8a5916aa
docs: add prepend option docs for `addComponentsDir` (#25683) 2024-02-09 20:34:18 +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
Harlan Wilton b78e1cb206
fix(nuxt): don't set default `rel` for same-site external links (#25600) 2024-02-04 22:21:39 +00:00
xjccc 541a802fef
docs: explain how to set `<NuxtLink>` defaults in nuxt config (#25610) 2024-02-04 20:52:21 +00:00
Harlan Wilton 365eaba229
refactor(nuxt): improve `NuxtLink` types (#25599) 2024-02-04 20:51:30 +00:00
Michael Brevard b485012f22
docs: add and link to a section on Nuxt context (#23546) 2024-01-31 09:46:21 +00:00
Arslan Ali 8d809e6cbf
docs: correct typo (#25523) 2024-01-31 09:27:03 +00:00
Daniel Roe f1fe97fc8a
fix(nuxt): prioritise later items in `pages:routerOptions` hook (#25509) 2024-01-30 13:55:18 +00:00
Якин Никита 658a0ffed7
feat(nuxt): `useId` composable (#23368)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2024-01-30 09:10:13 +00:00
Daniel Roe 46b5336718 docs: add more documentation for `pages:routerOptions` 2024-01-29 20:31:39 +00:00
Daniel Roe b0f50bec1b docs: remove unnecessary warning on `sharedPrerenderData` 2024-01-29 20:22:23 +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
Daniel Roe 407fde6765
feat(nuxt): experimentally extract route metadata at build time (#25210)
Co-authored-by: Bobbie Goede <bobbiegoede@gmail.com>
2024-01-29 16:44:54 +00:00
Ivan Kalachikov 90ca0e8797
feat(nuxt): slow down loading indicator when approaching 100% (#25119) 2024-01-29 16:19:32 +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
Enkot 034d1aaa6f
feat(nuxt): `refreshCookie` + experimental CookieStore support (#25198) 2024-01-29 10:37:32 +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
Mostafa Said 02f86790c4
docs: updated addPluginTemplate example to add filename property (#25468) 2024-01-28 09:26:11 +00:00
Julien Huang ca060288e6
docs: warn that island client components don't support slots (#25454) 2024-01-27 22:12:42 +00:00
TroyanOlga a1dc40efdf
docs: add fuller explanation in `routeRules` example of swr/isr (#25436) 2024-01-27 21:57:36 +00:00
Rivaland TAWOUAFO NGUTE a7afd77a30
docs: use `.cjs` extension for `ecosystem.config` (#25459) 2024-01-27 21:56:28 +00:00
Michael Brevard c51272099f
docs: add explanation about layout usage in `error.vue` (#25396) 2024-01-23 16:12:59 +00:00
Michael Brevard 979ee466c1
docs: add separate docs page for `error.vue` (#25320) 2024-01-23 16:02:40 +00:00
Shay ae8bbe0b04
docs: add emphasis to `useAsyncData` explanation (#25392) 2024-01-23 15:42:05 +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
Pooya Parsa dab2188d58
feat: experimental client-side Node.js compatibility (#25028) 2024-01-18 16:09:27 +00:00
Daniel Roe 807ead6f1a
feat(nuxt): add `pages:routerOptions` hook (#24922) 2024-01-18 16:06:00 +00:00
Dominic Marcelino f3d81ef7d6
docs: explain how to auto-install git layer deps (#24250)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-18 15:33:22 +00:00
Daniel Roe 210a559350
feat(nuxt): add experimental sharedPrerenderData option (#24894) 2024-01-18 10:01:39 +00:00
Danila Rodichkin 6b651cf7bf
feat(nuxt): `tryUseNuxtApp` composable (#25031) 2024-01-18 09:59:59 +00:00
mustafa60x a53ef190b1
docs: remove space before colon (#25251) 2024-01-17 09:40:53 +00:00
Александр Дьяконов cb3cf2b76f
docs: deleted an extra character (#25248)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2024-01-17 09:33:22 +00:00
Flowern 4145e1b3e4
docs: corrects variable name used in comment (#25238) 2024-01-16 23:17:46 +00:00
Daniel Roe 637f5622dc
docs: mention installing `nuxi` for bridge 2024-01-16 16:40:48 +00:00
Julien Huang 18d279336d
docs: fix `addDevServerHandler` API (#25233) 2024-01-16 15:57:49 +00:00