Updating project / item template icons and descriptions #4986
+515
−61
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ORIGINAL PR (with comments + feedback): #4924
Closes: #4923
The following changes are included:
Updates to the Windows App SDK and WinUI logo
The default Windows icon that was used to represent WASDK is now replaced with a dedicated Windows App SDK logo. The old WinUI logo has been updated to the latest version.
Updates to project and item template titles and descriptions
Windows UI Library (WinUI 3)
withWinUI 3
, as this is the product naming we are using across our docs and communication.Blank App, Packaged (WinUI 3 in Desktop)
=>WinUI Blank App (Packaged)
Custom Control
toTemplated Control
, which is the correct name for this item template.Updates to project and item template icons
Instead of using the default WinUI logo for every template, we are now using individual icons following the Visual Studio design guidelines for iconography (and similar to what WPF and UWP have been using). This helps the developer to understand what the template is about and what language it's using.
Mock-up: original vs. new
Mock-up: original vs. new