L.Rain
|
e72c46ef47
|
docs: fix typo in the composables example (#1345)
|
2021-10-22 12:17:09 +02:00 |
|
pooya parsa
|
a8cc233b2a
|
docs: fix typo
|
2021-10-22 12:11:37 +02:00 |
|
Levi (Nguyễn Lương Huy)
|
694e95b2b4
|
feat(nuxt3): support NuxtChild component (#1301) (#1312)
|
2021-10-21 21:16:52 +02:00 |
|
Dustin Newell
|
fe6f6f5868
|
docs: clarify composable default name inference (#1318)
|
2021-10-21 16:34:54 +02:00 |
|
Aaron Ransley
|
b91c8271e4
|
docs: add <script setup> usage for layouts (#1305)
|
2021-10-21 12:14:40 +02:00 |
|
Mykola Skrypets
|
1a41c8819b
|
docs: update vue plugin example (#1311)
|
2021-10-21 11:58:07 +02:00 |
|
Matt Kane
|
9da9240ca8
|
docs: update netlify instructions (#1294)
|
2021-10-20 19:01:09 +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 |
|
Anthony Fu
|
550a9f2e12
|
feat: auto-import for composables (#1176)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-20 11:47:18 +02:00 |
|
I Gusti Ngurah Satya Wikananda
|
3878455fa4
|
docs(bridge): add missing colon in server target example (#1212)
|
2021-10-19 10:36:36 +02:00 |
|
Daniel Roe
|
a6071393b6
|
docs: fix advice on adding default export (#1179)
|
2021-10-18 17:07:17 +02:00 |
|
fgiraud
|
8607d0ae4c
|
docs: improve h3 description (#1173)
|
2021-10-18 16:31:47 +02:00 |
|
Daniel Roe
|
93454c1fa0
|
docs: add bridge scripts change (#1155)
|
2021-10-18 15:54:55 +02:00 |
|
Daniel Roe
|
0591350f5b
|
docs: add warning that pages need single root element (#1070)
|
2021-10-18 10:10:09 +02:00 |
|
Daniel Roe
|
a1bcc534bf
|
fix(nitro): update azure swa implementation (#1069)
|
2021-10-15 12:28:34 +02:00 |
|
Daniel Roe
|
91abb2bba0
|
docs: typo fixes (#1046)
|
2021-10-15 12:14:17 +02:00 |
|
Dan Hogan
|
ab28056018
|
docs: remove extra s (#987)
|
2021-10-15 12:12:33 +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 |
|
Daniel Roe
|
940f741aa4
|
docs: add docs for components/ discovery (#1037)
|
2021-10-14 17:21:54 +02:00 |
|
lustremedia
|
e11e8b05b1
|
docs: improve gitignore section (#1007)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2021-10-14 15:19:06 +02:00 |
|
Daniel Roe
|
380fd66f67
|
docs: add some info on typescript usage (#1020)
|
2021-10-14 13:38:36 +02:00 |
|
Tobias Diez
|
dce837941a
|
docs: better explanation for @nuxtjs/composition-api replacement (#812)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2021-10-13 23:32:51 +02:00 |
|
Mohammad Ghonchesefidi
|
4bbca495d3
|
docs: update learn more for components dir (#930)
|
2021-10-13 22:09:40 +02:00 |
|
Xin Du (Clark)
|
31b12d04c0
|
feat(cli): generate tsconfig.json in prepare command (#822)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-10-13 22:01:50 +02:00 |
|
Sébastien Chopin
|
39f7b83791
|
docs: improve community section for bug report (#979)
|
2021-10-13 21:46:37 +02:00 |
|
Tobias Diez
|
a413bd1102
|
docs: exclude nuxt build folder from git for migration to nuxt bridge (#976)
|
2021-10-13 21:04:46 +02:00 |
|
dinesh
|
2aa68626c2
|
docs: fix typo (#949)
|
2021-10-13 15:13:37 +02:00 |
|
Mohammad Ghonchesefidi
|
fe1f90a34b
|
docs: add learn more for package.json (#932)
|
2021-10-13 14:08:30 +02:00 |
|
Matt Kane
|
b4709b9ca8
|
docs: fix broken links (#910)
|
2021-10-13 11:12:17 +02:00 |
|
hikaru
|
c12a6564a0
|
docs: fix plugin default export notation (#908)
|
2021-10-13 11:07:03 +02:00 |
|
Jonas Pfannkuche
|
9b917f8c70
|
docs: replace every nuxt.config.js sample with nuxt.config.js|ts (#861)
|
2021-10-13 10:58:28 +02:00 |
|
Lautaro Pereyra
|
950d08559a
|
docs: correct spelling of old typescript module name (#871)
|
2021-10-13 10:56:59 +02:00 |
|
Levi (Nguyễn Lương Huy)
|
0c04ffd277
|
docs: replace some icons of intro page (#875)
|
2021-10-13 10:56:04 +02:00 |
|
zecka
|
33e7f68c15
|
docs: fix typo on useAsyncData text in data-fetching page (#892)
|
2021-10-13 10:55:30 +02:00 |
|
Levi (Nguyễn Lương Huy)
|
0f7b252b3f
|
docs: add nuxt 2 note for public directory (#894)
|
2021-10-13 10:54:57 +02:00 |
|
Jonas Pfannkuche
|
6b0af392b4
|
docs: change sample nuxt config file type to .ts (#854)
|
2021-10-12 23:01:24 +02:00 |
|
Rafael Slonik
|
0cf6a6fe17
|
docs(cloudflare): add missing build section (#834)
|
2021-10-12 22:07:54 +02:00 |
|
Damien Guard
|
d148ac29cf
|
docs: consistent yarn/npm order in bridge installation (#835)
|
2021-10-12 21:58:42 +02:00 |
|
Mikhail Novikov
|
645f8f9397
|
docs: remove lock files from gitignore (#826)
|
2021-10-12 20:53:22 +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 |
|
Paweł Madeja
|
c480254cc4
|
docs: fix typo in link (#814)
|
2021-10-12 19:41:14 +02:00 |
|
Daniel Roe
|
926062db3d
|
docs: update pages to explain catchall pattern (#789)
|
2021-10-12 17:40:52 +02:00 |
|
Daniel Roe
|
f69289c5cd
|
docs: update netlify nitro demo link (#794)
|
2021-10-12 23:35:01 +08:00 |
|
Pooya Parsa
|
0891c0e75d
|
chore: update csb link
|
2021-10-12 17:12:45 +02:00 |
|
Clément Ollivier
|
ba3e2a7e96
|
docs: add options api status on comparison table (#777)
|
2021-10-12 17:02:04 +02:00 |
|
Anthony Fu
|
4b04cdfdf1
|
docs: init function for useState (#780)
|
2021-10-12 16:59:19 +02:00 |
|
Emmanuel Salomon
|
e721fd4236
|
docs: fix typo (#778)
|
2021-10-12 16:58:28 +02:00 |
|
Pooya Parsa
|
559c3084f0
|
docs: hide modules from navigation [wip]
|
2021-10-12 16:57:34 +02:00 |
|
Gaston Ndanyuzwe
|
3459eb7019
|
docs: fix typo (#776)
|
2021-10-12 16:55:20 +02:00 |
|
Matt Kane
|
d41c034af7
|
docs: broken preset links (#768)
|
2021-10-12 16:31:47 +02:00 |
|