Commit Graph

1300 Commits

Author SHA1 Message Date
Andrey
e2b066cf45 feat(docs): extendRouteRules 2023-08-16 17:05:44 +03:00
Andrey
c7c136df92 refactor(docs): rewrite intro to the components utils 2023-08-16 15:41:55 +03:00
autofix-ci[bot]
ace3c30145
[autofix.ci] apply automated fixes 2023-08-16 12:35:38 +00:00
Andrey
1deedc271d feat(docs): describe each part of kit 2023-08-16 15:34:45 +03:00
Andrey
82aeeb5774 feat(docs): defineNuxtModule 2023-08-16 15:32:07 +03:00
Andrey
558a7260aa fix(docs): make examples link consistent 2023-08-16 14:43:57 +03:00
Andrey
20cec3fe93 fix(docs): better indentation on extendPages example 2023-08-16 14:31:42 +03:00
autofix-ci[bot]
54b2cc7e67
[autofix.ci] apply automated fixes 2023-08-16 11:10:26 +00:00
Andrey
379d475483 feat(docs): extendPages 2023-08-16 14:08:19 +03:00
Andrey
f215aaa010 refactor(docs): keep only utility names in headers 2023-08-16 13:44:33 +03:00
Andrey Yolkin
e416ef1bdd feat(docs): better explanation of useNuxt() 2023-08-16 01:21:00 +03:00
Andrey Yolkin
9d69d77ebb fix(docs): render tryUseNuxt() header as h3 2023-08-16 01:12:42 +03:00
Andrey Yolkin
ac51440010 feat(docs): useNuxt and tryUseNuxt hooks 2023-08-16 01:10:14 +03:00
Andrey Yolkin
f9487b6e08
Merge branch 'main' into docs/kit 2023-08-16 00:16:30 +03:00
Daniel Roe
5492b0638f
docs: warn directives must be registered on both server/client (#22627) 2023-08-14 22:28:55 +01:00
Fares Djefaflia
2a2cb4fed3
docs: fix link to deployment page (#22618) 2023-08-13 22:35:33 +01:00
Michael
4fbc270be1
docs: clarify server: false doesn't await on initial load (#22619) 2023-08-13 22:35:04 +01:00
Sam K
2a4867a23f
docs: added addServerHandler example to modules author guide (#22603) 2023-08-12 08:05:12 +01:00
@beer
20efac7d57
docs: update and shorten server example (#22583) 2023-08-11 09:43:05 +01:00
JD Solanki
a88d3f3ccd
docs: mention adding auto-import of third party packages (#22575) 2023-08-10 09:43:39 +01:00
Michael
914a6aa7af
docs: update rendering error page (#22523) 2023-08-09 12:22:00 +01:00
Curt Grimes
01419756ee
docs: add closing blocks for ReadMore components (#22541) 2023-08-08 16:11:32 +01:00
@beer
a4d1ee226a
docs: update api example for pick (#22531) 2023-08-08 10:59:35 +01:00
Jonas Thelemann
7dc7c80f74
docs: rephrase link to useSeoMeta parameters (#22513) 2023-08-07 23:10:53 +01:00
Lucas Vargas
ffd0223583
feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
Alexander Lichter
ed915edc3c
docs: add status type for useAsyncData (#22511) 2023-08-07 07:50:06 +01:00
Andrey Yolkin
172ca80c30
docs: fix typo in scrollToTop (#22503) 2023-08-06 19:31:22 +01:00
Andrey Yolkin
76769924ca
Merge branch 'main' into docs/kit 2023-08-04 17:39:46 +03:00
Andrey Yolkin
1d2f756a70 fix(docs): render addComponent heading as h3 2023-08-04 17:35:57 +03:00
Andrey Yolkin
beef861521 feat(docs): describe components utilities 2023-08-04 17:32:52 +03:00
Josh Deltener
692ce5f010
docs: update hybrid rendering section (#22475) 2023-08-03 17:24:36 +01:00
Estéban
02a50c8eb8
docs: update prerender documentation (#22471) 2023-08-03 17:04:30 +01:00
nobkd
f7e2b2bf6e
docs: escape ] in code-block filenames (#22389) 2023-08-03 12:05:29 +01:00
Julien Huang
586e1ba3ee
docs: document NuxtIsland (#22434) 2023-08-02 08:31:22 +01:00
Andrey Yolkin
b238389040 feat(docs): describe autoimports utilties 2023-08-01 19:54:09 +03:00
Andrey Yolkin
252cfa34af fix(docs): remove accidental letters 2023-08-01 15:35:59 +03:00
Andrey Yolkin
2350a1f75e
Merge branch 'main' into docs/kit 2023-08-01 15:29:25 +03:00
Andrey Yolkin
4e9d82f52d feat(docs): describe compatibility 2023-08-01 15:27:51 +03:00
David Marr
3159bb4f65
docs: add some more debugging tips (#22415) 2023-07-31 15:40:50 +01:00
Adham Farrag
a2581c6d23
docs: add recommendation to install nuxtr (#20808) 2023-07-31 11:23:00 +01:00
Daniel Roe
5edf00f069 chore: update codesandbox links 2023-07-31 11:22:24 +01:00
Andrey Yolkin
066390972c
Merge branch 'main' into docs/kit 2023-07-30 19:36:40 +03:00
Prashant Palikhe
2616aadda6
feat(nuxt): allow dynamic scrollToTop page meta (#21741) 2023-07-30 11:07:01 +01:00
Daniel Roe
fc10da37fb
docs: add example for accessing vite config programmatically (#18812)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2023-07-30 10:17:36 +01:00
Ted Xu
f6a350e390
docs: update .env section (#22369) 2023-07-30 10:16:45 +01:00
Andrey Yolkin
2674ef281b
Merge branch 'main' into docs/kit 2023-07-30 01:08:57 +03:00
Dawid Kopys
7e05b6e785
docs: correct manually typing runtime config example (#22393) 2023-07-29 19:14:08 +01:00
Andrey Yolkin
97fd392fcf fix(docs): use Nuxt 3 test utils as example 2023-07-29 17:45:00 +03:00
Andrey Yolkin
293dbf7ac8 feat(docs): add links to nuxt tools with programmatically use of @nuxt/kit 2023-07-29 17:41:25 +03:00
Andrey Yolkin
709e02ac14 fix(docs): use link to c12 without branch name 2023-07-29 17:37:14 +03:00