Commit Graph

16 Commits

Author SHA1 Message Date
Florent Delerue 7213b2ddac
docs: replace `callout` to new components (#25897) 2024-02-21 18:09:45 +01:00
Anthony Fu f42045746f
docs: enable more blocks for twoslash (#25830) 2024-02-16 20:31:15 +00:00
Kekeocha Justin Chetachukwu 677a144d96
docs: setting middleware at build time (#23480) 2023-12-14 21:10:37 +00:00
Ewen Quimerc'h 16bd1eca1f
docs: highlight the possibility of middleware to return nothing (#24241) 2023-12-14 20:11:38 +00:00
Joe Hawes c9b7dcfc41
docs: typos and wording tweaks for guide section (#24323) 2023-11-16 14:23:59 +00:00
Sébastien Chopin f26a801775
docs: update to new website (#23743)
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 98c17e5d46 docs: revert `import.meta.*` update until v3.7 release 2023-08-17 08:06:20 +02:00
Lucas Vargas ffd0223583
feat(vite,webpack): tree-shakable `import.meta.*` build flags (#22428) 2023-08-07 23:03:40 +01:00
Mahdi Shah Abbasian bea6ed1d9c
docs: standardize indentation and tag positioning (#22157) 2023-07-18 11:31:45 +01:00
Jianqi Pan b49e5f420c
docs: add more internal links (#22013) 2023-07-07 17:24:09 +01:00
Miachel Brevard 4ac4dfda15
docs: add warning about redirect check (#20680) 2023-06-12 09:45:53 +01:00
Daniel Roe 8c75961f74
docs: ensure we guard all `navigateTo` examples (#20678) 2023-05-04 15:08:07 +01:00
Daniel Roe b083493ec2 docs: fix a couple of typos 2023-04-02 14:53:39 +01:00
Ben Hong 66d76c3d36
docs: add explanation for middleware execution order (#20029) 2023-04-02 13:30:29 +01:00
Daniel Roe a1252d3a30
docs: add information on when mw runs & how to skip (#19083) 2023-02-16 04:27:28 -08:00
Sébastien Chopin 3ec108493d
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

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