vue-advanced-chat

A beautiful chat rooms web component compatible with all Javascript frameworks

MIT License

Downloads
17K
Stars
1.7K
Committers
34

Bot releases are hidden (Show)

vue-advanced-chat - 0.2.4: Improve theme styling

Published by antoine92190 over 4 years ago

Changelog

  • currentUserId prop can be a string or a number
  • Add theme styles

Breaking Changes

  • Rename colors prop to styles
vue-advanced-chat - 0.2.3: Fix message validation

Published by antoine92190 over 4 years ago

Changelog

  • Allow messages to be empty strings
  • Add emoji picker fade animation
vue-advanced-chat - 0.2.2: Web component support

Published by antoine92190 over 4 years ago

Changelog

  • Bug fixes and UI improvements
  • Fix issues when building the project as a web component
vue-advanced-chat - 0.2.1: Add reactions emojis + mobile responsiveness

Published by antoine92190 over 4 years ago

Changelog

  • Bug fixes and UI improvements
  • Add reaction emojis to send a reaction to any message
  • Improve responsiveness to work on mobile
vue-advanced-chat - 0.2.0: UI additions & improvements

Published by antoine92190 almost 5 years ago

Changelog

  • Refactor css themes
  • Improve footer input UI
  • Add "New messages" line to separate old and new messages
vue-advanced-chat - 0.1.9: Add scroll to bottom icon

Published by antoine92190 almost 5 years ago

Changelog

  • Add an icon to quickly scroll the chat to the bottom
vue-advanced-chat - 0.1.8: Add message actions & message reply flow

Published by antoine92190 almost 5 years ago

Changelog

  • Add customisable message menu using messageActions and messageActionHandler
  • Add reply message flow
  • New theme colors
  • UI improvements
vue-advanced-chat - 0.1.7: UI improvements & add theme colors

Published by antoine92190 almost 5 years ago

Changelog

  • Add some theme colors variables for better customisation
vue-advanced-chat - 0.1.6: Add theme customization & UI improvements

Published by antoine92190 almost 5 years ago

Changelog

  • Add light and dark themes
  • Add colors customisation to create your own themes