v2.1.0
v2.1.0 π¦ π
- Custom components
Now it's possible for you to render custom components inside the chat - Full screen responsive
In responsive mode, the chat will change to full screen as shown in #17 - New methods to control widget behavior
Now you have methods to control when the widget should open (as addressed in #15 ) and the possibility to block the user text input - New way to apply styles
You will no longer need to create your styles in JS and use a prop to apply them, just use CSS to override the classes - Markdown is now supported
It's supported for both user messages and response messages
New contributing file
If you are thinking in contributing with this project, please check out that file and learn how to do it π