Commit Graph

33 Commits

Author SHA1 Message Date
xjccc c28be6553c
docs: correct custom routing link (#28497) 2024-08-12 09:33:10 +01:00
Serge Doda 0fd83d2ff0
docs: migration page typo (#26389) 2024-03-20 09:06:30 +00:00
Serge Doda f4173b362b
docs: add `routeNameSplitter` example in migration docs (#25838) 2024-03-18 15:18:41 +00:00
Florent Delerue 7213b2ddac
docs: replace `callout` to new components (#25897) 2024-02-21 18:09:45 +01:00
Daniel Roe 6a1c054012
docs: fix typo 2023-12-05 13:46:35 +00:00
Daniel Roe 1b1cc4f4e9 docs: update link to more info about key/keepalive
resolves #24520
2023-11-29 10:17:04 +00:00
Adrien Zaganelli 83a99fe4d5
docs: mention `nuxt3-vuex-module` in migration guide (#24260) 2023-11-13 12:49:21 +01:00
Brendan Mulholland bebab7ffa8
docs: remove unused import from example (#24168) 2023-11-07 14:03:27 +00: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
ordago 995cba84a2
docs: fix typos (#23921) 2023-10-25 09:36:04 +09:00
Damian Głowala 08281866a6
docs: remove redundant trailing slashes from links (#23744) 2023-10-18 12:26:06 +01: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
Tech Genius e15fe73100
ci: add lychee link checker (#23254) 2023-09-19 21:22:20 +01:00
nobkd f7e2b2bf6e
docs: escape `]` in code-block filenames (#22389) 2023-08-03 12:05:29 +01:00
Mahdi Shah Abbasian bea6ed1d9c
docs: standardize indentation and tag positioning (#22157) 2023-07-18 11:31:45 +01:00
Luke Pinion 21ea0faf8a
docs: update link to router options (#22131) 2023-07-13 18:26:49 +01:00
Jianqi Pan b49e5f420c
docs: add more internal links (#22013) 2023-07-07 17:24:09 +01:00
scscgit bc38ee058f
docs: migrate transition class names and style prop (#21281) 2023-05-31 12:23:57 +01:00
Emile Caron f2c3c2fab4
docs: add missing step migrating to `pinia` (#20778) 2023-05-11 11:03:26 +01:00
scscgit fa8b29a359
docs: recommend `<NuxtLayout>` when migrating `error.vue` (#20690) 2023-05-05 15:39:50 +01:00
Michael Gale (he/him) d027eb1a31
docs: add a next steps link to first page of migration docs (#20512) 2023-04-26 09:25:55 +01:00
Paul Melero 11891ee503
docs: remove RC reference and add link to vue migration build (#20485) 2023-04-25 09:25:24 +01:00
Jeremy Graziani 1f70cb7219
docs: fix typo in `@pinia/nuxt` module name (#20199) 2023-04-11 05:41:22 -07:00
Daniel Roe e7623ec0b7
docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
Adrien Zaganelli 53d902ad5e
docs: third-party state management and migration guide (#19798) 2023-03-19 10:42:02 -07:00
Daniel Roe c35104c769 docs: update esm link 2023-03-01 13:58:33 +00:00
Favour Felix Chinemerem 76a4f4ecbc
docs: updated public directory explanation (#18464) 2023-02-15 08:23:17 -08:00
Tim van den Eijnden aa409299a7
docs: fix link to ESM page (#19000) 2023-02-13 20:40:13 +00:00
Benjamin Flesch 6d7be476a2
docs: fix typo (#18975) 2023-02-12 19:18:39 +00:00
Daniel Roe d496703fb4
docs: mention options api equivalent for `head()` (#18650) 2023-02-01 19:12:42 +00:00
Daniel Roe f14f3815ff docs: fix array syntax 2023-01-30 11:13:28 +00:00
Daniel Roe d2c00dc467 docs: add note about directory import 2023-01-30 11:13:01 +00: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