Install & Download:
# Yarn
$ yarn add vue-beautiful-chat
# NPM
$ npm install vue-beautiful-chat --saveDescription:
vue-beautiful-chat provides an intercom-like chat window that can be included easily in any project for free. It provides no messaging facilities, only the view component.
Preview:

Changelog:
12/23/2020
- v2.5.0: Revert message delete confirmation
11/19/2020
- v2.5.0: Use showDeletion and showEdition from store
10/18/2020
- v2.5.0: Finalized confirmation on deletion.
06/16/2020
v2.4.1
