Commit Graph

1124 Commits

Author SHA1 Message Date
Sébastien Chopin b35b111032
fix(nuxi): dx improvements when creating `components/` directory (#749) 2021-10-12 14:32:49 +02:00
Anthony Fu edeafbf6e3
fix(auto-imports): disable global mode and improve detection (#748) 2021-10-12 14:24:43 +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
pooya parsa 9c619b8772
fix(nuxt3): provide `NuxtWelcome` component from design (#745) 2021-10-12 13:16:52 +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
pooya parsa 096b0e3305
feat(cli): add placeholder generate command (#738) 2021-10-12 10:52:28 +02:00
Daniel Roe d1e0af928e
fix(nuxt3): correct `KeysOf` type (#737) 2021-10-12 10:52:09 +02:00
Sylvain Marroufin 2291a9dd9f
chore(docs): update documentation spacings (#733) 2021-10-12 10:43:46 +02:00
pooya parsa 101ef20c34
fix(vite): resolve vue aliases (#734) 2021-10-12 10:39:06 +02:00
kazuya kawaguchi daf582662c
docs: fix typo (#732) 2021-10-12 04:08:26 +02:00
pooya parsa e531b65a32
fix(vite): improve external handling (#729) 2021-10-12 03:38:30 +02:00
Sébastien Chopin 95779c3d5f
chore: add readme to packages (#727)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-12 03:38:17 +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
renovate[bot] ad821d1aba
chore(deps): update dependency @vercel/nft to ^0.16.0 (#722)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 23:50:48 +02:00
Daniel Roe 051289af4e
docs: grammar and style tweaks (#723) 2021-10-11 23:49:54 +02:00
Pooya Parsa 0287b46fed chore: remove unused vuex dependency 2021-10-11 21:17:09 +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
Anthony Fu c8dfd61b87
chore: update vite version (#713) 2021-10-11 17:50:12 +02:00
Clément Ollivier be76c93a52
chore: fix link to bridge installation (#714) 2021-10-11 17:33:34 +02:00
Pooya Parsa e3b6736170 chore: update lockfile 2021-10-11 15:34:29 +02:00
renovate[bot] 0dcbd4a682
chore(deps): update all non-major dependencies (#704)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 15:30:04 +02:00
Sylvain Marroufin 6af3365987
chore(docs): error page fix (#711) 2021-10-11 15:29:36 +02:00
Daniel Roe b005b2403f
feat(nitro): automatically type middleware/api routes (#708) 2021-10-11 15:29:02 +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
Anthony Fu 2f5938c7b5
chore(vite): add missing types and move out utils (#710) 2021-10-11 14:29:35 +02:00
Anthony Fu a4e903e55e
fix(bridge): use esm for `unplugin-vue2-script-setup` (#690) 2021-10-11 10:21:45 +02:00
Anthony Fu bade471dcf
refactor: rename `global-imports` to `auto-imports` (#706) 2021-10-11 10:07:27 +02:00
renovate[bot] 27666063ea
chore(deps): update all non-major dependencies (#649)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-08 16:22:23 +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 8df29679ce
fix(bridge): don't rely on auto-imports in internal plugin (#700) 2021-10-08 09:17:58 +02:00
Daniel Roe a4f06716be
fix(nitro): always inline `.wasm` (#698) 2021-10-07 18:32:48 +02:00
Daniel Roe 06c1222e1f
feat(nuxi): invoke `prepare` step for nuxi dev/build (#689) 2021-10-07 15:53:31 +02:00
Daniel Roe 5275624f2e
feat(nitro): support importing/inlining wasm binaries (#693) 2021-10-07 15:43:34 +02:00
Daniel Roe abfaaa97eb
chore(nuxi): use consola for consistency (#686) 2021-10-07 12:15:15 +02:00
Daniel Roe cc2279bd8a
refactor(nuxi): extract nitro types to corresponding modules (#668)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-07 12:09:09 +02:00
Daniel Roe accbe6445c
chore: add fixtures to monorepo workspaces (#684)
* chore: add fixtures to monorepo workspaces

* chore: dedupe lockfile
2021-10-07 11:19:41 +02:00
Pooya Parsa 45726616b2 fix(bridge): add meta to cjs wrapper (closes #671) 2021-10-07 10:43:00 +02:00
Daniel Roe 11490cdd7d
feat(bridge): add support for `<script setup>` (#678) 2021-10-07 10:31:29 +02:00
Anthony Fu c76d554ebb
fix(vite): fix `entry point not determine` warning (#682) 2021-10-07 10:29:10 +02:00
Daniel Roe 2cf296c5cc
ci: don't duplicate yarn install for bridge fixture (#683) 2021-10-07 10:28:31 +02:00