-
Updated
Apr 6, 2022 - JavaScript
mvvm
Here are 7,598 public repositories matching this topic...
-
Updated
Jul 11, 2022 - C#
-
Updated
Jul 6, 2022 - Java
-
Updated
Jul 8, 2022 - C#
-
Updated
Jul 7, 2022 - Kotlin
-
Updated
Jun 10, 2022 - Kotlin
-
Updated
Jul 10, 2022 - Kotlin
Add Missing XML Docs
Summary
Many API's are currently lacking XML docs or have invalid markup. As we begin to explore adding API documentation to the Prism Docs, we need to update the existing codebase with more complete XML docs so that these docs can be generated for the docs site.
HACKTOBERFEST UPDATE
Thank you for joining us for your Hacktoberfest contributions... Please take some time to familiari
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
-
Updated
May 27, 2022 - Java
-
Updated
Jul 11, 2022 - C#
-
Updated
Jun 4, 2022 - Swift
-
Updated
Mar 21, 2022 - Swift
-
Updated
Jun 3, 2021 - Java
-
Updated
May 11, 2022 - Swift
-
Updated
Nov 26, 2020 - Java
-
Updated
Jul 5, 2022 - C#
-
Updated
Apr 26, 2022 - Swift
-
Updated
Jan 13, 2022 - Kotlin
Improve this page
Add a description, image, and links to the mvvm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mvvm topic, visit your repo's landing page and select "manage topics."
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