1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-23 01:26:36 +00:00
Commit Graph

355 Commits

Author SHA1 Message Date
Daniel Roe
a243f8fcf6
docs: update code example for nightly release to default to 3x 2025-03-06 10:30:38 +00:00
Daniel Roe
fe82af4c9d
docs: update to use create nuxt command 2025-03-04 20:57:22 +00:00
Michael Brevard
5e61eb567d
feat(nuxt): delayed/lazy hydration support ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-01 00:41:43 +00:00
Alex Liu
bbb2a2b5c0
refactor(nuxt): update to noScripts route rule () 2025-02-28 14:00:28 +00:00
Anthony Fu
87b9ff4ecc
docs: fix typo in example command () 2025-02-28 13:58:42 +00:00
Alex Liu
05a9ff64e7
docs: add .nuxtrc documentation () 2025-02-24 17:16:08 +00:00
Idorenyin Udoh
110f1d0b2f
docs: mention requirement to wrap middleware in defineNuxtRouteMiddleware () 2025-02-20 20:55:26 +00:00
Nolhan
05b020bedb
docs: fix typo () 2025-02-14 20:14:28 +01:00
Hans Tu
643e47ac40
docs: fix typo () 2025-02-12 08:55:14 +00:00
Daniel Roe
976b1c98ef
feat(kit): add named layer aliases () 2025-02-11 21:00:18 +00:00
Daniel Roe
3af848f9a6
feat(kit,nuxt,schema): support experimental decorators syntax () 2025-02-11 19:32:18 +00:00
Camille Coutens
2122bebc67
docs: add auto import info about shared utils ()
Co-authored-by: Julien Huang <julien.h.dev@gmail.com>
2025-02-10 16:47:24 +00:00
Alex Liu
37b40ec1cb
docs: add nuxt lifecycle ()
Co-authored-by: Sébastien Chopin <atinux@gmail.com>
2025-02-08 20:58:01 +00:00
Daniel Roe
8992c4ea0a
docs: update path to nuxt binary 2025-02-08 20:58:01 +00:00
@beer
d1774f5977
docs: tiny typo () 2025-02-05 14:41:23 +00:00
Alan Schio
94ba2ea0b6
docs: add example on how to disable default routes for ssg () 2025-01-24 16:50:53 +00:00
Daniel Roe
5429876278
docs: update nuxt/content example 2025-01-21 12:08:22 +00:00
Arturs Jansons
71edf68111
docs: fix example command () 2025-01-16 23:59:38 +00:00
Maxime Pauvert
5252cf162d
docs: add link to custom useFetch example () 2025-01-16 23:59:37 +00:00
Guspan Tanadi
8fc203fb51
docs: update hash link to correct heading () 2025-01-13 12:27:12 +00:00
Anders Bootsmann Larsen
b0dac9fe7f
docs: add warning about prerendering () 2025-01-04 23:05:05 +00:00
@beer
63c3548072
docs: add spacing () 2024-12-23 16:29:09 +00:00
David Nahodyl
fe01c860d7
docs: add recipe for session and authentication ()
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
Matej Černý
f67fc574b9
feat(nuxt): support local functions in definePageMeta () 2024-12-18 16:36:45 +00:00
derHodrig
d9aab7a21a
docs: update auto-imports to advertise the scan feature () 2024-12-18 16:36:45 +00:00
Martins Zeltins
b66858477b
docs: add a note about compatibilityVersion feature flag () 2024-12-16 16:48:38 +00:00
Daniel Roe
333d71a299
docs: update nitro links + fix link checking () 2024-12-13 20:46:29 +00:00
Daniel Roe
cf74b4c98b
docs: handle zero-length string 2024-12-13 20:46:29 +00:00
Matt
17261e6937
docs: add shared directory documentation () 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 () 2024-12-09 14:27:07 +00:00
Sébastien LeBlanc
4de889be0e
docs: add giget limitation in nuxt layers documentation () 2024-12-06 21:10:05 +00:00
Daniel Roe
381a0c0680
docs: update links to vite.dev () 2024-12-03 09:57:56 +00:00
Matej Černý
91562db29b
docs: add a section about event.waitUntil () 2024-11-28 11:03:59 +00:00
Harlan Wilton
a7dfc62038
feat(nuxt): experimental extraPageMetaExtractionKeys () 2024-11-27 17:07:41 +00:00
Tamás H.
09e7d766ab
docs: mention that type checking can happen in dev () 2024-11-27 17:07:09 +00:00
Daniel Roe
7973f5ed46
docs: update minimal example 2024-11-17 06:13:29 -05:00
Erik Lilja
56169bc417
docs: add link to h3 blogpost () 2024-11-05 21:40:25 +00:00
@beer
b104db081b
docs: capitalize titles () 2024-11-05 10:14:55 +00:00
Nils
b2accc6de7
feat(nuxt): allow chunk error or manifest update -> reload () 2024-11-02 23:14:01 +00:00
Cruz
d1fef1946b
docs: type cast api plugin in custom usefetch example () 2024-11-02 23:12:33 +00:00
Bobbie Goede
39951fd472
feat(nuxt,schema): pages:resolved hook + scan meta post extend () 2024-10-22 15:38:04 +01:00
Dawit
721ed7d6de
docs: add section on 'updateAppConfig' in the 'app.config' page () 2024-10-16 11:52:13 +01:00
Nishant Aanjaney Jalan
bff7ac5647
docs: improve explanation of ssr + data fetching () 2024-10-09 15:04:09 +02:00
Sébastien Chopin
27b17dfacd
docs: update to new ofetch headers for interceptors () 2024-10-09 08:28:27 +02:00
Jeremy Graziani
462242a002
docs: consistent directory structure () 2024-10-09 08:28:27 +02:00
Jeel Rupapara
cb6cd82b8c
docs: add example of typing custom useFetch errors () 2024-10-09 08:28:25 +02:00
Matej Černý
ed5fda4e7c
docs: add a section about useRequestFetch and event.$fetch () 2024-10-07 12:41:26 +02:00
Leopold Kristjansson
260f188eaa
docs: add missing word () 2024-10-07 06:28:46 +02:00