Alex Liu
|
fdcc1d7bb0
|
docs: add description for prefetch and other details of NuxtLink (#30614)
|
2025-01-17 11:50:05 +00:00 |
|
Daniel Roe
|
6d7524ee37
|
docs: fix links to nuxi source code
|
2025-01-16 23:58:26 +00:00 |
|
Arturs Jansons
|
4cdf3d1c6c
|
docs: fix example command (#30628)
|
2025-01-16 13:28:28 +00:00 |
|
Maxime Pauvert
|
3bab4d1170
|
docs: add link to custom useFetch example (#30629)
|
2025-01-16 13:28:15 +00:00 |
|
Alex Liu
|
0a2b01fbc4
|
docs: update examples to use function declarations for clarity (#30588)
|
2025-01-14 14:36:09 +00:00 |
|
Camille Coutens
|
406732ad44
|
docs: add context for useAsyncData side effects (#30479)
|
2025-01-14 14:05:29 +00:00 |
|
ikxin
|
2693dc2914
|
docs: resolve many twoslash errors (#30573)
|
2025-01-14 09:34:02 +00:00 |
|
Alex Liu
|
50edb86e3a
|
docs: adjust example and additional instructions of useNuxtData (#30570)
|
2025-01-13 20:48:20 +00:00 |
|
Daniel Roe
|
47224895ff
|
docs: update links to unhead source
|
2025-01-13 16:26:37 +00:00 |
|
Guspan Tanadi
|
4993c58e40
|
docs: update hash link to correct heading (#30543)
|
2025-01-12 11:17:34 +00:00 |
|
Alex Liu
|
f357622fec
|
docs: add status detail and enhance getCachedData readability (#30536)
|
2025-01-11 19:54:43 +00:00 |
|
Daniel Roe
|
650b83f3ab
|
docs: update link to @nuxt/module-builder source
|
2025-01-11 17:23:37 +00:00 |
|
Alex Liu
|
7dba33500b
|
docs: ensure correct type for url in useFetch (#30531)
|
2025-01-10 17:47:12 +00:00 |
|
Matej Černý
|
842531d2e5
|
docs: update v4 release date (#30514)
|
2025-01-09 21:36:07 +01:00 |
|
Clément Ollivier
|
728b7e1c25
|
docs: document the add layer command (#30476)
|
2025-01-06 16:27:39 +00:00 |
|
Clément Ollivier
|
88c9f64ec6
|
docs: document --dev option for the module command (#30477)
|
2025-01-06 16:27:27 +00:00 |
|
Anders Bootsmann Larsen
|
7a5fd9b5f2
|
docs: add warning about prerendering (#30437)
|
2025-01-04 22:40:34 +00:00 |
|
Horu
|
a929bf2432
|
docs: fix typos (#30413)
|
2024-12-30 19:35:49 +00:00 |
|
Daniel Roe
|
e70ef00e55
|
docs: update references to lodash and recommend es-toolkit
|
2024-12-29 23:09:42 +00:00 |
|
@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 |
|