Commit Graph

97 Commits

Author SHA1 Message Date
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
Alexander Lichter
64146b4a5d
docs: warn about using differently names env variables (#24612) 2023-12-05 17:47:37 +00:00
Julien Huang
0eb9caf0c2
fix(nuxt): remove experimental reactivityTransform (vue 3.4) (#24477) 2023-11-27 23:02:02 +00:00
Kostis Maninakis
36aee52011
docs: update code to show how to enable typedPages (#24436) 2023-11-23 20:48:06 +00:00
Clément Ollivier
7863981762
docs: fix typo (#24375) 2023-11-20 17:57:20 +00:00
Joe Hawes
c2b8adbb93
docs: minor wording & formatting tweaks (#24349) 2023-11-18 20:24:13 +00:00
Alexander Lichter
b2c0ded575
docs: update nuxi-edge to nuxi-nightly (#24347) 2023-11-16 21:51:00 +00:00
Daniel Roe
bdedc32071 docs: use @nuxt/kit-nightly in example 2023-11-16 21:50:40 +00:00
Daniel Roe
56147b4a86
docs: remove link to .nuxtrc in nuxt/starter 2023-11-08 16:49:52 +00:00
Fabian B
e5fccc0a30
docs: improve router docs on nuxt-injected options (#24126) 2023-11-06 09:35:05 +00:00
Vasilis Souvatzis
91ee969b1b
docs: fix typo (#24099) 2023-11-03 11:10:31 +01:00
hossein-moghadam
a548b70342
docs: rename 3.nuxt.config.md to 3.nuxt-config.md (#23819)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-10-25 11:19:09 +02:00
Leonard Mihalcea
52af4a5684
docs: fix typo in runtime-config page (#23882) 2023-10-23 20:21:29 +09:00
Damian Głowala
08281866a6
docs: remove redundant trailing slashes from links (#23744) 2023-10-18 12:26:06 +01:00
Sébastien Chopin
f26a801775
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00
Damian Głowala
f847f0c999
docs: rename /edge-channel page to /nightly-release-channel (#23648) 2023-10-12 18:01:41 +01:00
Daniel Roe
eb40409f23
feat(kit,nuxt,vite,webpack): support -nightly extension (#23508) 2023-10-12 15:17:38 +01:00
Eugen Istoc
037d74ec75
docs: typo in modules (#23602) 2023-10-10 16:49:33 +02:00
Ezra Adeyinka
8db82af3a9
chore: fix various typos and update to US English (#23580) 2023-10-10 12:14:55 +01:00