Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 419 Bytes

File metadata and controls

11 lines (8 loc) · 419 Bytes

Microsoft Bot Framework Web Chat

Forked from Microsoft Bot Framework Web Chat.

Added the following:

  1. Disable autoscroll when receiving messages. Reverted.
  2. Change conversation without reloading the webchat.
  3. Clear message history after conversation change.
  4. Display bot messages on the right hand side.
  5. Sync inputText with DOM before sendMessage.