Commit Graph

1450 Commits

Author SHA1 Message Date
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