Commit Graph

20 Commits

Author SHA1 Message Date
Acidiney Dias 8838cc7192
docs: fix data fetching example (#1615) 2021-11-02 10:36:01 +01:00
Levi (Nguyễn Lương Huy) 4c17b92b66
chore(docs): add code format using markdownlint (#1498) (#1556) 2021-10-29 13:26:01 +02:00
Daniel Roe 357bb7f271
docs: advice on `async setup()` with multiple awaits (#1517) 2021-10-27 14:46:52 +02:00
René Eschke c6acee7fd4
docs: fix typo (#1511) 2021-10-27 13:47:13 +02:00
pooya parsa 4374277bfa
docs: remove reference to non existing page 2021-10-27 13:43:05 +02:00
Marshall Thompson 815a42d6ac
docs(meta): add `viewport` example for `useMeta` (#1496) 2021-10-27 10:06:19 +02:00
Daniel Olshev cc033a8d7c
docs: update meta-tags example (#1404) 2021-10-24 12:12:19 +02:00
Bibek Shrestha d365a45eb1
docs(plugins): usage with vue plugins (#1129)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-20 15:33:33 +02:00
Daniel Roe 91abb2bba0
docs: typo fixes (#1046) 2021-10-15 12:14:17 +02:00
Daniel Roe 6e787c20ec
docs: add `nuxtApp` and plugin docs (#1024)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-14 19:31:30 +02:00
Matt Kane b4709b9ca8
docs: fix broken links (#910) 2021-10-13 11:12:17 +02:00
zecka 33e7f68c15
docs: fix typo on `useAsyncData` text in data-fetching page (#892) 2021-10-13 10:55:30 +02:00
Sébastien Chopin 4608c92c2b
chore(docs): add sandbox links (#752)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-12 20:26:16 +02:00
Anthony Fu 4b04cdfdf1
docs: init function for `useState` (#780) 2021-10-12 16:59:19 +02:00
pooya parsa 9cb9bb651e
feat(nuxt3): create root component (#750) 2021-10-12 14:51:41 +02:00
Clément Ollivier d09a5531f2
docs: update count example (#743) 2021-10-12 12:21:00 +02:00
pooya parsa 54c57e3987
feat(nuxt3): `useFetch` (#721) 2021-10-12 00:36:50 +02:00
Daniel Roe 051289af4e
docs: grammar and style tweaks (#723) 2021-10-11 23:49:54 +02:00
pooya parsa 666b7f1ba8
feat: `useState` composable (#719) 2021-10-11 19:48:03 +02:00
Sébastien Chopin 18cf0ba865
chore(docs): improvements (#655)
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-11 14:57:54 +02:00