Commit Graph

1818 Commits

Author SHA1 Message Date
@beer
6c600c2b03
docs: add spacing (#30331) 2024-12-23 16:24:21 +00:00
Nishant Aanjaney Jalan
2ed819ab61
docs: fix filename for prerendering page (#30333) 2024-12-22 16:54:59 +00:00
David Nahodyl
62e19c250f
docs: add recipe for session and authentication (#27287)
Co-authored-by: Sébastien Chopin <atinux@gmail.com>
2024-12-20 20:09:50 +00:00
Daniel Roe
5d8a58fcf6
docs: update migration documentation for inlineStyles 2024-12-20 11:25:48 +00:00
Bobbie Goede
c83507e315
docs: update nuxi command pages (#30199) 2024-12-18 10:29:56 +00:00
Matej Černý
59f5a76d51
feat(nuxt): support local functions in definePageMeta (#30241) 2024-12-18 09:42:43 +00:00
derHodrig
d61d239b43
docs: update auto-imports to advertise the scan feature (#30292) 2024-12-18 09:37:34 +00:00
Martins Zeltins
6fc69b8ef9
docs: add a note about compatibilityVersion feature flag (#30274) 2024-12-16 15:09:05 +00:00
Daniel Roe
c72cc1ba96
docs: update nitro links + fix link checking (#30228) 2024-12-11 13:58:56 +00:00
Daniel Roe
dd91ac884b
docs: handle zero-length string 2024-12-11 13:30:12 +00:00
Daniel Roe
458ead0c8b
docs: document vite.css.preprocessorMaxWorkers
resolves https://github.com/nuxt/nuxt/issues/26539
2024-12-11 12:42:44 +00:00
Matt
9f33d7c727
docs: add shared directory documentation (#29816) 2024-12-11 12:29:52 +00:00
Daniel Roe
cd98154c39
test: try to improve spa preloader tests 2024-12-10 20:45:07 +00:00
Nikolay
54f5b9e8a4
fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:09:15 +00:00
Kraig Burrows
204e241601
docs: add missing comma in upgrade doc code sample (#30189) 2024-12-07 12:41:26 +00:00
bjoaquinc
4bad11de52
docs: add note about awaiting useLazyFetch (#30171) 2024-12-06 20:43:52 +00:00
Bobbie Goede
7166867735
docs: add nuxi upgrade channel flag (#30184) 2024-12-06 16:57:21 +00:00
一纸忘忧
3317b63557
docs: correct vite link (#30135) 2024-12-03 12:31:55 +00:00
Sébastien LeBlanc
23ebfc0c28
docs: add giget limitation in nuxt layers documentation (#30122) 2024-12-03 10:02:16 +00:00
Teena
37ce2b4f4b
docs: add note about using bun runtime (#30019) 2024-12-02 14:58:56 +00:00
Daniel Roe
e27cc5aef9
fix(nuxt): tidy up remnants of previous useId implementation 2024-12-02 13:26:43 +00:00
skmedix
1bdaefee79
docs: fix incorrect vite docs link (#30112) 2024-12-02 12:20:35 +00:00
Daniel Roe
5d0880e032
docs: update links to vite.dev (#30111) 2024-12-02 11:35:47 +00:00
Daniel Rentz
71964702c2
docs: update configuration files format (#30087) 2024-12-02 10:21:48 +00:00
Inesh Bose
2ea738854e
docs: improve wording (#30106) 2024-12-01 15:30:35 +00:00
Matej Černý
a60d7fd51c
docs: add a section about event.waitUntil (#29583) 2024-11-28 10:00:58 +00:00
@beer
811f57c0a4
docs: format text case for consistency (#30073) 2024-11-27 20:12:15 +00:00
Harlan Wilton
16ef9be903
feat(nuxt): experimental extraPageMetaExtractionKeys (#30015) 2024-11-27 16:57:15 +00:00
mianlang
ed7ca0a1be
docs: remove duplicate information about preprocessor variables (#30002) 2024-11-27 14:31:24 +00:00
Daniel Rentz
03080ad5d9
docs: fix typos in punctuation (#30006) 2024-11-27 14:24:35 +00:00
Tamás H.
44520fc3c5
docs: mention that type checking can happen in dev (#30012) 2024-11-27 14:23:54 +00:00
@beer
b74d41e150
docs: text capitalization for titles (#30054) 2024-11-26 16:33:30 +00:00
Farnabaz
f8eb2b78d8
docs: remove extra new line in frontmatter (#30031) 2024-11-25 13:30:53 +00:00
Jan-Niklas W.
9bf8465806
docs: update getting started to include WebStorm (#29845) 2024-11-19 20:39:14 +00:00
Stephanie Smith
82dc24ec0b
docs: improve clarity in seo meta example (#29930) 2024-11-17 11:07:40 +00:00
@beer
51c9d34749
docs: capitalize text (#29938) 2024-11-15 22:40:53 +01:00
Maxime Pauvert
169fbd2a78
docs: rename @nuxt/auth to @nuxt/auth-utils in roadmap (#29906) 2024-11-14 10:50:56 +00:00
crisarji
4bd81af2bd
docs: fix typo in composable name (#29910) 2024-11-14 10:48:11 +00:00
RBV1
3409073b0b
docs: add tip about islands directory (#29913) 2024-11-14 10:47:50 +00:00
Daniel Roe
e473aff58f
docs: update minimal example 2024-11-11 20:37:35 +00:00
Daniel Roe
c32969327f
docs: update custom environment example 2024-11-08 21:46:56 +00:00
Efraim
e1065c0a2a
docs: remove outdated cloudflare tip (auto minify deprecated) (#29812) 2024-11-06 09:36:28 +00:00
Erik Lilja
e6a9b3cc78
docs: add link to h3 blogpost (#29794) 2024-11-05 11:14:30 +00:00
Markus Oberlehner
ecbcb62ec5
docs: fix tip formatting (#29792) 2024-11-05 11:02:43 +00:00
@beer
54798540ef
docs: capitalize titles (#29768) 2024-11-04 12:49:14 +00:00
Damian Głowala
2aa4daab92
feat(nuxt): add useRuntimeHook composable (#29741) 2024-11-02 22:25:05 +00:00
Daniel Roe
edef832700
docs: add error expectation 2024-11-02 21:58:20 +00:00
Till Sanders
1ed9674680
docs: add information on --envName flag (#28909) 2024-11-02 21:41:09 +00:00
Nils
f788b0dfcc
feat(nuxt): allow chunk error or manifest update -> reload (#28160) 2024-11-02 21:28:04 +00:00
John Tanzer
a19391df43
docs: correct some errors about proxying headers with $fetch (#29755) 2024-11-02 21:11:47 +00:00