BotFramework-WebChat
BotFramework-WebChat copied to clipboard
A highly-customizable web-based client for Azure Bot Services.
### Is it an issue related to Adaptive Cards? No ### Is this an accessibility issue? No ### What version of Web Chat are you using? Latest production ### Which...
> Fixes #5194 ## Changelog Entry - (Experimental) Added support for using WebChat inside a shadow DOM, in PR [#5196](https://github.com/microsoft/BotFramework-WebChat/pull/5196), by [@OEvgeny](https://github.com/OEvgeny) - Added `styleOptions.stylesRoot` property allowing users to specify...
Bumps the npm_and_yarn group with 2 updates in the / directory: [node-fetch](https://github.com/node-fetch/node-fetch) and [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 2 updates in the /packages/embed directory: [node-fetch](https://github.com/node-fetch/node-fetch) and [follow-redirects](https://github.com/follow-redirects/follow-redirects). Bumps the...
### Is it an issue related to Adaptive Cards? No ### Is this an accessibility issue? No ### What version of Web Chat are you using? I am not using...
### Is your feature request related to a problem? The send button is enabled and clickable even text box is empty. ### Describe the suggestion or request in detail There...
> Fixes # ## Changelog Entry ### Fixed - Fixed broken URLs in documentation of [LOCALIZATION.md](https://github.com/microsoft/BotFramework-WebChat/blob/main/docs/LOCALIZATION.md), by [@iamabhijeet2003](https://github.com/iamabhijeet2003), in PR [#5186](https://github.com/microsoft/BotFramework-WebChat/pull/5186) ## Description ## Design ## Specific Changes ## -...
Fix broken URL's (error 404) ### Fixed > Fixes # ## Changelog Entry ### Fixed - Fixed broken URLs in documentation of [LOCALIZATION.md](https://github.com/microsoft/BotFramework-WebChat/blob/main/docs/LOCALIZATION.md), by [@iamabhijeet2003](https://github.com/iamabhijeet2003), in PR [#5186](https://github.com/microsoft/BotFramework-WebChat/pull/5186) ## Description...
### Is your feature request related to a problem? Will be great if every activity can have their own set of `styleOptions`. For example, avatar image and bubble color could...
### Is it an issue related to Adaptive Cards? No ### Is this an accessibility issue? No ### What version of Web Chat are you using? Latest production ### Which...
### Is your feature request related to a problem? `markdown-it` does not fully represent the Markdown tree we want to parse/walk. Also, it's starting showing its age. ### Describe the...