Universal Windows Platform
Universal Windows Platform (UWP) is an API that allows developers to create cross-platform applications that are able to run on Windows 10, Windows 10 Mobile, Xbox One and HoloLens.
Here are 1,839 public repositories matching this topic...
The "src" directory contains a number of JS files that are added to the base copy of RN. It is not a complete source tree itself. Renaming to "patches" would increase clarity of intent, and follow OSS "patch-package" conventions.
What's the Problem?
It is not any type of problem.
Solution/Idea
This project is currently missing the Code of Conduct. If you have any plan on adding that then I would be more than glad to do that for you by adding a PR for that. Please let me know what do you think about that.
Alternatives
According to Google:
A code of conduct defines standards for how to eng
-
Updated
Jul 5, 2022 - C#
On which page?
https://platform.uno/docs/articles/guides/uno-material-walkthrough.html
What's wrong?
Step 2 within the "Section 2: Using Uno.Material library" section makes reference to Chip/ChipGroup/Card/Divider which have now all been moved to the Uno.Toolkit.UI.Material package.
These changes will also need to be reflected in the referenced UnoMaterialSample, an issue tracking
-
Updated
Jun 28, 2022 - C#
-
Updated
Jun 27, 2022 - C#
Discussed in CommunityToolkit/WindowsCommunityToolkit#4571
Originally posted by victorchinn June 4, 2022
I am getting a XAML parsing error
Microsoft.UI.Xaml.Markup.XamlParseException: 'XAML parsing failed.'
when using this code example in the XAML for TextBox:
ui:TextBoxExtensions.SurfaceDialOptions
Describe the bug
The TwoPaneView
sets up m_windowSizeChangedRevoker
, m_pane1LoadedRevoker
and m_pane2LoadedRevoker
but it seems they are never revoked. Am I missing something and is it intentional or is it a oversight?
Steps to reproduce the bug
Looking into the code
Expected behavior
No response
Screenshots
No response
NuGet package version
Microsoft.UI.
-
Updated
May 1, 2022 - C
Steps to reproduce
- Build IPA
- Scan with Veracode.
Expected behaviour
The below vulnerabilities should not appear in the veracode scan.
Actual behaviour
Part of publishing the apps, we were scan the IPA file with Veracode and veracode reported following vulnarabilities. Thanks for the great library, and if we can have fix for the below issues it will be great in security
-
Updated
Jul 2, 2022 - C#
-
Updated
Jul 5, 2022 - C#
-
Updated
Jul 6, 2022 - Rich Text Format
-
Updated
Jul 2, 2022 - C#
-
Updated
Jun 27, 2022 - C#
-
Updated
Jun 28, 2022 - C++
-
Updated
Jul 5, 2022 - C#
Describe the bug
ScrollViewer sample is confusing because the page doesn't even show scroll indicator or scroll bar unless I zooomed out the image. Perhaps better representation of scroll viewer is better here?
Steps to reproduce the bug
Steps to
-
Updated
Jul 4, 2022 - C#
-
Updated
Jun 29, 2022 - C#
-
Updated
May 11, 2022 - C#
-
Updated
Jul 1, 2022 - Dart
能否上架win10商店
这款软件已经做得相当出色了,上架商店的话下载安装更新都是全自动的 会比现在方便不少。并且上架商店还能让更多看到用到。
所以我提出这个情求,如果在这方面有什么困难的话,请告诉我们,我们一起解决。
Created by Microsoft
- Wikipedia
- Wikipedia
What's the Problem?
Currently if you are in the middle of a search and press escape, the app treats it like enter and continues the search. This goes against the escape button's supposed behavior.
Solution/Idea
Pressing escape should cancel the search.
Alternatives
Using the mouse to cancel the search.
Priorities