Matt Kane
|
70c0d8eedb
|
chore: change Nuxt3 to Nuxt 3 (#764)
|
2021-10-12 16:19:58 +02:00 |
|
Flo Edelmann
|
cc410a31a6
|
chore(docs): fix typo (#760)
|
2021-10-12 16:17:46 +02:00 |
|
Sylvain Marroufin
|
cc14cdd464
|
chore(docs): fix Docus EditOnGithub component (#754)
|
2021-10-12 15:45:43 +02:00 |
|
pooya parsa
|
9cb9bb651e
|
feat(nuxt3): create root component (#750)
|
2021-10-12 14:51:41 +02:00 |
|
Sébastien Chopin
|
7064728c21
|
chore(docs): add soon badges
|
2021-10-12 14:11:34 +02:00 |
|
Sébastien Chopin
|
f7819f72cb
|
chore(docs): add Read the announcement (#744)
* chore: add announcement link
* chore: update link UI
* chore: update highlight
* chore: update design
* chore: move announcement to botto
* Update docs/components/molecules/HomeHero.vue
Co-authored-by: pooya parsa <pyapar@gmail.com>
* chore: move back to top and improve footer + homepage
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-10-12 13:47:16 +02:00 |
|
Clément Ollivier
|
d09a5531f2
|
docs: update count example (#743)
|
2021-10-12 12:21:00 +02:00 |
|
Sylvain Marroufin
|
3bf6bb10fd
|
chore(docs): display AppHeader GitHub link on mobile (#741)
|
2021-10-12 11:11:03 +02:00 |
|
Sylvain Marroufin
|
2291a9dd9f
|
chore(docs): update documentation spacings (#733)
|
2021-10-12 10:43:46 +02:00 |
|
kazuya kawaguchi
|
daf582662c
|
docs: fix typo (#732)
|
2021-10-12 04:08:26 +02:00 |
|
Sébastien Chopin
|
4e45c853d5
|
chore(docs): use full path in header links
|
2021-10-12 01:50:08 +02:00 |
|
Sébastien Chopin
|
ca83015b57
|
chore(docs): fix gem on SSR and improve it (#726)
* chore(docs): fix gem on SSR and improve it
* chore: update loading bar color
|
2021-10-12 01:33:32 +02:00 |
|
Sébastien Chopin
|
e34875ff7c
|
docs: add what is nuxt section (#725)
|
2021-10-12 00:47:43 +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 |
|
Pooya Parsa
|
d8f40155c1
|
chore(docs): generate config based on template
this helps to not commit generated content
|
2021-10-11 19:46:23 +02:00 |
|
Sébastien Chopin
|
9fc65e485e
|
chore(docs): improve deployment section (#720)
|
2021-10-11 19:18:38 +02:00 |
|
Sébastien Chopin
|
45728735ad
|
chore(docs): Improve getting started section (#717)
|
2021-10-11 18:37:38 +02:00 |
|
Sébastien Chopin
|
34ebfa0d1e
|
chore(docs): improve deployment section (#716)
|
2021-10-11 18:35:02 +02:00 |
|
Clément Ollivier
|
be76c93a52
|
chore: fix link to bridge installation (#714)
|
2021-10-11 17:33:34 +02:00 |
|
Sylvain Marroufin
|
6af3365987
|
chore(docs): error page fix (#711)
|
2021-10-11 15:29:36 +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 |
|
pooya parsa
|
2bf645bd73
|
refactor(nuxt3): cleanup data fetching and improved useAsyncData (#699)
|
2021-10-08 16:21:55 +02:00 |
|
Anthony Fu
|
e614328406
|
docs: fix typo (#702)
|
2021-10-08 11:56:44 +02:00 |
|
Daniel Roe
|
11490cdd7d
|
feat(bridge): add support for <script setup> (#678)
|
2021-10-07 10:31:29 +02:00 |
|
pooya parsa
|
dd73a8bcad
|
feat: export defineNuxtConfig from nuxt3 and @nuxt/bridge (#669)
|
2021-10-06 14:31:52 +02:00 |
|
Daniel Roe
|
6dfe0d129a
|
docs: fix init command (#667)
|
2021-10-06 12:22:46 +02:00 |
|
pooya parsa
|
baa4ddbae0
|
feat(nuxi): basic nuxi init (#659)
|
2021-10-05 22:35:23 +02:00 |
|
Pooya Parsa
|
1aa44209b4
|
chore: fix typo in docs/yarn.lock
|
2021-10-05 17:23:20 +02:00 |
|
Pooya Parsa
|
71c44168f0
|
docs: update bridge install to use -edge alias (resolves #647)
|
2021-10-05 17:13:21 +02:00 |
|
Pooya Parsa
|
2b1bf4824e
|
chore: update base major versions to 3.x for simplicity
|
2021-10-05 17:09:24 +02:00 |
|
Daniel Roe
|
b712de9aa2
|
feat(bridge): enable automatic global imports for nuxt2 (#609)
|
2021-10-02 18:59:32 +02:00 |
|
Pooya Parsa
|
f21b7de3d1
|
chore(deps): update jiti to 1.12.6
also force resolve to ensure using latest and v8-compile-cache is disabled
|
2021-10-02 16:09:06 +02:00 |
|
Daniel Roe
|
699d58968f
|
docs: update bridge to webpack4 (#617)
|
2021-10-02 13:32:56 +02:00 |
|
Anthony Fu
|
e13baf9867
|
feat(nuxt3): remove <script setup> transform and prefer top level await (#579)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-09-30 20:19:55 +02:00 |
|
renovate[bot]
|
a5f446ca6a
|
chore(deps): update all non-major dependencies (#593)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 20:28:57 +02:00 |
|
Daniel Roe
|
b8b32ac32d
|
chore: use miniflare for testing repo and recommend to users (#585)
|
2021-09-28 13:30:54 +02:00 |
|
Sébastien Chopin
|
f70825d3af
|
chore(docs): fix link to nuxt 3 sandbox
|
2021-09-27 15:10:34 +02:00 |
|
pooya parsa
|
6329a681e4
|
refactor: migrate from upath to pathe (#553)
|
2021-09-27 14:49:36 +02:00 |
|
Sébastien Chopin
|
cf3f564635
|
chore(docs): improvements regarding asyncData example
|
2021-09-23 16:45:59 +02:00 |
|
renovate[bot]
|
2bae698c18
|
chore(deps): update all non-major dependencies (#548)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-22 17:58:48 +02:00 |
|
pooya parsa
|
fc019b8816
|
feat(bridge): enable composition-api (#551)
|
2021-09-22 17:34:11 +02:00 |
|
renovate[bot]
|
b06e90d336
|
chore(deps): update all non-major dependencies (#540)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-21 18:53:25 +02:00 |
|
pooya parsa
|
62647844b5
|
chore: update to unbuild 0.5.x (#545)
|
2021-09-21 18:49:36 +02:00 |
|
renovate[bot]
|
758bf3ef6f
|
chore(deps): update all non-major dependencies (#521)
|
2021-09-20 20:59:49 +02:00 |
|
kazuya kawaguchi
|
2c82c27960
|
docs: fix dynamic routes (#525)
|
2021-09-10 19:55:27 +02:00 |
|
kazuya kawaguchi
|
93e1f7be2d
|
docs: fix dynamic routes template (#524)
|
2021-09-10 17:52:12 +02:00 |
|
pooya parsa
|
de17f1388c
|
chore: add contribution docs to the repository (#435)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2021-09-10 09:19:33 +02:00 |
|
Sébastien Chopin
|
a1462fff39
|
chore(docs): design improvements (#519)
|
2021-09-09 19:25:26 +02:00 |
|