Releases: LucasBassetti/react-simple-chatbot
Releases · LucasBassetti/react-simple-chatbot
v0.5.0
- Update styled components to v4 (#188)
v0.2.9
- add speech recognition #56 (Thanks @puemos)
- add
headerFontSize
to headerTitle
props #45 (Thanks @chapmanc)
- update to react 16
v0.2.6
- add
cacheName
prop
- add function option in steps
trigger
v0.2.5
- Allow step messages to be functions as well as strings (#27)
- Add cache system with localStorage 394ec09
v0.2.1
- Allow to override the placeholder text 2e60350
- Fix custom avatar to custom step when rendered with asMessage prop ce47cb3
v0.2.0
- Add theme #10
- Add custom delay to text and custom steps