sibille
sibille
X-Ref #2352 Current status: - Does not handle activation out of the box - Has instructions in comments on the code - No documentation on github
X-Ref #2352 Current status: - Needs hubname and access signature to work, - instructions on how to setup in the code
X-Ref #2352 Current status: - Shows a toast notification on application startup - Does not handle activation from toast notification - There is a doc regarding Notifications: https://github.com/Microsoft/WindowsTemplateStudio/blob/dev/docs/notifications.md - ToastNotification...
X-Ref #2352 Current status: - Functionality not wired up in code - Instructions on how to use in comments in code - No docs on github
X-Ref #2352 Current status: - Background task is working, but no visual feedback on pages, instructions in comments in code - No docs on github
X-Ref #2352 Current status: - feature is not wired up in generated code - has docs on https://github.com/Microsoft/WindowsTemplateStudio/blob/master/docs/features/multiple-views.md - issue #2402 on docs
X-Ref #2352 Current status: - Activation is not working out of the box but has instructions on the code comments - No docs in our github
X-Ref #2352 Current status: - This needs an app secret to work, code contains instructions on how to get started in appcenter. I think we're fine here, opened this for...
Provide documentation on adding commands dynamically from page to shell page. X-Ref: #2251
Based on [this issue](https://github.com/Microsoft/WindowsTemplateStudio/issues/2475), we're thinking about adding two background transfer feature, that allow you to - download/upload multiple files concurrently in background - configure a background task for actions...