Commit Graph

1825 Commits

Author SHA1 Message Date
Alex Liu
df1d44190f
docs: add description for prefetch and other details of NuxtLink (#30614) 2025-01-17 23:46:53 +00:00
Daniel Roe
4fabe00257
docs: fix links to nuxi source code 2025-01-16 23:59:55 +00:00
Arturs Jansons
71edf68111
docs: fix example command (#30628) 2025-01-16 23:59:38 +00:00
Maxime Pauvert
5252cf162d
docs: add link to custom useFetch example (#30629) 2025-01-16 23:59:37 +00:00
Alex Liu
4eb41442b8
docs: update examples to use function declarations for clarity (#30588) 2025-01-14 17:44:33 +00:00
Camille Coutens
d7013d6688
docs: add context for useAsyncData side effects (#30479) 2025-01-14 14:08:08 +00:00
ikxin
28a366009f
docs: resolve many twoslash errors (#30573) 2025-01-14 12:59:04 +00:00
Alex Liu
4a884cde2b
docs: adjust example and additional instructions of useNuxtData (#30570) 2025-01-14 12:59:02 +00:00
Daniel Roe
fef3a59bba
docs: update links to unhead source 2025-01-13 16:28:57 +00:00
Guspan Tanadi
8fc203fb51
docs: update hash link to correct heading (#30543) 2025-01-13 12:27:12 +00:00
Alex Liu
af243c80f8
docs: add status detail and enhance getCachedData readability (#30536) 2025-01-13 12:27:12 +00:00
Daniel Roe
509cf4a5c8
docs: update link to @nuxt/module-builder source 2025-01-13 12:27:12 +00:00
Alex Liu
bf34b7e5b8
docs: ensure correct type for url in useFetch (#30531) 2025-01-13 12:27:12 +00:00
Matej Černý
654f6c644b
docs: update v4 release date (#30514) 2025-01-13 12:24:26 +00:00
Clément Ollivier
8cdbb0277a
docs: document the add layer command (#30476) 2025-01-07 05:43:50 +00:00
Clément Ollivier
d80ec0a6ca
docs: document --dev option for the module command (#30477) 2025-01-07 05:43:50 +00:00
Anders Bootsmann Larsen
b0dac9fe7f
docs: add warning about prerendering (#30437) 2025-01-04 23:05:05 +00:00
Daniel Roe
8e2ca5bdc2
docs: update references to lodash and recommend es-toolkit 2024-12-30 00:20:13 +00:00
@beer
63c3548072
docs: add spacing (#30331) 2024-12-23 16:29:09 +00:00
Nishant Aanjaney Jalan
93ac7fa4c8
docs: fix filename for prerendering page (#30333) 2024-12-23 16:29:09 +00:00
David Nahodyl
fe01c860d7
docs: add recipe for session and authentication (#27287)
Co-authored-by: Sébastien Chopin <atinux@gmail.com>
2024-12-23 16:29:08 +00:00
Daniel Roe
2660bffbc8
docs: update migration documentation for inlineStyles 2024-12-20 12:15:14 +00:00
Bobbie Goede
d605a8a2b6
docs: update nuxi command pages (#30199) 2024-12-18 16:36:46 +00:00
Matej Černý
f67fc574b9
feat(nuxt): support local functions in definePageMeta (#30241) 2024-12-18 16:36:45 +00:00
derHodrig
d9aab7a21a
docs: update auto-imports to advertise the scan feature (#30292) 2024-12-18 16:36:45 +00:00
Martins Zeltins
b66858477b
docs: add a note about compatibilityVersion feature flag (#30274) 2024-12-16 16:48:38 +00:00
Daniel Roe
333d71a299
docs: update nitro links + fix link checking (#30228) 2024-12-13 20:46:29 +00:00
Daniel Roe
cf74b4c98b
docs: handle zero-length string 2024-12-13 20:46:29 +00:00
Daniel Roe
eb1ba017cf
docs: document vite.css.preprocessorMaxWorkers
resolves https://github.com/nuxt/nuxt/issues/26539
2024-12-13 20:46:28 +00:00
Matt
17261e6937
docs: add shared directory documentation (#29816) 2024-12-13 20:46:28 +00:00
Daniel Roe
08219a502d
test: try to improve spa preloader tests 2024-12-10 21:31:41 +00:00
Nikolay
aa6cc48eb0
fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:27:07 +00:00
Kraig Burrows
1d8f2c39f4
docs: add missing comma in upgrade doc code sample (#30189) 2024-12-09 14:11:13 +00:00
bjoaquinc
105776eab3
docs: add note about awaiting useLazyFetch (#30171) 2024-12-06 21:16:11 +00:00
Bobbie Goede
95e19be6b1
docs: add nuxi upgrade channel flag (#30184) 2024-12-06 21:16:11 +00:00
一纸忘忧
67a669fa13
docs: correct vite link (#30135) 2024-12-06 21:10:06 +00:00
Sébastien LeBlanc
4de889be0e
docs: add giget limitation in nuxt layers documentation (#30122) 2024-12-06 21:10:05 +00:00
Teena
9d78d7b062
docs: add note about using bun runtime (#30019) 2024-12-03 09:57:57 +00:00
Daniel Roe
40f437d254
fix(nuxt): tidy up remnants of previous useId implementation 2024-12-03 09:57:57 +00:00
skmedix
c066edfc2e
docs: fix incorrect vite docs link (#30112) 2024-12-03 09:57:57 +00:00
Daniel Roe
381a0c0680
docs: update links to vite.dev (#30111) 2024-12-03 09:57:56 +00:00
Daniel Rentz
3cd5c25afe
docs: update configuration files format (#30087) 2024-12-03 09:57:56 +00:00
Inesh Bose
5b3476ad92
docs: improve wording (#30106) 2024-12-03 09:57:56 +00:00
Matej Černý
91562db29b
docs: add a section about event.waitUntil (#29583) 2024-11-28 11:03:59 +00:00
@beer
b0077adea9
docs: format text case for consistency (#30073) 2024-11-28 11:03:59 +00:00
Harlan Wilton
a7dfc62038
feat(nuxt): experimental extraPageMetaExtractionKeys (#30015) 2024-11-27 17:07:41 +00:00
mianlang
699871907f
docs: remove duplicate information about preprocessor variables (#30002) 2024-11-27 17:07:09 +00:00
Daniel Rentz
c9b1a5d3c2
docs: fix typos in punctuation (#30006) 2024-11-27 17:07:09 +00:00
Tamás H.
09e7d766ab
docs: mention that type checking can happen in dev (#30012) 2024-11-27 17:07:09 +00:00
@beer
c6baa97698
docs: text capitalization for titles (#30054) 2024-11-27 17:07:09 +00:00