Releases: mattmezza/vue-beautiful-chat
Releases · mattmezza/vue-beautiful-chat
v2.5.0
message styling support
Added message styling support using msgdown.
2.0.0
1.4.0 automatic scroll to bottom
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.
1.3.0 system message
implemented #19 requested by @lassensteffen