1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-21 08:45:53 +00:00
Commit Graph

339 Commits

Author SHA1 Message Date
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
Panopoulos Andreas
7b2f8a334f
docs: fix comments typo in auto-imports example () 2024-10-07 06:28:46 +02:00
Horváth Bálint
d02e498969
docs: add links to short videos from daniel () 2024-10-07 06:28:46 +02:00
Julien Huang
2e69612206
feat(nuxt): normalise component names to match nuxt pattern () 2024-09-25 22:52:13 +01:00
Leopold Kristjansson
1730958841
docs: fix typo () 2024-09-19 13:21:18 +01:00
Sébastien Chopin
a21e8d2438
docs: remove duotone icons for clarity () 2024-09-17 17:33:49 +02:00
Julien Huang
db5c1de3e4
docs: use defineNuxtComponent instead of defineComponent () 2024-09-17 14:01:47 +02:00
Paulo Ricardo Severo
98215d7956
docs: remove confusing reference to 'SPA' () 2024-09-15 21:44:48 +01:00
@beer
4789125176
docs: fix typo () 2024-09-15 21:44:47 +01:00
Daniel Roe
0e8f5ae59d
perf(nuxt): remove interop default for dynamic components () 2024-09-10 19:42:34 +01:00
Osama Abdallah Essa Haikal
7aa91ba894
docs: add known limitations for app.config.ts () 2024-09-09 10:28:51 +01:00
Gustav Odinger
29fbb2d61a
docs: persist package manager choice in code blocks () 2024-08-28 22:42:39 +01:00
Daniel Roe
bafc482fa5
perf(nuxt): cache vue app build outputs () 2024-08-28 22:39:40 +01:00
@beer
ef5faee7fd
docs: fix typo () 2024-08-27 19:43:32 +01:00
Vasily Kuzin
03ce7c63b3
docs: add line-breaks to tips in Module Author Guide () 2024-08-20 11:36:13 +01:00
renovate[bot]
ebcf93d673
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-16 11:40:09 +01:00
Mike Laumann Bellika
14f2b5b31f
docs: fix options type in custom useFetch recipe () 2024-08-13 20:44:00 +01:00