mattmezza / vue-beautiful-chat

A simple and beautiful Vue chat component backend agnostic, fully customisable and extendable.
https://matteo.merola.co/vue-beautiful-chat/
MIT License
1.49k stars 438 forks source link

Add support for auto link #33

Closed mattmezza closed 6 years ago

mattmezza commented 6 years ago

Parse for url in messages and generate html link when sent ;)

mattmezza commented 6 years ago

experimenting now with http://greg-jacobs.com/Autolinker.js/api/#!/api/Autolinker

mattmezza commented 6 years ago

added, leaving this open as a reminder for the next release and demo update

mattmezza commented 6 years ago

released in https://github.com/mattmezza/vue-beautiful-chat/releases/tag/2.0.0