Directory

Chat Assistant Add-on - Vaadin Add-on Directory

Chat assistant floating window using wc-chatbot. Chat Assistant Add-on - Vaadin Add-on Directory
Add-on that displays a chat assistant floating window using [wc-chatbot](https://github.com/yishiashia/wc-chatbot). #### Features * Messages can be sent by the user or programmatically. * Listen for new messages written by the user. * Toggle the chat window on/off.
View on GitHub
Online Demo
Author Homepage

Chat Assistant Add-on version 1.0.0
Initial release

Chat Assistant Add-on version 2.0.0
#### New features: * New major version with several enhancements ([#16](https://github.com/FlowingCode/ChatAssistant/pull/16)) * Add markdown support via markdown-editor-add-on ([#23](https://github.com/FlowingCode/ChatAssistant/issues/23)) #### Bug fixes: * Allow replacing footer component ([#20](https://github.com/FlowingCode/ChatAssistant/issues/20)) * Ensure that footer replacing js is always executed on attach ([#22](https://github.com/FlowingCode/ChatAssistant/issues/22))