1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 01:19:58 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
xjccc
5f330ad025
docs: add props to special metadata () 2024-11-02 09:41:15 +00:00
Jeremy Graziani
768be722b0
docs: consistent directory structure () 2024-10-08 14:48:47 +01:00
Sébastien Chopin
effb57d3a3
docs: remove duotone icons for clarity () 2024-09-19 13:20:16 +01:00
Horu
7658420b1c
feat(nuxt): allow organising pages within route groups () 2024-08-12 22:16:04 +01:00
xjccc
c28be6553c
docs: correct custom routing link () 2024-08-12 09:33:10 +01:00
Daniel Roe
2afc1fe226
docs: update Nuxt 3 -> Nuxt or Nuxt 3+ 2024-06-30 11:11:22 +01:00
Horu
1a0cde7e10
docs: fix file name () 2024-04-19 11:27:54 +03:00
xjccc
7adb7d82da
docs: correct definePageMeta scrollToTop docs link () 2024-04-18 07:49:14 +03:00
Edwin Fadul
8feb5fe5a4
docs: provide example of passing props to a child page () 2024-04-17 10:24:53 +01:00
Julien Huang
09e53fc6d9
docs: warn about single root element for server components () 2024-03-25 10:27:20 +00:00
Daniel Roe
9bfd988ca6
feat(nuxt): enable islands if server pages/components present () 2024-03-13 07:39:35 -07:00
Bogdan Kostyuk
230f6b4f19
feat(nuxt): client-only pages () 2024-03-06 14:38:39 +00:00
Julien Huang
196223c0fb
feat(nuxt): server-only pages () 2024-02-26 17:39:26 +00:00
Florent Delerue
7213b2ddac
docs: replace callout to new components () 2024-02-21 18:09:45 +01:00
Anthony Fu
f42045746f
docs: enable more blocks for twoslash () 2024-02-16 20:31:15 +00:00
heygsc
d99001832f
docs: capitalise hash for vue-router docs link () 2023-12-29 08:44:58 +00:00
Joe Hawes
c9b7dcfc41
docs: typos and wording tweaks for guide section () 2023-11-16 14:23:59 +00:00
ordago
995cba84a2
docs: fix typos () 2023-10-25 09:36:04 +09:00
Sébastien Chopin
f26a801775
docs: update to new website ()
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00
Daniel Roe
559a72370b
docs: update examples of dynamic pageKey () 2023-08-31 11:27:23 +01:00
Heb
bfd06589fd
docs: add info about dynamic nested routes () 2023-08-28 09:34:47 +01:00
nobkd
f7e2b2bf6e
docs: escape ] in code-block filenames () 2023-08-03 12:05:29 +01:00
Mahdi Shah Abbasian
bea6ed1d9c
docs: standardize indentation and tag positioning () 2023-07-18 11:31:45 +01:00
Jianqi Pan
b49e5f420c
docs: add more internal links () 2023-07-07 17:24:09 +01:00
Anthony Fu
1a7aa1b043
docs: remove irregular spaces () 2023-06-05 16:03:06 +01:00
Paul Grau
674607a8a3
docs: add link to layers from pages/ docs () 2023-05-21 14:42:57 +01:00
Julien Le Coupanec
d282fcd5a3
docs: remove unused function call () 2023-04-01 02:56:26 -07:00
Daniel Roe
8d644903bc docs: update custom routing link 2023-03-15 15:36:42 +00:00
Adrien Zaganelli
c56c9c6d7a
docs: add 'going further' section for custom routing () 2023-03-15 07:16:03 -07:00
Joel Wenzel
b1fd5200f5
docs(pages): add example of limiting scanned routes () 2023-02-21 05:39:36 -08:00
Daniel Roe
0b2bce406b
docs: add explanation with augmented meta for new routes () 2023-02-09 07:03:06 +01:00
Sébastien Chopin
3ec108493d
docs: simplify the docs directory ()
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00