Commit Graph

115 Commits

Author SHA1 Message Date
Nils
b2accc6de7
feat(nuxt): allow chunk error or manifest update -> reload (#28160) 2024-11-02 23:14:01 +00:00
Bobbie Goede
39951fd472
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861) 2024-10-22 15:38:04 +01:00
Julien Huang
2e69612206
feat(nuxt): normalise component names to match nuxt pattern (#28745) 2024-09-25 22:52:13 +01:00
Sébastien Chopin
a21e8d2438
docs: remove duotone icons for clarity (#29040) 2024-09-17 17:33:49 +02:00
Gustav Odinger
29fbb2d61a
docs: persist package manager choice in code blocks (#28514) 2024-08-28 22:42:39 +01:00
Daniel Roe
bafc482fa5
perf(nuxt): cache vue app build outputs (#28726) 2024-08-28 22:39:40 +01:00
Vasily Kuzin
03ce7c63b3
docs: add line-breaks to tips in Module Author Guide (#28587) 2024-08-20 11:36:13 +01:00
Meo
fd696ca9e9
docs: bunx -> bun x (#28277) 2024-07-24 00:41:05 +02:00
Dominic
12df214418
docs: use code groups for install commands in module guide (#28094) 2024-07-15 14:03:05 +01:00
Michael Brevard
951c07d180
docs: remove duplicate server-side notice in runtime config (#27929) 2024-07-01 10:25:24 +01:00
Daniel Roe
5d2dc97147
docs: update reference to nightly release for testing nuxt 4 2024-06-30 11:21:02 +01:00
Daniel Kelly
844fe67e68
docs: add referral query variable to Vue School Links (#27670) 2024-06-17 17:02:56 +02:00
Daniel Roe
4b28d2628c
docs: update compatibility example
https://github.com/nuxt/nuxt/issues/27613
2024-06-14 14:15:41 +01:00
Daniel Roe
1d2eee00d0
docs: update more references to v3.12 2024-06-11 10:56:24 +01:00
Daniel Roe
0536dbeed9
fix(nuxt): also augment page metadata after pages:extend hook (#27134) 2024-06-10 17:24:43 +01:00
Julien Huang
b4002f37d1
feat(nuxt): check schema/kit versions when loading nuxt (#27224) 2024-05-21 09:18:36 +01:00
Daniel Roe
5c34676159
feat(schema): remove some experimental options for v4 (#27132) 2024-05-13 18:45:21 +01:00
Alexander Lichter
69860d952a
docs: add video links for more context (#27174) 2024-05-13 15:39:52 +01:00
Alex Liu
9e8261a69c
feat(nuxt): custom renderSSRHeadOptions config for unhead (#26989) 2024-05-07 13:37:02 +01:00
Daniel Roe
8fcf893f8b
docs: mention nightly release channel for unreleased features 2024-05-07 13:30:01 +01:00
Sébastien Chopin
9735fbc7e4
docs: add vite plugin recipe (#27043) 2024-05-03 09:42:20 +01:00
Daniel Roe
2c39b3ce61
feat(nuxt,schema): support new Nuxt folder structure (#27029) 2024-05-02 14:24:31 +01:00
Daniel Roe
e7789a2571
docs: add docs for future.compatibilityVersion 2024-05-01 21:29:34 +01:00
Daniel Roe
9ba1ebe984
chore: ignore SSL certificate error with conventionalcommits.org 2024-04-19 17:33:09 +03:00
Turdalin Nurassyl
d25e6eeede
docs: add info about self-hosted github/gitlab instances (#26501) 2024-04-19 11:46:56 +03:00
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
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
Mostafa Said
5089016695
docs: add mentions on Vue School tutorials (#25997) 2024-03-11 17:56:57 +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
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
Michael Brevard
b485012f22
docs: add and link to a section on Nuxt context (#23546) 2024-01-31 09:46:21 +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
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
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
Sébastien Chopin
6f44e9470c docs: remove linking to nuxt-themes org 2023-12-08 10:39:24 +01:00