Skip to content

Releases: LucasBassetti/react-simple-chatbot

v0.5.0

16 Mar 17:01
Compare
Choose a tag to compare
  • Update styled components to v4 (#188)

v0.4.3

23 Jan 03:16
Compare
Choose a tag to compare

v0.2.9

12 Nov 11:29
Compare
Choose a tag to compare
  • add speech recognition #56 (Thanks @puemos)
  • add headerFontSize to headerTitle props #45 (Thanks @chapmanc)
  • update to react 16

v0.2.6

24 Aug 15:40
Compare
Choose a tag to compare
  • add cacheName prop
  • add function option in steps trigger

v0.2.5

22 Aug 18:01
Compare
Choose a tag to compare
  • Allow step messages to be functions as well as strings (#27)
  • Add cache system with localStorage 394ec09

v0.2.1

19 Jul 12:13
Compare
Choose a tag to compare
  • Allow to override the placeholder text 2e60350
  • Fix custom avatar to custom step when rendered with asMessage prop ce47cb3

v0.2.0

14 Jul 03:24
Compare
Choose a tag to compare
  • Add theme #10
  • Add custom delay to text and custom steps