Commit Graph

1544 Commits

Author SHA1 Message Date
Tanvir Rahman 5a387d5f0a
docs: improve section titles in error-handling docs (#26288) 2024-03-15 19:12:19 -07:00
Daniel Roe e272b2f2e1
feat(nuxt): pass server logs to client (#25936)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2024-03-15 16:36:47 -07:00
Julien Huang 4be430e13f
feat(nuxt): pass nuxt instance to `getCachedData` (#26287) 2024-03-15 13:54:47 -07:00
Tanvir Rahman e0ac145e9a
docs: add link to ofetch repo (#26284) 2024-03-15 13:18:58 -07:00
Tanvir Rahman f21c24a112
docs: link to pinceau repo rather than website (#26286) 2024-03-15 13:18:13 -07:00
Daniel Roe 6b1f3438b6
docs: add more keywords for reducer/reviver docs
https://github.com/nuxt/nuxt/issues/21832#issuecomment-1996991526
2024-03-15 13:17:06 -07:00
Tanvir Rahman 5804d397ad
docs: removed unused composable example (#26283) 2024-03-15 11:18:35 -07:00
Tanvir Rahman 1410756e3f
docs: split a sentence in two to improve readability (#26279) 2024-03-15 10:29:40 -07:00
Tanvir Rahman 0af28831c1
docs: use a more common word (#26276) 2024-03-15 08:25:55 -07:00
Martins 9b23f36d2a
docs: added modular architecture use case for Layers (#26240) 2024-03-14 14:59:36 +01:00
Daniel Roe a9effe9c8a
feat(nuxt): allow generating metadata for nuxt components (#26204) 2024-03-13 15:57:04 -07:00
Daniel Roe e889a7df59
docs: update link to `zhead` 2024-03-13 15:48:29 -07:00
Daniel Roe 9bfd988ca6
feat(nuxt): enable islands if server pages/components present (#26223) 2024-03-13 07:39:35 -07:00
Mostafa Said 5089016695
docs: add mentions on Vue School tutorials (#25997) 2024-03-11 17:56:57 +01:00
Adam DeHaven 5d3cbff6ac
docs: add cache.varies docs for multi-tenant use case (#26197) 2024-03-11 07:35:33 -07:00
Daniel Roe 27f9c55fc2
docs: add `app:manifest:update` hook (#26192) 2024-03-11 05:12:48 -07:00
Daniel Roe 0cc7f298f9
feat(nuxt): support async transforms for data composables (#26154) 2024-03-08 19:22:46 +00:00
k-karen cd3cf0b41a
docs: fix bracket escape on `definePageMeta` page (#26139) 2024-03-08 07:24:24 +00:00
Ryota Watanabe a9af9e0288
docs: added bridge `macros.pageMeta` and `typescript.esbuild` option (#26136) 2024-03-08 07:21:56 +00:00
Sultanov Mirjamol 9e86ffdd05
docs: add warning about latest `vue-tsc` (#26083) 2024-03-06 20:59:44 +00:00
Daniel Roe d6edb30c5a docs: update cssnano website url
https://github.com/cssnano/cssnano/pull/1578
2024-03-06 20:46:34 +00:00
Bogdan Kostyuk 98aa2c222f
feat(nuxt): `usePreviewMode` composable (#21705) 2024-03-06 17:14:15 +00:00
Julien Huang f0442d0ddb
feat(nuxt): emit error if `<NuxtIsland>` can't fetch island (#25798) 2024-03-06 16:45:43 +00:00
Horváth Bálint 7095048f3b
feat(nuxt): add `page:view-transition:start` hook (#26045) 2024-03-06 15:58:40 +00:00
Julien Huang 6d93014c52
feat(nuxt): allow using `nuxt-client` in all components (#25479) 2024-03-06 15:26:19 +00:00
Bogdan Kostyuk 230f6b4f19
feat(nuxt): client-only pages (#25037) 2024-03-06 14:38:39 +00:00
Daniel Roe 1b2c55765e
chore: remove second twoslash prop too 🤔 2024-03-06 13:46:28 +00:00
Daniel Roe 0bf70bd7ad
docs: remove twoslash from code sample 2024-03-06 13:40:32 +00:00
təəna.vuə cdc3c4b3d2
docs: add documentation for using layers with private repos (#26094) 2024-03-06 13:25:23 +00:00
Adam DeHaven db26a352c1
docs: document `fallback` prop for `<NuxtLayout>` (#26091) 2024-03-05 20:16:06 +00:00
Maxime Pauvert 84749e0350
docs: update roadmap (#26072) 2024-03-05 11:08:44 +00:00
Maxime Pauvert 8398bcb611
docs: add Nuxt Fonts to changelog (#26077) 2024-03-05 10:35:53 +00:00
Oumar Barry 280d30d5e1
fix(schema): disable `typescript.shim` in favour of volar (#26052) 2024-03-05 10:32:40 +00:00
Sébastien Chopin 8e6d2306c0 docs: fix 404 link 2024-03-03 14:33:43 +01:00
Julien Huang e890c9a64b
docs: mention island features are SFC only (#26013) 2024-03-02 10:24:56 +01:00
gangan ea343ecc04
docs: update VS Code settings (#25985) 2024-03-02 10:24:38 +01:00
Till Sanders 0591966080
docs: add `domEnvironment` option to testing example (#25972) 2024-02-27 09:12:44 +00:00
Julien Huang 196223c0fb
feat(nuxt): server-only pages (#24954) 2024-02-26 17:39:26 +00:00
Victor Ribeiro be85a72f99
docs: mention when `useId` composable was introduced (#25953) 2024-02-26 07:13:55 +00:00
renovate[bot] 30695bdb48
chore(deps): update all non-major dependencies (main) (#25862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-02-22 13:12:00 +00:00
Josh Layton 6b504258bb
docs: fix incorrect wording (#25902) 2024-02-22 00:56:56 +01:00
Florent Delerue 7213b2ddac
docs: replace `callout` to new components (#25897) 2024-02-21 18:09:45 +01:00
Alexander Lichter 9326b7a8bd
docs: remove `.ts` extension when adding compiled files (#25855) 2024-02-19 10:36:38 +00:00
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