Commit Graph

1341 Commits

Author SHA1 Message Date
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
Daniel Roe
1fbfdefe70
refactor: use p-debounce everywhere (#977) 2021-10-13 21:04:12 +02:00
Anthony Fu
74829784c1
chore: improve readme logo (#925)
* chore: improve readme logo

* chore: update logo
2021-10-13 17:32:56 +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
Stuart Clark
0a9f1e6405
chore: add .gitpod.yml (#866) 2021-10-13 14:07:14 +02:00
Daniel Roe
ece0e014a4
fix(nitro): fix type inference for $fetch (#938) 2021-10-13 14:04:41 +02:00
Xin Du (Clark)
d8332d6ad6 chore(eslint): fix lint error 2021-10-13 12:16:15 +01:00
Daniel Roe
f0ce5f78f8
fix(nuxi): warn if user does not have @nuxt/kit installed (#915) 2021-10-13 12:44:54 +02:00
Anthony Fu
cb983103cb
chore: use issue form (#921) 2021-10-13 12:40:48 +02:00
Xin Du (Clark)
c1ee1c4377
feat(vite): support jsx syntax (#922) 2021-10-13 12:34:51 +02:00
Anthony Fu
8f38280978
fix(nuxi): respect --port arg (#919) 2021-10-13 12:33:21 +02:00
Daniel Roe
81293ff195
fix(nuxi): provide install advice if git fails (#923) 2021-10-13 12:30:27 +02:00
Mehmet
f2c42bcbba
chore(readme): logo with white border for dark mode (#843)
* fix(docs): readme logo dark-light

* fix: logo white color outside

* Update logo.svg

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2021-10-13 11:28:30 +02:00
Matt Kane
b4709b9ca8
docs: fix broken links (#910) 2021-10-13 11:12:17 +02:00
Pooya Parsa
961d142039 fix(nitro): table esm compatibility (resolves #877) 2021-10-13 11:09:24 +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
Sébastien Chopin
5d392d132e chore(docs): update og:video url 2021-10-13 10:44:22 +02:00
Jonas Pfannkuche
6b0af392b4
docs: change sample nuxt config file type to .ts (#854) 2021-10-12 23:01:24 +02:00
Daniel Roe
d5127e95ac
fix(bridge): alias direct references to vue files (#847) 2021-10-12 22:16:43 +02:00
Rafael Slonik
0cf6a6fe17
docs(cloudflare): add missing build section (#834) 2021-10-12 22:07:54 +02:00
Daniel Roe
b6065a2edf
fix(bridge): remove circular reference (#844) 2021-10-12 22:02:07 +02:00
Damien Guard
d148ac29cf
docs: consistent yarn/npm order in bridge installation (#835) 2021-10-12 21:58:42 +02:00
Pooya Parsa
d81d00a7ff chore: fix codesandbox link (resolves #840) 2021-10-12 21:52:22 +02:00
Pooya Parsa
1555fc9559 chore: update bridge codesandbox link 2021-10-12 21:27:33 +02:00
Mikhail Novikov
645f8f9397
docs: remove lock files from gitignore (#826) 2021-10-12 20:53:22 +02:00
Anthony Fu
10170daa84
fix(nitro): dot-prop esm compatibility (#829) 2021-10-12 20:51:24 +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
pooya parsa
47ea41dadb
fix(vite): use pathToFileURL for externals (#819) 2021-10-12 20:01:27 +02:00
Anthony Fu
f0d23d13d4
chore: do not include auto-imported types for monorepo (#820) 2021-10-12 19:53:36 +02:00
Paweł Madeja
c480254cc4
docs: fix typo in link (#814) 2021-10-12 19:41:14 +02:00
Xin Du (Clark)
3759926de5
fix(nitro): firebase package.json is not exported (#809) 2021-10-12 19:39:55 +02:00
Pooya Parsa
da7ff44c93 fix(nuxt3): add missing toRef import for useState
resolves #804
2021-10-12 18:24:27 +02:00
Anthony Fu
6e52775bf9
fix(kit): dotenv esm compactiblity (#799)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-12 18:21:01 +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
Daniel Roe
2a0afbd092
fix(bridge): define head with vue-meta type (#784) 2021-10-12 17:22:37 +02:00
renovate[bot]
743160702a
chore(deps): update devdependency jiti to ^1.12.7 (#785)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 17:22:17 +02:00
Daniel Roe
7bf2412eae
refactor(bridge): implement ssrRef with useState (#787) 2021-10-12 17:22:06 +02:00
Anthony Fu
d2d34a44cc
fix(nuxt3): add missing getCurrentInstance import for useAsyncData (#788) 2021-10-12 17:20:03 +02:00
Pooya Parsa
5764042dbb fix(nuxt3): add missing getCurrentInstance import for useAsyncData (#783) 2021-10-12 17:19:06 +02: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