Commit Graph

1125 Commits

Author SHA1 Message Date
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
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
Anthony Fu 2fb58ae2be
feat(bridge): init function for `useState` (#773) 2021-10-12 16:49:18 +02:00
Pooya Parsa 3c132a8de0 fix(vite): normalize paths before comparing (#763)
Co-Authored-By: Anthony Fu <hi@antfu.me>
2021-10-12 16:42:52 +02:00
Matt Kane d41c034af7
docs: broken preset links (#768) 2021-10-12 16:31:47 +02:00
Daniel Roe b77bdd71f6
chore(docs): fix typo (#766) 2021-10-12 16:29:08 +02:00
Anthony Fu 9f0683079e
feat(nuxt3): support init function for `useState` (#767) 2021-10-12 16:28:49 +02:00
Matt Kane 70c0d8eedb
chore: change `Nuxt3` to `Nuxt 3` (#764) 2021-10-12 16:19:58 +02:00
Daniel Roe eaa16f2a7b
chore: fix playground hydration error (#758) 2021-10-12 16:19:02 +02:00
Flo Edelmann cc410a31a6
chore(docs): fix typo (#760) 2021-10-12 16:17:46 +02:00
Anthony Fu 44f8904957
fix(vite): dev ssr fouc (#757) 2021-10-12 16:05:20 +02:00
renovate[bot] 2e87a76721
chore(deps): update all non-major dependencies (#742)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 16:04:31 +02:00
Pooya Parsa a896c64b12 fix(nuxt3): avoid script setup due to mkdist issue 2021-10-12 15:56:47 +02:00
Anthony Fu ad24965bbc
chore: update playground style (#755) 2021-10-12 15:49:21 +02:00
Sylvain Marroufin cc14cdd464
chore(docs): fix Docus `EditOnGithub` component (#754) 2021-10-12 15:45:43 +02:00