-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C++ UWP toast page needs a C++/WinRT example and to not use the WCT #3253
Comments
* snapshot * snapshot - word doc ported to md * toc update * ugh * Intro and overview drafted (#3179) * Intro and overview drafted * section into PR * section into PR part 2 * cleaning up some build warnings * couple remaining build warnings * remove references to pinch to zoom and a few other revs (#3195) * Update xaml-styles.md fix reference to ButtonForegroundPressed * remove extraneous dev environment stuff * Add smart app control docs * Update two broken links * Update testing doc with information about audit policies * Add smart app control docs * Update in-page link to match updated bookmark * Update aka.ms link to the audit policies * Add files via upload * Update shortcut-guide.md * Fix typo * remove references to pinch to zoom and a few other revs * Updates and additional information for the Smart App Control docs * docfx updates (#3197) * XamlUiCommand -> XamlUICommand in commanding.md * Fix Toc levels (#3198) * Add link in toc for rust with vs code (#3199) * Add docs to toc (#3200) in hopes of clarifying expectations for these links * ColorPicker: extending, updating the documentations * Minor editorial updates * Add sqlite content and stubs for other pages * Remove dapper reference on overview * Asked AI to rewrite opening paragraph (#3202) * Add to list of unsupported WinRT APIs in desktop apps (#4181) Add `Windows.Storage.AccessCache.StorageApplicationPermissions` as an unsupported WinRT API in desktop apps. * Update activation steps to reduce confusion (#3205) * Stwhi main/dman init 2 (#3204) * info about initializing * fixing links * link back to the more general section (#3206) * Update index.md * Update index.md * fz docs update * Add MySQL and SQL Server windows samples * update multimonitor screenshot * corrections * Add cosmos db sample * Fix variables in code snippet * Update cosmos steps * Wording tweaks * Code snippet tweaks * Add using statement and code alignment * Fix migrate link * Add data-access to docfx * Tweak sqlite page and add mongodb content * Index tweaks * Capitalize SQL Server in TOC * Update mongodb code to use default port * Overview page tweaks * Updating custom timestamp article to show AppNotifications.Builder APIs and generally update to current terminology and behavior * Pcd 3953 rss reader tutorial (#4182) * #3953 update to current windows crate (0.43.0) * Restore links to API docs * fix bad code fence, use consistent paths * Add xmlns:com -> desktop-to-uwp-extensions.md (#4186) * Move the remaining store documents to their new home and delete the toc entries from the uwp docset * Fix two broken links due to file moves * Update some links to older versions of the store policy doc * reviewing, editing, testing, correcting (#3215) * reviewing, editing, correcting * fixing link * Update quick-accent.md Clarification needed. See microsoft/PowerToys#20669 (comment) * Adding first files to wasdk data binding topics * Fix links * Add start of remaining data binding topics * Update data binding in depth * Add shift to no-translate list (#3189) Once updated, will resolve #4079 * Updating VS installer now that out of preview (#3196) * Update workload name to remove EC from title (#3217) * Tweak install text a tiny bit (#3218) * ColorPicker fix typo * Added section on updating existing apps in the Store * fix toc.yml issue * Fill in data binding in depth and func bindings * Update MVVM binding topic * Update master details binding topic * Update xaml in master details topic * Tweak xaml formatting * Tweak formatting in master details topic * Formatting tweaks and remove VB generics syntax * [METADATA UPDATE] Global metadata/header/navigation changes (#3221) * Use Windows header * Remove UHFHeader metadata from page-level * Use Windows header * Use Windows header * adding more details for C++ (#3222) * Manually publishing main to live (#3223) * [METADATA UPDATE] Global metadata/header/navigation changes (#3221) * Use Windows header * Remove UHFHeader metadata from page-level * Use Windows header * Use Windows header * adding more details for C++ (#3222) Co-authored-by: Quinn Radich <quradic@microsoft.com> Co-authored-by: Rachel Price <52579263+raprice@users.noreply.github.com> * Modifying incorrect content * Removing existing update page * fixing redirection URL * modified note section in MSIX * Add function binding topic link to index. * Added more context for Windows Sandbox * Add additional link to sandbox docs * Update push-request-response-headers.md * adding more info (#3229) * Additional registry commands to configure SAC, grammar, more notes and clarifications * remove parameter from a link, and make a different absolute link relative * WinAppSDK 1.2.2 Release Notes (#3182) * WinAppSDK 1.2.2 Release Notes * Typo * Fixing build warning * Updated to latest build version * Grammar fix Co-authored-by: Steven White <31261191+stevewhims@users.noreply.github.com> * WinAppSDK 1.2.2 Release Notes (#3182) (#3230) * WinAppSDK 1.2.2 Release Notes * Typo * Fixing build warning * Updated to latest build version * Grammar fix Co-authored-by: Steven White <31261191+stevewhims@users.noreply.github.com> Co-authored-by: Gabby Bilka <gabilka@microsoft.com> * Update intro for data binding in depth * Move note before links to APIs * metadata in master details Build validation on triggered on last push. Trying a tweak. * New arm32 to arm64 port doc (#3175) * New arm32 to arm64 port doc * Update Arm32 guidance based on word draft * Update toc wording * Update guidance to include check and proper terms * More term updates * Title update * Add code tags to appname (#3233) * Main > Live (#3234) * Add smart app control docs * Update two broken links * Update testing doc with information about audit policies * Add smart app control docs * Update in-page link to match updated bookmark * Update aka.ms link to the audit policies * Fix typo * Updates and additional information for the Smart App Control docs * Adding first files to wasdk data binding topics * Fix links * Add start of remaining data binding topics * Update data binding in depth * Added section on updating existing apps in the Store * fix toc.yml issue * Fill in data binding in depth and func bindings * Update MVVM binding topic * Update master details binding topic * Update xaml in master details topic * Tweak xaml formatting * Tweak formatting in master details topic * Formatting tweaks and remove VB generics syntax * Modifying incorrect content * Removing existing update page * fixing redirection URL * modified note section in MSIX * Add function binding topic link to index. * Additional registry commands to configure SAC, grammar, more notes and clarifications * remove parameter from a link, and make a different absolute link relative * WinAppSDK 1.2.2 Release Notes (#3182) * WinAppSDK 1.2.2 Release Notes * Typo * Fixing build warning * Updated to latest build version * Grammar fix Co-authored-by: Steven White <31261191+stevewhims@users.noreply.github.com> * Update intro for data binding in depth * Move note before links to APIs * metadata in master details Build validation on triggered on last push. Trying a tweak. * New arm32 to arm64 port doc (#3175) * New arm32 to arm64 port doc * Update Arm32 guidance based on word draft * Update toc wording * Update guidance to include check and proper terms * More term updates * Title update * Add code tags to appname (#3233) Co-authored-by: Shawn Hickey <hickeys@microsoft.com> Co-authored-by: Alvin Ashcraft <aashcraft@microsoft.com> Co-authored-by: Ankur Singanjude <110964812+AnkurSinganjude@users.noreply.github.com> Co-authored-by: Gabby Bilka <gabilka@microsoft.com> Co-authored-by: Steven White <31261191+stevewhims@users.noreply.github.com> Co-authored-by: QuinnRadich <quradic@microsoft.com> Co-authored-by: Stacyrch140 <102548089+Stacyrch140@users.noreply.github.com> Co-authored-by: Paula Miller <v-paulmi@microsoft.com> Co-authored-by: Alvin Ashcraft <73072+alvinashcraft@users.noreply.github.com> * Update getting started page with pwa info * Add pwa link to desktop app hub * Re-order cross platform tabs * Add PWA to earlier paragraph + fix maui link * Update apps landing pg to new UHF (#3232) * more info about caps, etc. (#3239) * Updated whats new dec 22 (#3242) * small changes * edit pass: icon-articles * edit pass: icon-articles * edit pass: icon-articles * Update icons.md * Update web-to-app-linking.md * Update rss-reader-rust-for-windows.md (#4205) Add missing ampersand before "uri" argument in step 8 code. This omission makes the sample fail to compile. It is correct in step 9, but for students following along and adding code step-by-step, this is easy to miss. * Fix typo (#4203) * Corrected a typo in the Custom BLE services protocol identifier The GUID was missing a dash. Copying and pasting this value can result in an error. * Align with in-product text * more info about how to choose a version (#3248) * remove-references-to-snap pr#4199 in public repo (#3251) * delete old snap image (#3252) * removing span (#3253) * trying a better solution for the span (#3254) * making spans compatible with header anchor icons (#3255) * &preserve-view=true Co-authored-by: Alexander Sklar <asklar@microsoft.com> Co-authored-by: QuinnRadich <quradic@microsoft.com> Co-authored-by: Shawn Hickey <hickeys@microsoft.com> Co-authored-by: Okami Wong <wtfimba@live.com> Co-authored-by: HO-COOH <42881734+HO-COOH@users.noreply.github.com> Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com> Co-authored-by: donlaci <donlaci@yahoo.com> Co-authored-by: Alvin Ashcraft <aashcraft@microsoft.com> Co-authored-by: John Kennedy <jken@microsoft.com> Co-authored-by: Gabby Bilka <gabilka@microsoft.com> Co-authored-by: Steven White <31261191+stevewhims@users.noreply.github.com> Co-authored-by: seraphima <zykovas91@gmail.com> Co-authored-by: Jim Walker <jimwalk@microsoft.com> Co-authored-by: Drew Batchelor (he/him) <drewbat@microsoft.com> Co-authored-by: Paul Dempsey <pcdempsey@live.com> Co-authored-by: Alvin Ashcraft <73072+alvinashcraft@users.noreply.github.com> Co-authored-by: Stacyrch140 <102548089+Stacyrch140@users.noreply.github.com> Co-authored-by: Shimmy <2716316+weitzhandler@users.noreply.github.com> Co-authored-by: Marc Sweetgall <marcs@microsoft.com> Co-authored-by: Ankur Singanjude <110964812+AnkurSinganjude@users.noreply.github.com> Co-authored-by: Rachel Price <52579263+raprice@users.noreply.github.com> Co-authored-by: Paula Miller <v-paulmi@microsoft.com> Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> Co-authored-by: Shawn Jackson <v-shawja@microsoft.com> Co-authored-by: Dongle <29563098+dongle-the-gadget@users.noreply.github.com> Co-authored-by: Jay Michaud <jaymichaud@outlook.com> Co-authored-by: Tao <79176764+yeetfield@users.noreply.github.com> Co-authored-by: Chris Gonzales <chrisg32@users.noreply.github.com> Co-authored-by: Jim Wells <v-jawell@microsoft.com> * final snap? * fixed toc --------- Co-authored-by: Alexander Sklar <asklar@microsoft.com> Co-authored-by: QuinnRadich <quradic@microsoft.com> Co-authored-by: Shawn Hickey <hickeys@microsoft.com> Co-authored-by: Okami Wong <wtfimba@live.com> Co-authored-by: HO-COOH <42881734+HO-COOH@users.noreply.github.com> Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com> Co-authored-by: donlaci <donlaci@yahoo.com> Co-authored-by: Alvin Ashcraft <aashcraft@microsoft.com> Co-authored-by: John Kennedy <jken@microsoft.com> Co-authored-by: Gabby Bilka <gabilka@microsoft.com> Co-authored-by: Steven White <31261191+stevewhims@users.noreply.github.com> Co-authored-by: seraphima <zykovas91@gmail.com> Co-authored-by: Jim Walker <jimwalk@microsoft.com> Co-authored-by: Drew Batchelor (he/him) <drewbat@microsoft.com> Co-authored-by: Paul Dempsey <pcdempsey@live.com> Co-authored-by: Alvin Ashcraft <73072+alvinashcraft@users.noreply.github.com> Co-authored-by: Stacyrch140 <102548089+Stacyrch140@users.noreply.github.com> Co-authored-by: Shimmy <2716316+weitzhandler@users.noreply.github.com> Co-authored-by: Marc Sweetgall <marcs@microsoft.com> Co-authored-by: Ankur Singanjude <110964812+AnkurSinganjude@users.noreply.github.com> Co-authored-by: Rachel Price <52579263+raprice@users.noreply.github.com> Co-authored-by: Paula Miller <v-paulmi@microsoft.com> Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> Co-authored-by: Shawn Jackson <v-shawja@microsoft.com> Co-authored-by: Dongle <29563098+dongle-the-gadget@users.noreply.github.com> Co-authored-by: Jay Michaud <jaymichaud@outlook.com> Co-authored-by: Tao <79176764+yeetfield@users.noreply.github.com> Co-authored-by: Chris Gonzales <chrisg32@users.noreply.github.com> Co-authored-by: Jim Wells <v-jawell@microsoft.com>
Hello. We apologize for the delay in resolving this issue. As we transition to a new feedback system, we are closing all outstanding issues. Any issues that can be addressed will be tracked using a different internal tool, and we regret that we won't be able to provide further updates on this particular matter. We value your input and assure you that all feedback is reviewed. We recommend visiting the Microsoft Q&A site, where your issue may have already been discussed. |
Extremely disappointing. The migration to this new system regresses the amount of transparency/visibility that GitHub Issues had. |
C++/CX is deprecated, so this page needs to have C++/WinRT examples. Additionally it makes uses of the WCT's content builder, which is managed so incurs a heavy cost simply to build a toast notification, which is going to be undesired by most C++ programmers (especially if the WCT ends up being the sole reason that the .NET runtime is loaded)
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: