0.2.12 • Published 6 years ago

botframework-webchat-modified v0.2.12

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

botframework-webchat-modified

Modified version of the official MS Botframework-webchat v0.10.7

Some added features:

  • Configurable timeout for typing bubble (will check window.typingBubbleTimeout, default to 2000s)
  • imBack card action click will render the button title (not the button value) in the client
  • loading element on bot first start
  • Disable old card buttons (for postBack or imBack), this is configurable through global variable in Window
    • 'window.enableOldButtons' flag to set enable/disable old buttons, default to false
    • 'window.lastIndexDisableButtons' flag to configure which new buttons to be enabled, e.g. if set to 2, only the last 2 message bubble buttons will be enabled

Original botframework-webchat sdk

https://github.com/Microsoft/botframework-webchat

0.2.12

6 years ago

0.2.11

6 years ago

0.2.10

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago