Commit Graph

30 Commits

Author SHA1 Message Date
Bochkarev Ivan ffb0f4e66c
docs: use internal link (#27894) 2024-06-28 13:50:42 +02:00
garthreckers c2f2627b99
docs: add warning about bridge migration with `head` (#27575) 2024-06-13 09:44:30 +01:00
Ryota Watanabe a9af9e0288
docs: added bridge `macros.pageMeta` and `typescript.esbuild` option (#26136) 2024-03-08 07:21:56 +00:00
Florent Delerue 7213b2ddac
docs: replace `callout` to new components (#25897) 2024-02-21 18:09:45 +01:00
Anthony Fu 3c271413f8
docs: enable twoslash for some code snippets (#25679) 2024-02-07 16:18:48 +00:00
Daniel Roe 637f5622dc
docs: mention installing `nuxi` for bridge 2024-01-16 16:40:48 +00:00
Daniel Roe 98fb2be07f
docs: bump nuxt 2 version 2024-01-12 16:00:58 +00:00
Daniel Roe 7bb90f5871
docs: remove bridge recommendation only relevant Vue <= 2.6.14 2024-01-12 15:58:58 +00:00
Daniel Roe 3f09ddc317
docs: remove reference to `@nuxt/bridge-edge` 2024-01-12 15:57:07 +00:00
Adrien Zaganelli 36798e8c26
docs: mention new `defineNuxtPlugin` syntax in bridge migration (#23036) 2023-11-13 12:48:45 +01:00
Ryota Watanabe d9f1354c09
docs: clarify that bridge supports definePageMeta (#23944) 2023-10-26 11:51:39 +09:00
hossein-moghadam a548b70342
docs: rename 3.nuxt.config.md to 3.nuxt-config.md (#23819)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-10-25 11:19:09 +02: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
Ryota Watanabe 46114393f7
docs: clarify that `bridge.typescript` option must be set. (#23503) 2023-10-02 17:02:49 +01:00
Ryota Watanabe 3fd4f6051f
docs: clarify bridge needs `nitro` to use `runtimeConfig` (#23454) 2023-09-28 14:55:03 +01:00
Andrey Yolkin dca3fc1255
docs: close `code-block` in migration guide (#23224) 2023-09-14 19:55:37 +01:00
Ryota Watanabe edbc471583
docs: add documentation on `nuxt2` command (#23211) 2023-09-14 12:56:38 +01:00
Ryota Watanabe d75e906db7
docs: update nuxt bridge migration guide (#22815) 2023-08-29 10:55:59 +01:00
Mahdi Shah Abbasian bea6ed1d9c
docs: standardize indentation and tag positioning (#22157) 2023-07-18 11:31:45 +01:00
Fanny 4abfb40a78
docs: fix typos (#22125) 2023-07-13 17:25:54 +02:00
Jianqi Pan b49e5f420c
docs: add more internal links (#22013) 2023-07-07 17:24:09 +01:00
Ryota Watanabe 1ee704c184
docs: add `defineNuxtRouteMiddleware` migration (#21718) 2023-06-23 15:47:21 +01:00
Damian Głowala f380be910e
docs: update specified Nuxt 2 version in migration guide (#21699) 2023-06-22 12:36:07 +01:00
wattanx 3c88b50bbc
docs: add note to use `nuxt` with bridge if `nitro` is false (#21586) 2023-06-15 18:44:13 +01:00
Anthony Fu 1a7aa1b043
docs: remove irregular spaces (#21380) 2023-06-05 16:03:06 +01:00
Yue Yang 8cfad859ac
docs: fix a typo in code example (#21057) 2023-05-25 09:06:26 -05:00
Felix cf47f9eb6a
docs: update link to bridge repo (#18950) 2023-02-10 16:32:40 +00:00
yesid 3692ec3ce9
docs: update to nuxt 2.16.0 in bridge installation (#18836) 2023-02-06 14:41:31 -08:00
Rémi Robichet 97b4e6e234
docs: fix broken link to esm section (#18716) 2023-02-02 08:09:55 -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