vue-beautiful-chat

A simple and beautiful Vue chat component backend agnostic, fully customisable and extendable.

MIT License

Downloads
4K
Stars
1.5K
Committers
32

Bot releases are hidden (Show)

vue-beautiful-chat - Latest Release

Published by a-kriya almost 4 years ago

vue-beautiful-chat - message styling support

Published by mattmezza almost 6 years ago

Added message styling support using msgdown.

vue-beautiful-chat - 2.0.0

Published by mattmezza about 6 years ago

This release adds:

  • group chat
  • user list (click on the title and the list will toggle)
  • user name tooltip
  • user profiles (name, id, avatar)
  • message autolink (for shorter and automagically recognized url)
  • new api for vue-beautiful-chat
vue-beautiful-chat - 1.4.0 automatic scroll to bottom

Published by mattmezza about 6 years ago

I added another config prop alwaysScrollToBottom when set to
true it alwasy scrolls to bottom, when set to false (or unset) it
scrolls to bottom only when reading the last sent/received message.

vue-beautiful-chat - 1.3.0 system message

Published by mattmezza about 6 years ago

implemented #19 requested by @lassensteffen

vue-beautiful-chat - 1.2.0

Published by mattmezza about 6 years ago

Added colors customization!

Set your own colors for the chat component

vue-beautiful-chat - 1.1.0

Published by mattmezza about 6 years ago

adds typing indicator thanks to @senky

vue-beautiful-chat - 1.0.2

Published by mattmezza over 6 years ago

Added some new config properties. See #6

vue-beautiful-chat - 1.0.0

Published by mattmezza over 6 years ago

First release