Commit Graph

1731 Commits

Author SHA1 Message Date
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
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
Larry Williamson
b3fb75c00e
docs: add information on custom path regexp in definePageMeta (#25073) 2024-01-16 12:54:27 +00:00
Chris Visser
6823b8c793
docs: add eslint setup guide (#24976) 2024-01-16 12:13:18 +00:00
Maxime Pauvert
f1ea2690cc
docs: remove lagon from deployment providers (#24955) 2024-01-16 12:09:59 +00:00
Nils Wiesinger
4ab15c3a4b
docs: clarify reactivity in composables directory (#23731) 2024-01-16 11:36:53 +00:00
chris-basebone
f310dd1e2d
docs: mention .global.vue filename for global components (#25144) 2024-01-16 11:21:49 +00:00
Bertil Johannes Ipsen
74824f93ec
docs: added immediate: false in the appropriate example (#25224) 2024-01-16 10:03:03 +00:00
kongmoumou
97db0fada7
docs: add --log-level description (#25211) 2024-01-15 17:17:56 +00:00
Yi-Ru Lan
16256f3f30
docs: remove invalid nuxi aliases (#25209) 2024-01-15 11:23:40 +00:00
Daniel Roe
98fb2be07f
docs: bump nuxt 2 version 2024-01-12 16:00:58 +00:00
Daniel Roe
7bb90f5871
docs: remove bridge recommendation only relevant Vue <= 2.6.14 2024-01-12 15:58:58 +00:00
Daniel Roe
3f09ddc317
docs: remove reference to @nuxt/bridge-edge 2024-01-12 15:57:07 +00:00
Sébastien Chopin
3c5ea3457c docs: add demo for view transitions api 2024-01-10 18:04:07 +01:00
Petar Nikolov
2b417356ba
docs: fix typo (#25127) 2024-01-10 09:58:30 +01:00
toto6038
4168157214
docs: suggest using <NuxtPage> rather than <RouterView> (#25106) 2024-01-09 09:39:05 +00: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
Shoshana Connack
48497a91d6
docs: correct nuxt image discussion link (#25090) 2024-01-08 12:18:52 +00:00
Michael Brevard
a62f2ba3e3
docs: warn about ref unwrapping when providing refs from plugin (#25054) 2024-01-05 07:52:49 +00:00
Luke Nelson
b95163c7ca
docs: add callout for getValidatedRouterParams (#25057) 2024-01-05 07:42:03 +00:00
Daniel Roe
afbc4080b1
docs: update EOL date for Nuxt 2 2024-01-03 11:04:37 +00:00
Alireza Jahandideh
7bd1ade096
docs: add an example of provide with object syntax plugins (#24993) 2024-01-02 22:02:42 +00:00
Mateusz Kulpa
772264ae40
docs: add missing imports for nitro examples (#25003) 2024-01-02 12:35:44 +00:00
Luke Nelson
931f96cdce
docs: mention readValidatedBody and getValidatedQuery (#24990) 2024-01-01 22:05:43 +00:00
Julien Huang
4028d0cae3
docs: warn about hydration issue with URL fragment (#24961) 2024-01-01 10:28:23 +00:00
Sébastien Chopin
792cf67137
docs: add badge for callOnce utility
Resolves #24950
2023-12-29 12:02:22 +01:00
heygsc
d99001832f
docs: capitalise hash for vue-router docs link (#24948) 2023-12-29 08:44:58 +00:00
Clément Ollivier
29a765081a
docs: specify yarn pnp opt-out for install (#24923) 2023-12-28 16:14:04 +00:00
Soheil Nazari
155100edd7
docs: corrected json syntax in 7.esm.md (#24937) 2023-12-28 16:11:19 +01:00
Daniel Roe
f5676fba56 docs: switch features/future docs 2023-12-26 22:03:39 +00:00
Daniel Roe
32d2c99c5f
refactor(schema): introduce future and features namespace (#24880) 2023-12-25 14:03:29 +00:00
Isaac Qadri
14b95e0d4f
docs: add addComponentsDir example to modules author guide (#24876) 2023-12-23 14:22:13 +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
Julien Huang
1b93e604d3
feat(nuxt): allow client components within NuxtIsland (#22649) 2023-12-19 12:21:29 +00:00
Daniel Roe
802b3e28c1
chore: use dev:prepare instead of build:stub 2023-12-19 12:21:15 +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
Julien Huang
9cd6c922e5
feat(nuxt): move loading api behind hooks (#24010) 2023-12-19 10:18:10 +00:00
Victor Akintunde
5d2ac28576
docs: update return for useFetch and useAsyncData #24407 (#24775) 2023-12-18 19:37:51 +01:00
Michael Brevard
800902df12
docs: add documentation for nuxi module (#24790)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Julien Huang <julien.h.dev@gmail.com>
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2023-12-18 13:00:03 +01:00
Sébastien Chopin
6d50b4744b docs: improvements on data-fetching 2023-12-18 11:20:04 +01:00
Michael Brevard
40a5f44942
feat(nuxt): useRequestHeader utility (#24781) 2023-12-16 09:08:56 +00:00
Michael Cole
0c04dc094a
docs: remove deprecated loadNuxt options (#24201) 2023-12-14 21:14:45 +00:00
Kekeocha Justin Chetachukwu
677a144d96
docs: setting middleware at build time (#23480) 2023-12-14 21:10:37 +00:00
Ewen Quimerc'h
16bd1eca1f
docs: highlight the possibility of middleware to return nothing (#24241) 2023-12-14 20:11:38 +00:00
Abraham
3fba516073
docs: add panda css to styling guide (#24178) 2023-12-14 20:03:06 +00:00
Daniel Roe
7cd02e2909
docs: fix addServerScanDir example 2023-12-14 17:24:17 +00:00
Daniel Roe
c5ff169c3a
feat(kit): add new addServerScanDir composable (#24001) 2023-12-14 17:11:53 +00:00
Julien Huang
5877e11c89
feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
Luke Nelson
628dc716b5
docs: add documentation on getCachedData option (#24697) 2023-12-14 11:09:22 +00:00
Eugen Guriev
8ccafb182d
feat(nuxt): add dedupe option for data fetching composables (#24564) 2023-12-14 11:08:43 +00:00
Julien Huang
17b5ed9ad8
feat(nuxt): expose refresh on islands and server components (#24261) 2023-12-14 11:07:54 +00:00
Chris Bailey
1bf1edf66d
docs: fix grammar (#24737) 2023-12-14 11:06:40 +01:00
Jamie Trip
3991a10adf
docs: add more info about custom serialize/revive (#24680) 2023-12-12 16:21:37 +00:00
Idorenyin Udoh
0901337f48
docs: add missing props for <NuxtPage> (#24675) 2023-12-10 21:45:51 +00:00
Daniel Roe
1f10498580 docs: add alt text for roadmap img tags 2023-12-09 20:15:06 +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
GJSSSS
88498bea99
docs: add file name to code block (#24620) 2023-12-07 21:47:39 +01:00
Sébastien Chopin
50d46f068a
docs(commands): add tunnel option 2023-12-06 16:18:34 +01:00
Alexander Lichter
64146b4a5d
docs: warn about using differently names env variables (#24612) 2023-12-05 17:47:37 +00:00
Daniel Roe
6a1c054012
docs: fix typo 2023-12-05 13:46:35 +00:00
xxhls
8934eb31d9
docs: prefer ~ to @ alias in examples (#24574) 2023-12-05 12:40:04 +00:00
Marco Solazzi
758b8beb51
docs: update Nuxt 2 EOL date in roadmap (#24602) 2023-12-05 10:13:22 +00:00
Daniel Roe
1b1cc4f4e9 docs: update link to more info about key/keepalive
resolves #24520
2023-11-29 10:17:04 +00:00
Daniel Roe
e3b8b84a24
feat(nuxt): allow readonly option for useCookie (#24503) 2023-11-28 13:35:43 +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
Daniel Acuña
c214869e51
feat(kit): allow customising logger options (#24243) 2023-11-23 21:57:48 +00:00
Kostis Maninakis
36aee52011
docs: update code to show how to enable typedPages (#24436) 2023-11-23 20:48:06 +00:00
MaxMonteil
3f57de44da
docs: fix typo (#24395) 2023-11-21 20:36:22 +00: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
Clément Ollivier
7863981762
docs: fix typo (#24375) 2023-11-20 17:57:20 +00:00
Luke Nelson
6e44b1b6b6
fix(nuxt): respect custom timeout in useFetch (#24364) 2023-11-20 13:59:41 +00: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
Joe Hawes
c2b8adbb93
docs: minor wording & formatting tweaks (#24349) 2023-11-18 20:24:13 +00:00
Alexander Lichter
b2c0ded575
docs: update nuxi-edge to nuxi-nightly (#24347) 2023-11-16 21:51:00 +00:00
Daniel Roe
bdedc32071 docs: use @nuxt/kit-nightly in example 2023-11-16 21:50:40 +00:00
Boby Tiwari
3506f48ec3
docs: mention changing directory in installation guide (#23680) 2023-11-16 15:15:18 +00:00
Sita
1b6f738fb8
docs: remove path for <ContentDoc> in example (#24244) 2023-11-16 14:42:42 +00:00
Joe Hawes
c9b7dcfc41
docs: typos and wording tweaks for guide section (#24323) 2023-11-16 14:23:59 +00:00
Nils Wiesinger
e95026f5bb
docs: add hint about app.config placement with custom srcDir (#24252) 2023-11-16 14:08:10 +00:00
Joe Hawes
41ad85ed6d
docs: update .gitignore in directory structure (#24338) 2023-11-16 14:06:30 +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
Julien Huang
5bed6b6ceb
docs: remove only (#24295) 2023-11-15 12:44:13 +00:00
56
8bff8136c1
docs: fix links to other auto-imports pages (#24269) 2023-11-13 16:02:53 +01:00
Adrien Zaganelli
83a99fe4d5
docs: mention nuxt3-vuex-module in migration guide (#24260) 2023-11-13 12:49:21 +01:00
Adrien Zaganelli
36798e8c26
docs: mention new defineNuxtPlugin syntax in bridge migration (#23036) 2023-11-13 12:48:45 +01:00
Alonge Akintomide
c62019e2cd
docs: correct spelling from "opiniated" to "opinionated" (#24248) 2023-11-13 08:30:36 +01:00
Daniel Roe
56147b4a86
docs: remove link to .nuxtrc in nuxt/starter 2023-11-08 16:49:52 +00:00
passionate-bram
221e186980
docs: create a page explaining import.meta (#24186) 2023-11-08 15:40:51 +00:00
Brendan Mulholland
bebab7ffa8
docs: remove unused import from example (#24168) 2023-11-07 14:03:27 +00:00
Fabian B
e5fccc0a30
docs: improve router docs on nuxt-injected options (#24126) 2023-11-06 09:35:05 +00:00
Andrey Yolkin
a1e7bf9710
docs: fix imported addPrerenderRoutes name (#24102) 2023-11-03 14:15:24 +00:00
Vasilis Souvatzis
91ee969b1b
docs: fix typo (#24099) 2023-11-03 11:10:31 +01:00
Marco Solazzi
ec317befc0
docs: fix useFetch key generation logic (#24082) 2023-11-02 09:35:09 +00:00
Daniel Roe
ebb5767b9c
fix(kit): fix addServerImportsDir implementation (#24000) 2023-10-31 14:16:01 +01:00
NiJia Lin
69ddcc968d
docs: add a more helpful comment (#23999) 2023-10-31 13:56:47 +01:00
Daniel Roe
d7b1116443
perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
Jaap Roes
b7a18a5dc2
docs: fix small typo in nuxt.config.ts documentation (#23961) 2023-10-27 01:00:51 +09:00
Ryota Watanabe
d9f1354c09
docs: clarify that bridge supports definePageMeta (#23944) 2023-10-26 11:51:39 +09:00
Damian Głowala
6de4bcb75e
docs: skip View Transitions API route middleware on server (#23935) 2023-10-26 01:31:46 +09:00
Sébastien Chopin
5fea172883
docs(composables): avoid double read-more in useAppConfig 2023-10-25 11:54:38 +02: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
Leonard Mihalcea
52af4a5684
docs: fix typo in runtime-config page (#23882) 2023-10-23 20:21:29 +09:00
Paulo Pertierra
755cf20534
docs: fix typo in layout description (#23862) 2023-10-23 12:56:32 +09:00
Conner
bdc7a357ba
docs: add missing nitro hooks (#23865) 2023-10-23 12:55:09 +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
Luke Nelson
3eef1b3406
docs: update minimum required Node version (#23821) 2023-10-20 17:01:36 +01:00
Matej Černý
5a6dfd8847
docs: add example of auto-importing components from npm package (#23792) 2023-10-19 21:21:52 +01:00
Jianqi Pan
b7c776b7de
docs: fix broken link (#23750) 2023-10-18 16:43:35 +01:00
Damian Głowala
08281866a6
docs: remove redundant trailing slashes from links (#23744) 2023-10-18 12:26:06 +01:00
Sébastien Chopin
f26a801775
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00
Daniel Roe
2e4ea2fe48
docs: add info about <NuxtImg> and <NuxtPicture> (#23741) 2023-10-18 11:35:58 +01:00
Alexander Lichter
1357a3d9ff
docs: update types for useFetch/useAsyncData (#23730) 2023-10-17 20:07:00 +01:00
boc-the-git
32c3a98407
docs: fix typo (#23716) 2023-10-17 10:40:31 +01:00
Daniel Roe
818dc626cf docs: fix other issues with routeRules example 2023-10-17 09:55:03 +01:00
Daniel Roe
b9cb08cdac docs: remove extraneous brace 2023-10-17 09:54:24 +01:00
Aleksandar Trpkovski
00917a1bd8
feat(nuxt): scan and register layouts in nested folders (#20190)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-16 22:58:40 +01:00
Dario Ferderber
b52548d915
feat(nuxt): custom cache support for data fetching composables (#20747) 2023-10-16 20:54:39 +01:00
Julien Huang
24b629e82e
fix(nuxt): skip hydration mismatches with client components (#19231) 2023-10-16 14:09:54 +01:00
Sacha Stafyniak
830f4f4aa8
feat(nuxt): support deep: false for data composables (#23600) 2023-10-16 13:56:23 +01:00
orocane
1d43cdc908
docs: fix typo (#23656) 2023-10-13 09:37:03 +01:00
Italo
20853a89ac
docs: add section about computed url for data fetching (#23605) 2023-10-12 22:25:49 +01:00
Damian Głowala
f847f0c999
docs: rename /edge-channel page to /nightly-release-channel (#23648) 2023-10-12 18:01:41 +01:00
Daniel Roe
c63f9a95de docs: update additional mentions to nightly release channel 2023-10-12 16:55:59 +01:00
Daniel Roe
eb40409f23
feat(kit,nuxt,vite,webpack): support -nightly extension (#23508) 2023-10-12 15:17:38 +01:00
Andrey Yolkin
2e02e2c5b1
docs: improve nuxt kit section (#22375) 2023-10-12 10:24:29 +01:00
Estéban
914fbd8883
docs: add server concept (#23372) 2023-10-11 10:11:41 +01:00
sheriffderek
5514bcd069
docs: reword local module info (#23557) 2023-10-10 16:16:32 +01:00
Eugen Istoc
037d74ec75
docs: typo in modules (#23602) 2023-10-10 16:49:33 +02:00
Mostafa Said
d0511a2901
docs: fix component library example in docs (#23596) 2023-10-10 13:09:06 +01:00
Ezra Adeyinka
8db82af3a9
chore: fix various typos and update to US English (#23580) 2023-10-10 12:14:55 +01:00
Sébastien Chopin
45c1e7f51f docs: use html instead of xml for highlight 2023-10-03 10:52:34 +02:00
Daniel Roe
24c5af328f
fix(kit): revert accidental change to addPrerenderRoutes name (#23509) 2023-10-02 22:36:00 +01:00
Ryota Watanabe
46114393f7
docs: clarify that bridge.typescript option must be set. (#23503) 2023-10-02 17:02:49 +01:00
Ryota Watanabe
3fd4f6051f
docs: clarify bridge needs nitro to use runtimeConfig (#23454) 2023-09-28 14:55:03 +01:00
Daniel Roe
a06d5247ca
feat(nuxt): add prerenderRoutes ssr composable (#22863) 2023-09-28 11:54:22 +01:00
Maxim
9da77db358
docs: extend description of handler for useAsyncData (#23389) 2023-09-28 08:34:40 +01:00
Damian Głowala
c54719e987
docs: remove duplicated arrows (#23436) 2023-09-27 16:16:38 +01:00
Italo
6fcc979877
docs: improve data fetching section (#23420) 2023-09-27 15:33:08 +01:00
Filip Weidemann
d788577fc2
docs: add examples for index.ts files on server routes (#23390)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-09-27 16:13:03 +02:00
Toni Engelhardt
fb26a160f5
docs: mention listhen options on nuxi dev page (#23415) 2023-09-26 15:53:07 +02:00
Damian Głowala
e7b47e9ed6
docs: add tryUseNuxt to kit context utils list (#23373) 2023-09-23 13:06:58 +02:00
Tech Genius
e2fa7632ed
docs: remove version from npm links to redirect to latest (#23371) 2023-09-23 12:01:28 +02:00
Josh Deltener
dd0ffaa84c
docs: add explicit await to clarify sendRedirect is async (#23345) 2023-09-22 09:20:03 +02:00
Arash
ff8a040055
docs: update link to devtools.nuxt.com (#23350) 2023-09-22 09:17:25 +02:00
Abdul Al-Hasany
d39dd255bd
docs: fix links to configuration options (#23324) 2023-09-21 10:07:27 +02:00
Muhammad Mahmoud
da95a9bd4b
docs: update 'scheduled' status name (#23307) 2023-09-20 09:35:06 +01:00
Alex Riviere
a661d58fc2
docs: add nuxtApp.runWithContext (#23258) 2023-09-19 21:24:02 +01:00
default-kaas
dc199acd46
docs: add support details and update roadmap (#21867) (#21893)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-19 21:23:07 +01:00
Tech Genius
e15fe73100
ci: add lychee link checker (#23254) 2023-09-19 21:22:20 +01:00
Michel EDIGHOFFER
d7aa6f37af
docs: add steps for contributing to docs locally (#23270) 2023-09-18 11:10:54 +01:00
Arkadiusz Sygulski
2d53f01ff3
docs: update latest node.js version to 20.x (#23252) 2023-09-17 10:55:52 +01:00
Josh Jancourtz
4c027e4b40
docs(nuxt): remove hanging word in modules docs (#23242) 2023-09-15 16:58:02 +01:00
Jeremy Graziani
6326ad4f9d
docs: typo on callHook method (#23231) 2023-09-15 10:54:59 +01:00
Andrey Yolkin
dca3fc1255
docs: close code-block in migration guide (#23224) 2023-09-14 19:55:37 +01:00
Petro Silenius
2e0e237071
docs: clarify nuxi start command usage (#23215) 2023-09-14 14:01:19 +01:00
Ryota Watanabe
edbc471583
docs: add documentation on nuxt2 command (#23211) 2023-09-14 12:56:38 +01:00
Daniel Rivers
084b2b0974
docs: update internal issue decision making flowchart link (#23162) 2023-09-13 09:38:19 +01:00
Tech Genius
f2ce8f6ba4
docs: added missing leading slash (#23169) 2023-09-13 09:06:17 +01:00
Tech Genius
2a21059495
docs: change NuxtLabs UI to Nuxt UI (#23150) 2023-09-12 12:59:32 +01:00
Manthankumar Satani
aa2c5c3df4
docs: fix typo for experimental.componentIslands (#23138) 2023-09-12 07:29:44 +01:00
Maxim
a07b34a6ed
docs: add name param to PageMeta interface description (#23107) 2023-09-11 00:40:13 +01:00
Sma11X
8cf119f9a7
docs: fix typo (#23060) 2023-09-07 10:49:28 +01:00
Michel EDIGHOFFER
25bf10e180
docs: fix broken links on experimental features (#23052) 2023-09-07 09:58:53 +01:00