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

72 Commits

Author SHA1 Message Date
Daniel Roe
190fc67358
docs: add links to vue api for transitions + keepalive props () 2022-03-21 12:14:12 +01:00
pooya parsa
3f91d83a79
feat(schema): expose RouterOptions and RouterConfigOptions () 2022-03-16 19:13:05 +01:00
Daniel Roe
6d2625925f
docs: use partial RouterOptions interface () 2022-03-16 16:18:27 +01:00
Clément Ollivier
831ed1c994
docs: improve sentences writing () 2022-03-16 12:16:05 +01:00
Raja
f38cacec0f
feat(nuxt 3): support custom router options ()
Co-authored-by: Raja Munisamy <raja.munisamy@carbar.com.au>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-03-15 17:57:41 +01:00
Sébastien Chopin
58a46f2270
docs(routing): improvements () 2022-03-15 10:59:27 +01:00
Daniel Roe
7bf338da8c
feat(nuxt3)!: enable using <NuxtLayout> without pages integration () 2022-03-14 11:47:24 +01:00
Alexander Lichter
a55c7874e6
docs(server): add example for early spiking middleware () 2022-03-09 14:42:42 +01:00
YannicEl
02cc2b1461
docs: fix typo () 2022-03-01 09:14:23 +00:00
Daniel Roe
ad8027340e
docs: add .nuxtignore docs ()
* docs: add `.nuxtignore` docs

* docs: fix link syntax

* style: lint

* style: add lang

* Update 17.nuxtignore.md

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-02-28 18:36:56 +00:00
Plat
ccce543c17
docs: remove await in front of useQuery in example () 2022-02-27 08:53:30 +00:00
Clément Ollivier
22c3e33c1e
docs: document auto-imports and avoid #app and #imports in examples () 2022-02-18 19:20:55 +01:00
Daniel Roe
b3e9cf6fd6
fix(nuxt3)!: key routes by interpolated path () 2022-02-07 12:32:04 +01:00
Daniel Roe
b91150d67c
docs: add keepalive docs () 2022-02-07 11:17:28 +01:00
Daniel Roe
8fbdab8151
docs: update links to new vuejs.org site () 2022-02-07 11:16:45 +01:00
Daniel Roe
083f90b719
refactor: extract <NuxtLayout> from <NuxtPage> () 2022-01-31 19:58:19 +01:00
Gareth Redfern
33f6c3ef74
docs: add missing </script> tag () 2022-01-31 10:33:42 +00:00
pooya parsa
9ef94d19f7
docs: add advanced section for module authors () 2022-01-27 18:02:42 +01:00
Daniel Roe
944464781d
feat(nuxt3): make layout and other page meta reactive () 2022-01-26 12:56:24 +01:00
Daniel Roe
dccc0c9c6f
feat(nuxt3): add middleware via route meta () 2022-01-25 13:29:11 +01:00
Daniel Roe
29fa0c991b
feat(nuxt3)!: support layout transitions ()
* feat(nuxt3): support layout transitions

* docs: update
2022-01-24 18:10:42 +01:00
Daniel Roe
83a959a67b
fix(nuxt3): allow customising page keys () 2022-01-24 11:35:28 +01:00
Daniel Roe
dfb4f9675b
docs: fix layout meta example () 2022-01-21 10:48:48 +01:00
Daniel Roe
b38e394dfe
fix(nuxt3): import top-level files and subdirectory indices () 2022-01-18 17:43:41 +01:00
carlcs
23b230b34b
docs: fix typo () 2022-01-18 17:36:29 +01:00
Daniel Roe
93ef422b5d
feat(nuxt3): add support for definePageMeta macro () 2022-01-17 19:27:23 +01:00
gregg-cbs
1033a223ff
docs: add api req helpers example () 2022-01-17 11:56:12 +01:00
Anthony Fu
11becef735
refactor: update internal modules signature() 2022-01-05 19:09:53 +01:00
Eckhardt (Kaizen) Dreyer
79a1b31e83
fix(docs): fix broken links in server section ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-12-23 14:52:03 +01:00
Daniel Roe
639e49be27
refactor(nuxt3): rename <NuxtChild> to <NuxtNestedPage> () 2021-12-20 11:37:58 +01:00
Raku Zeta
d98fe1207e
docs: fix example consistency () 2021-12-20 11:36:25 +01:00
Ben Hong
1b1fd203c5
docs: add composition api example for dynamic routes () 2021-12-17 10:31:28 +01:00
Calum Knott
87db67181f
docs: link to documentation in nuxt.config.js () 2021-12-06 11:28:17 +01:00
Damian
9efdf43eec
docs: improve various sections () 2021-11-21 13:31:44 +01:00
Umesh Ganapathy
446cec7234
docs: use slot component in components example () 2021-11-19 12:36:25 +01:00
Daniel Roe
4e9a27257b
feat(nuxt3): automatically inject returns from plugins ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-18 14:11:34 +01:00
Anthony Fu
3e1239d8c7
docs: document <ClientOnly> and <NuxtLink> () 2021-11-15 13:00:14 +01:00
Anthony Fu
e609f9f542
docs: improvements ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-11 14:58:08 +01:00
tramplay
d701238d27
docs: fix typo in composables () 2021-11-10 22:25:52 +01:00
fgiraud
673eccb575
docs: add missing kit import in components section () 2021-11-04 09:12:32 +01:00
Levi (Nguyễn Lương Huy)
4c17b92b66
chore(docs): add code format using markdownlint () () 2021-10-29 13:26:01 +02:00
Daniel Roe
7d918e1457
refactor(nuxi): move nuxt.d.ts within buildDir () 2021-10-23 00:33:22 +02:00
Josh Deltener
d5f2de7c43
docs: updated dynamic page to show an example url () 2021-10-22 18:02:53 +02:00
Josh Deltener
eaf0628f17
docs: minor grammar tweaks to the output page () 2021-10-22 18:02:05 +02:00
L.Rain
e72c46ef47
docs: fix typo in the composables example () 2021-10-22 12:17:09 +02:00
pooya parsa
a8cc233b2a
docs: fix typo 2021-10-22 12:11:37 +02:00
Levi (Nguyễn Lương Huy)
694e95b2b4
feat(nuxt3): support NuxtChild component () () 2021-10-21 21:16:52 +02:00
Dustin Newell
fe6f6f5868
docs: clarify composable default name inference () 2021-10-21 16:34:54 +02:00
Aaron Ransley
b91c8271e4
docs: add <script setup> usage for layouts () 2021-10-21 12:14:40 +02:00
Mykola Skrypets
1a41c8819b
docs: update vue plugin example () 2021-10-21 11:58:07 +02:00