Nikita
|
c5fe9ea838
|
docs: add missing comma (#26644)
|
2024-04-04 17:02:52 +01:00 |
|
Damian Głowala
|
386be0b866
|
docs: replace process.* with import.meta.* (#26611)
|
2024-04-02 12:46:05 +01:00 |
|
Taras Batenkov
|
f00dcdf0f8
|
docs: clarify app-config merging strategy note (#26564)
|
2024-03-30 07:43:54 +00:00 |
|
Julien Huang
|
09e53fc6d9
|
docs: warn about single root element for server components (#26462)
|
2024-03-25 10:27:20 +00:00 |
|
Thimo
|
62a1fee817
|
docs: advise installing nuxi for debugging with pnpm (#26447)
|
2024-03-23 10:57:10 +00:00 |
|
Volker Rose
|
41f6a0a3a0
|
docs: note that @nuxt/schema should be used by module authors (#26190)
|
2024-03-18 15:17:30 +00:00 |
|
Turdalin Nurassyl
|
ac54031511
|
docs: mention <DevOnly> component in api section (#26029)
|
2024-03-18 15:17:20 +00:00 |
|
Tanvir Rahman
|
1ba33d5dc5
|
docs: fix confusing wording (#26301)
|
2024-03-17 16:18:31 +01:00 |
|
Daniel Roe
|
da8e8eba80
|
docs: add some appMiddleware docs
|
2024-03-16 18:40:57 -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 |
|
Sultanov Mirjamol
|
9e86ffdd05
|
docs: add warning about latest vue-tsc (#26083)
|
2024-03-06 20:59:44 +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 |
|
Julien Huang
|
e890c9a64b
|
docs: mention island features are SFC only (#26013)
|
2024-03-02 10:24:56 +01:00 |
|
Julien Huang
|
196223c0fb
|
feat(nuxt): server-only pages (#24954)
|
2024-02-26 17:39:26 +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 |
|
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 |
|
Denis L
|
a2fbd453c6
|
docs: extend auto-scanned layer directories (#25720)
|
2024-02-09 20:40:29 +00:00 |
|
Anthony Fu
|
3c271413f8
|
docs: enable twoslash for some code snippets (#25679)
|
2024-02-07 16:18:48 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Pooya Parsa
|
dab2188d58
|
feat: experimental client-side Node.js compatibility (#25028)
|
2024-01-18 16:09:27 +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 |
|
Александр Дьяконов
|
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 |
|
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 |
|
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 |
|
Alireza Jahandideh
|
7bd1ade096
|
docs: add an example of provide with object syntax plugins (#24993)
|
2024-01-02 22:02:42 +00:00 |
|
Luke Nelson
|
931f96cdce
|
docs: mention readValidatedBody and getValidatedQuery (#24990)
|
2024-01-01 22:05:43 +00:00 |
|