1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-17 22:31:37 +00:00
Commit Graph

1467 Commits

Author SHA1 Message Date
Michael Brevard
c51272099f
docs: add explanation about layout usage in error.vue () 2024-01-23 16:12:59 +00:00
Michael Brevard
979ee466c1
docs: add separate docs page for error.vue () 2024-01-23 16:02:40 +00:00
Shay
ae8bbe0b04
docs: add emphasis to useAsyncData explanation () 2024-01-23 15:42:05 +00:00
Hriteek Bista
b47ff972fa
docs: fix typo () 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 () 2024-01-19 09:48:24 +00:00
Pooya Parsa
dab2188d58
feat: experimental client-side Node.js compatibility () 2024-01-18 16:09:27 +00:00
Daniel Roe
807ead6f1a
feat(nuxt): add pages:routerOptions hook () 2024-01-18 16:06:00 +00:00
Dominic Marcelino
f3d81ef7d6
docs: explain how to auto-install git layer deps ()
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 () 2024-01-18 10:01:39 +00:00
Danila Rodichkin
6b651cf7bf
feat(nuxt): tryUseNuxtApp composable () 2024-01-18 09:59:59 +00:00
mustafa60x
a53ef190b1
docs: remove space before colon () 2024-01-17 09:40:53 +00:00
Александр Дьяконов
cb3cf2b76f
docs: deleted an extra character ()
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 () 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 () 2024-01-16 15:57:49 +00:00
Larry Williamson
b3fb75c00e
docs: add information on custom path regexp in definePageMeta () 2024-01-16 12:54:27 +00:00
Chris Visser
6823b8c793
docs: add eslint setup guide () 2024-01-16 12:13:18 +00:00
Maxime Pauvert
f1ea2690cc
docs: remove lagon from deployment providers () 2024-01-16 12:09:59 +00:00
Nils Wiesinger
4ab15c3a4b
docs: clarify reactivity in composables directory () 2024-01-16 11:36:53 +00:00
chris-basebone
f310dd1e2d
docs: mention .global.vue filename for global components () 2024-01-16 11:21:49 +00:00
Bertil Johannes Ipsen
74824f93ec
docs: added immediate: false in the appropriate example () 2024-01-16 10:03:03 +00:00
kongmoumou
97db0fada7
docs: add --log-level description () 2024-01-15 17:17:56 +00:00
Yi-Ru Lan
16256f3f30
docs: remove invalid nuxi aliases () 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 () 2024-01-10 09:58:30 +01:00
toto6038
4168157214
docs: suggest using <NuxtPage> rather than <RouterView> () 2024-01-09 09:39:05 +00:00
gal-cernilogar
3d368c9c7f
docs: fix typo ()
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 () 2024-01-08 12:18:52 +00:00
Michael Brevard
a62f2ba3e3
docs: warn about ref unwrapping when providing refs from plugin () 2024-01-05 07:52:49 +00:00
Luke Nelson
b95163c7ca
docs: add callout for getValidatedRouterParams () 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 () 2024-01-02 22:02:42 +00:00
Mateusz Kulpa
772264ae40
docs: add missing imports for nitro examples () 2024-01-02 12:35:44 +00:00
Luke Nelson
931f96cdce
docs: mention readValidatedBody and getValidatedQuery () 2024-01-01 22:05:43 +00:00
Julien Huang
4028d0cae3
docs: warn about hydration issue with URL fragment () 2024-01-01 10:28:23 +00:00
Sébastien Chopin
792cf67137
docs: add badge for callOnce utility
Resolves 
2023-12-29 12:02:22 +01:00
heygsc
d99001832f
docs: capitalise hash for vue-router docs link () 2023-12-29 08:44:58 +00:00
Clément Ollivier
29a765081a
docs: specify yarn pnp opt-out for install () 2023-12-28 16:14:04 +00:00
Soheil Nazari
155100edd7
docs: corrected json syntax in 7.esm.md () 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 () 2023-12-25 14:03:29 +00:00
Isaac Qadri
14b95e0d4f
docs: add addComponentsDir example to modules author guide () 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 () 2023-12-19 13:33:53 +00:00
Julien Huang
1b93e604d3
feat(nuxt): allow client components within NuxtIsland () 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