Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

vue-social-chat

ktquez747MIT0.1.6TypeScript support: included

Vue.js component for your visitors and customers to send messages directly to you through social chats or customized form.

vue, component, vue.js, social network, social chat, chat, social support, support, whatsapp, messeger, telegram

readme

vue-social-chat

Vue.js component for your visitors and customers to send messages directly to you through social chats or customized form.

vue-social-chat allows your customers to open a conversation from your website directly to chat apps like WhatsApp, Telegram, Messenger, WeChat, Line, Viber or even the same custom form.

Most people use a chat app, so offering your customer a form of direct contact helps you cover visitors to customers, as well as providing you with leads to increase your sales or spread your content.

Contributing

  • Check the open issues or open a new issue to start a discussion around your feature idea or the bug you found;
  • Fork repository, make changes, add your name and link in the authors session CONTRIBUTING.md;
  • Send a pull request;

Support me

Support me on Ko-fi


If you want a faster communication, find me on @ktquez

License

VueDisqus is open-sourced package licensed under the MIT license

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.6 (2020-12-02)

0.1.5 (2020-07-30)

Features

  • Using @vue-a11y/focus-loop to trap focus in social popup (f2dbd51)

0.1.4 (2020-06-25)

Bug Fixes

  • Using string in aria-expanded attribute (cb7ecf5)

0.1.3 (2020-06-25)

Bug Fixes

  • Make aria-expanded dynamic (3e43380)

0.1.2 (2020-06-25)

0.1.1 (2020-06-25)

Bug Fixes

  • Add text-align: left when dir=ltr (b4529ff)

0.1.0 (2020-06-24)

Features

  • Add logo app in avatar (94b0ff3)
  • Add prop "open" in slot icon (fc57fb3)
  • Close popup when click outside and keydown Escape (8c194f3)
  • Custom href link by chat app (608c9ca)
  • Event popup status (open nd close) (aa8deab)
  • Popup box animation (485498b)
  • Support text direction (8f49b25)

Bug Fixes

  • Change slot name from icon to button (821ff4d)
  • Get logo by property app in attendant (fd65e8f)
  • Prop icon false as default (97f251a)
  • removeEventListeners also in beforeDestroy hook (a570d3b)
  • Show close icon when popup open (1fd25b4)
  • Use v-show in vsc-popup-box (67d0c85)
  • Using cdn github to svg icons (b241124)
  • z-index and other styles in SocialChat component (6a430b4)
  • style: Max-height in popup-body (682b840)