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 |
|