vue-goodshare
vue-goodshare copied to clipboard
🍿 Vue.js component for social share. A simple way to share a link on the pages of your website in the most popular (and not so) social networks. Powered by goodshare.js project.
Need.... WhatsApp, Messenger
There is incorrect usage of v-model in Facebook.vue: https://github.com/koddr/vue-goodshare/blob/73d146f6a9ec1507e9079ab99ccc81ef2760a858/src/providers/Facebook.vue#L17-L21 ``` node_modules/vue-goodshare/src/providers/Facebook.vue:19:7 17 | webpack compiled with 2 errors ```
**Is your feature request related to a problem? Please describe.** - Can't open multuipile window at a same time **Describe the solution you'd like** Add props to set target
QQ: ``` https://connect.qq.com/widget/shareqq/index.html? url= desc= title= summary=- pics= flash= site= style= width= height= ``` Qzone ``` https://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey? url= showcount= desc= summary=- title= site= pics= style= width= height= ``` QR Code...
Are there any plans to release the new X logo in place of the original blue bird twitter logo? Many thanks
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...