botframework-components
botframework-components copied to clipboard
The repository for components built by Microsoft for the Azure Bot Framework.
## Describe the bug Composer is still creating the wrong file name for schema. It should not be called SDK.schema because it's the application schema. ## Version 1.4.rc2 ## Browser...
The default.htm pages need to be re-designed to support the current model for building bots, and the fact that the bot is created from Composer.
## Version 1.0-rc3 ## Describe the bug Yeoman template should prompt the user for bot name. project type, etc. ## To Reproduce ```bash npm install -g yo npm install -g...
We need a mechanism for writing a component to the appsettings file outside of package manager.
Have the composer display name for a template be sourced from the generator package metadata itself as opposed to be stored within Composer sort list - [ ] Add display...
@microsoft/[email protected] has a very large dependency tree. This causes installation of the templates in Composer to take ~30 seconds or more, which impacts the overall latency of the bot creation...
Details TBD.
Details TBD.
## Describe the bug Keys, related to my publishing profile, are stored in appsettings.json. These keys are unencrypted. This is unexpected, as I expected them to be stored in Key...
**Is your feature request related to a problem? Please describe.** When a developer has made their Bot available as a Skill (i.e. created a manifest in Composer) we encoded the...