1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-23 17:10:07 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
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
Luke Nelson
c5135efccc
docs: add note about middleware re-running for error pages () 2024-06-07 17:24:50 +01:00
Damian Głowala
386be0b866
docs: replace process.* with import.meta.* () 2024-04-02 12:46:05 +01: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
Kekeocha Justin Chetachukwu
677a144d96
docs: setting middleware at build time () 2023-12-14 21:10:37 +00:00
Ewen Quimerc'h
16bd1eca1f
docs: highlight the possibility of middleware to return nothing () 2023-12-14 20:11:38 +00:00
Joe Hawes
c9b7dcfc41
docs: typos and wording tweaks for guide section () 2023-11-16 14:23:59 +00: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
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 () 2023-08-07 23:03:40 +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
Miachel Brevard
4ac4dfda15
docs: add warning about redirect check () 2023-06-12 09:45:53 +01:00
Daniel Roe
8c75961f74
docs: ensure we guard all navigateTo examples () 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 () 2023-04-02 13:30:29 +01:00
Daniel Roe
a1252d3a30
docs: add information on when mw runs & how to skip () 2023-02-16 04:27:28 -08: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