1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-20 08:15:59 +00:00
Commit Graph

339 Commits

Author SHA1 Message Date
Horu
a929bf2432
docs: fix typos () 2024-12-30 19:35:49 +00:00
@beer
6c600c2b03
docs: add spacing () 2024-12-23 16:24:21 +00:00
David Nahodyl
62e19c250f
docs: add recipe for session and authentication ()
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
Matej Černý
59f5a76d51
feat(nuxt): support local functions in definePageMeta () 2024-12-18 09:42:43 +00:00
derHodrig
d61d239b43
docs: update auto-imports to advertise the scan feature () 2024-12-18 09:37:34 +00:00
Martins Zeltins
6fc69b8ef9
docs: add a note about compatibilityVersion feature flag () 2024-12-16 15:09:05 +00:00
Daniel Roe
c72cc1ba96
docs: update nitro links + fix link checking () 2024-12-11 13:58:56 +00:00
Daniel Roe
dd91ac884b
docs: handle zero-length string 2024-12-11 13:30:12 +00:00
Matt
9f33d7c727
docs: add shared directory documentation () 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 () 2024-12-09 14:09:15 +00:00
Sébastien LeBlanc
23ebfc0c28
docs: add giget limitation in nuxt layers documentation () 2024-12-03 10:02:16 +00:00
Daniel Roe
5d0880e032
docs: update links to vite.dev () 2024-12-02 11:35:47 +00:00
Matej Černý
a60d7fd51c
docs: add a section about event.waitUntil () 2024-11-28 10:00:58 +00:00
Harlan Wilton
16ef9be903
feat(nuxt): experimental extraPageMetaExtractionKeys () 2024-11-27 16:57:15 +00:00
Tamás H.
44520fc3c5
docs: mention that type checking can happen in dev () 2024-11-27 14:23:54 +00:00
Daniel Roe
e473aff58f
docs: update minimal example 2024-11-11 20:37:35 +00:00
Erik Lilja
e6a9b3cc78
docs: add link to h3 blogpost () 2024-11-05 11:14:30 +00:00
@beer
54798540ef
docs: capitalize titles () 2024-11-04 12:49:14 +00:00
Nils
f788b0dfcc
feat(nuxt): allow chunk error or manifest update -> reload () 2024-11-02 21:28:04 +00:00
Cruz
7339ee5dd8
docs: type cast api plugin in custom usefetch example () 2024-11-02 09:43:57 +00:00
xjccc
5f330ad025
docs: add props to special metadata () 2024-11-02 09:41:15 +00:00
Bobbie Goede
eaeda4ee1e
feat(nuxt,schema): pages:resolved hook + scan meta post extend () 2024-10-22 13:32:46 +01:00
Dawit
ea1574ae1a
docs: add section on 'updateAppConfig' in the 'app.config' page () 2024-10-12 21:31:58 +01:00
Nishant Aanjaney Jalan
90025976f8
docs: improve explanation of ssr + data fetching () 2024-10-08 15:58:59 +01:00
Sébastien Chopin
e7509bdf48
docs: update to new ofetch headers for interceptors () 2024-10-08 14:49:02 +01:00
Jeremy Graziani
768be722b0
docs: consistent directory structure () 2024-10-08 14:48:47 +01:00
Jeel Rupapara
280e5923ea
docs: add example of typing custom useFetch errors () 2024-10-08 14:16:51 +01:00
Leopold Kristjansson
8cc29f76e2
docs: add missing word () 2024-09-30 16:59:18 +01:00
Panopoulos Andreas
2f7345586e
docs: fix comments typo in auto-imports example () 2024-09-27 18:32:35 +01:00
Horváth Bálint
b309986568
docs: add links to short videos from daniel () 2024-09-27 18:32:09 +01:00
Julien Huang
9cb34dd49b
feat(nuxt): normalise component names to match nuxt pattern () 2024-09-25 13:32:00 +01:00
Matej Černý
d970da6da5
docs: add a section about useRequestFetch and event.$fetch () 2024-09-21 11:39:54 +01:00
Matej Černý
00ad2b8233
docs: move custom directories note to the correct place () 2024-09-21 09:32:00 +01:00
Sébastien Chopin
effb57d3a3
docs: remove duotone icons for clarity () 2024-09-19 13:20:16 +01:00
Leopold Kristjansson
7071da8851
docs: fix typo () 2024-09-18 15:37:47 +02:00
Julien Huang
ee44ec7309
docs: use defineNuxtComponent instead of defineComponent () 2024-09-16 14:48:45 +02:00
Paulo Ricardo Severo
b267962a94
docs: remove confusing reference to 'SPA' () 2024-09-14 13:24:33 +01:00
@beer
52b405b4e8
docs: fix typo () 2024-09-13 18:30:40 +01:00
Daniel Roe
1fec546102
perf(nuxt): remove interop default for dynamic components () 2024-09-10 14:56:08 +01:00
Osama Abdallah Essa Haikal
8e27051ab4
docs: add known limitations for app.config.ts () 2024-09-07 19:22:46 +02:00
Daniel Roe
e367cc9c48
feat(nuxt): cache vue app build outputs () 2024-08-28 21:00:38 +01:00
@beer
63646ef64a
docs: fix typo () 2024-08-27 17:21:25 +01:00
Vasily Kuzin
70c4efb55a
docs: add line-breaks to tips in Module Author Guide () 2024-08-19 12:24:30 +01:00
Gustav Odinger
38a33dba19
docs: persist package manager choice in code blocks () 2024-08-16 11:19:08 +01:00
renovate[bot]
304c17be7c
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-16 10:37:35 +01:00
Mike Laumann Bellika
e52dff0596
docs: fix options type in custom useFetch recipe () 2024-08-13 16:39:40 +01:00
Typed SIGTERM
3a42a7bc25
docs: improve typing of default exports () 2024-08-13 14:15:46 +01:00
Horu
7658420b1c
feat(nuxt): allow organising pages within route groups () 2024-08-12 22:16:04 +01:00