React Simple Chatbot Versions Save

:speech_balloon: Easy way to create conversation chats

v0.5.0

5 years ago
  • Update styled components to v4 (#188)

v0.4.3

5 years ago

v0.2.9

6 years ago
  • add speech recognition #56 (Thanks @puemos)
  • add headerFontSize to headerTitle props #45 (Thanks @chapmanc)
  • update to react 16

v0.2.6

6 years ago
  • add cacheName prop
  • add function option in steps trigger

v0.2.5

6 years ago
  • Allow step messages to be functions as well as strings (#27)
  • Add cache system with localStorage 394ec09616f903f34d34633052acfb98a5f20a4f

v0.2.1

6 years ago
  • Allow to override the placeholder text 2e603509803aa3007f99647a3a94d7d74ca6baa6
  • Fix custom avatar to custom step when rendered with asMessage prop ce47cb3260cdbd7db76cbc1f29f98bf0dfab85b4

v0.2.0

6 years ago
  • Add theme #10
  • Add custom delay to text and custom steps