Uno.Material.WinUI
4.0.0-dev.187
Prefix Reserved
See the version list below for details.
dotnet add package Uno.Material.WinUI --version 4.0.0-dev.187
NuGet\Install-Package Uno.Material.WinUI -Version 4.0.0-dev.187
<PackageReference Include="Uno.Material.WinUI" Version="4.0.0-dev.187" />
paket add Uno.Material.WinUI --version 4.0.0-dev.187
#r "nuget: Uno.Material.WinUI, 4.0.0-dev.187"
// Install Uno.Material.WinUI as a Cake Addin #addin nuget:?package=Uno.Material.WinUI&version=4.0.0-dev.187&prerelease // Install Uno.Material.WinUI as a Cake Tool #tool nuget:?package=Uno.Material.WinUI&version=4.0.0-dev.187&prerelease
<p align="center"> <img src="doc/assets/themes-design-systems.png"> </p>
Uno.Themes
Uno.Themes
is the repo for add-ons NuGet packages that can be added to any new or existing Uno solution.
It contains two libraries:
Uno Material
library is designed to help you use Material Design 3Uno Cupertino
library is designed to help you use Cupertino - Human Interface Guideline styling.
Both libraries include:
- Color system for both Light and Dark theme
- Styles for existing WinUI controls like Buttons, TextBox, etc.
Platform support:
- WinUI / UWP
- iOS
- macOS
- Android
- WebAssembly
- Linux (Skia.Gtk)
Packages
Package | Stable | Preview |
---|---|---|
Uno.Material | ||
Uno.Material.WinUI | ||
Uno.Cupertino | ||
Uno.Cupertino.WinUI |
Getting Started
See the complete documentation for starting with this library.
For a larger example and features demo, visit the Uno Gallery repository.
Documentation
All documentation for Uno.Themes
can be found on our website.
Contributing
Please read our contributing guide to learn about our development process and how to propose bug fixes and improvements. Come visit us on our Discord Channel #uno-platform for help on how to contribute!
Contribute to Uno in your browser using GitPod.io, follow our guide here.
Be also mindful of our Code of Conduct.
Acknowledgments
- Uno Platform
- Material Design 3
- Material Design
- Material Design In XAML as inspiration for UWP ripple effect.
- Cupertino - Human Interface Guideline styling
- ShowMeTheXaml for code snippets. Through our Fork
- WinUI
License
This project is licensed under the Apache 2.0 license - see the LICENSE file for details.
Contributors
Thanks go to these wonderful people (List made with contrib.rocks):
๐ Thank you.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-android33.0 is compatible. net7.0-ios was computed. net7.0-ios15.4 is compatible. net7.0-maccatalyst was computed. net7.0-maccatalyst15.4 is compatible. net7.0-macos was computed. net7.0-macos12.3 is compatible. net7.0-tvos was computed. net7.0-windows was computed. net7.0-windows10.0.19041 is compatible. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net7.0
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Fonts.Roboto (>= 2.2.2)
- Uno.WinUI (>= 5.0.0-dev.2572)
- Uno.WinUI.Lottie (>= 5.0.0-dev.2572)
-
net7.0-android33.0
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Fonts.Roboto (>= 2.2.2)
- Uno.WinUI (>= 5.0.0-dev.2572)
- Uno.WinUI.Lottie (>= 5.0.0-dev.2572)
-
net7.0-ios15.4
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Fonts.Roboto (>= 2.2.2)
- Uno.WinUI (>= 5.0.0-dev.2572)
- Uno.WinUI.Lottie (>= 5.0.0-dev.2572)
-
net7.0-maccatalyst15.4
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Fonts.Roboto (>= 2.2.2)
- Uno.WinUI (>= 5.0.0-dev.2572)
- Uno.WinUI.Lottie (>= 5.0.0-dev.2572)
-
net7.0-macos12.3
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Fonts.Roboto (>= 2.2.2)
- Uno.WinUI (>= 5.0.0-dev.2572)
- Uno.WinUI.Lottie (>= 5.0.0-dev.2572)
-
net7.0-windows10.0.19041
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.755)
- Microsoft.WindowsAppSDK (>= 1.2.0)
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Fonts.Roboto (>= 2.2.2)
- Uno.WinUI (>= 5.0.0-dev.2572)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Uno.Material.WinUI:
Package | Downloads |
---|---|
Uno.Toolkit.WinUI.Material
A set of controls for Uno Platform, UWP and WinUI |
|
Uno.Material.WinUI.Markup
A set of C# for Markup helpers for Uno.Material.WinUI |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Uno.Material.WinUI:
Repository | Stars |
---|---|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
|
|
beto-rodriguez/LiveCharts2
Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
|
|
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
|
|
lindexi/lindexi_gd
ๅๅฎข็จๅฐ็ไปฃ็
|
Version | Downloads | Last updated |
---|---|---|
5.4.0-dev.18 | 1,980 | 10/31/2024 |
5.4.0-dev.12 | 78 | 10/31/2024 |
5.4.0-dev.10 | 403 | 10/30/2024 |
5.4.0-dev.6 | 377 | 10/28/2024 |
5.4.0-dev.2 | 3,475 | 10/17/2024 |
5.3.1 | 1,952 | 10/31/2024 |
5.3.0-dev.8 | 6,467 | 9/19/2024 |
5.3.0-dev.6 | 434 | 9/19/2024 |
5.3.0-dev.5 | 65 | 9/19/2024 |
5.3.0-dev.4 | 1,101 | 9/16/2024 |
5.3.0-dev.3 | 995 | 9/11/2024 |
5.3.0-dev.1 | 98 | 9/11/2024 |
5.2.5 | 3,088 | 9/25/2024 |
5.2.0-dev.23 | 327 | 9/9/2024 |
5.2.0-dev.22 | 1,571 | 9/4/2024 |
5.2.0-dev.21 | 43 | 9/4/2024 |
5.2.0-dev.20 | 165 | 9/3/2024 |
5.2.0-dev.17 | 1,857 | 8/23/2024 |
5.2.0-dev.16 | 1,366 | 8/21/2024 |
5.2.0-dev.15 | 3,232 | 8/9/2024 |
5.2.0-dev.14 | 1,777 | 7/31/2024 |
5.2.0-dev.13 | 3,444 | 7/16/2024 |
5.2.0-dev.11 | 534 | 7/15/2024 |
5.2.0-dev.9 | 4,618 | 6/25/2024 |
5.2.0-dev.7 | 1,143 | 6/20/2024 |
5.2.0-dev.5 | 55 | 6/20/2024 |
5.2.0-dev.3 | 64 | 6/19/2024 |
5.2.0-dev.2 | 69 | 6/18/2024 |
5.2.0-dev.1 | 863 | 6/17/2024 |
5.1.9 | 689 | 9/11/2024 |
5.1.7 | 7,009 | 7/22/2024 |
5.1.6 | 754 | 7/22/2024 |
5.1.0-dev.36 | 4,772 | 6/4/2024 |
5.1.0-dev.35 | 485 | 6/4/2024 |
5.1.0-dev.33 | 962 | 5/30/2024 |
5.1.0-dev.31 | 509 | 5/23/2024 |
5.1.0-dev.29 | 59 | 5/23/2024 |
5.1.0-dev.26 | 473 | 5/13/2024 |
5.1.0-dev.25 | 51 | 5/13/2024 |
5.1.0-dev.24 | 126 | 5/11/2024 |
5.1.0-dev.23 | 162 | 5/9/2024 |
5.1.0-dev.19 | 3,609 | 4/23/2024 |
5.1.0-dev.18 | 1,410 | 4/16/2024 |
5.1.0-dev.16 | 54 | 4/16/2024 |
5.1.0-dev.13 | 147 | 4/13/2024 |
5.1.0-dev.12 | 80 | 4/12/2024 |
5.1.0-dev.11 | 242 | 4/11/2024 |
5.1.0-dev.10 | 51 | 4/11/2024 |
5.1.0-dev.8 | 205 | 4/8/2024 |
5.0.13 | 16,753 | 4/22/2024 |
5.0.0-dev.86 | 239 | 4/3/2024 |
4.2.0-dev.31 | 107 | 4/3/2024 |
4.2.0-dev.30 | 1,611 | 3/28/2024 |
4.2.0-dev.26 | 265 | 3/25/2024 |
4.2.0-dev.25 | 233 | 3/22/2024 |
4.2.0-dev.24 | 56 | 3/22/2024 |
4.2.0-dev.19 | 3,543 | 3/2/2024 |
4.2.0-dev.18 | 1,522 | 2/25/2024 |
4.2.0-dev.17 | 12,071 | 2/13/2024 |
4.2.0-dev.12 | 568 | 2/7/2024 |
4.2.0-dev.11 | 637 | 2/6/2024 |
4.2.0-dev.10 | 212 | 2/5/2024 |
4.2.0-dev.9 | 946 | 2/1/2024 |
4.2.0-dev.6 | 271 | 1/31/2024 |
4.2.0-dev.5 | 142 | 1/30/2024 |
4.2.0-dev.2 | 126 | 1/29/2024 |
4.2.0-dev.1 | 51 | 1/29/2024 |
4.1.1 | 20,784 | 2/2/2024 |
4.1.0 | 2,750 | 1/30/2024 |
4.1.0-dev.52 | 492 | 1/24/2024 |
4.1.0-dev.50 | 58 | 1/24/2024 |
4.1.0-dev.49 | 1,344 | 1/12/2024 |
4.1.0-dev.45 | 2,668 | 12/20/2023 |
4.1.0-dev.43 | 78 | 12/20/2023 |
4.1.0-dev.39 | 1,327 | 12/13/2023 |
4.1.0-dev.35 | 807 | 12/6/2023 |
4.1.0-dev.33 | 302 | 12/5/2023 |
4.1.0-dev.32 | 150 | 12/4/2023 |
4.1.0-dev.31 | 650 | 12/1/2023 |
4.1.0-dev.30 | 206 | 11/29/2023 |
4.1.0-dev.29 | 622 | 11/21/2023 |
4.1.0-dev.28 | 274 | 11/18/2023 |
4.1.0-dev.27 | 717 | 11/17/2023 |
4.1.0-dev.26 | 125 | 11/16/2023 |
4.1.0-dev.25 | 74 | 11/16/2023 |
4.1.0-dev.24 | 1,529 | 11/13/2023 |
4.1.0-dev.19 | 835 | 11/6/2023 |
4.1.0-dev.17 | 70 | 11/6/2023 |
4.1.0-dev.15 | 73 | 11/6/2023 |
4.1.0-dev.8 | 327 | 11/3/2023 |
4.1.0-dev.7 | 65 | 11/3/2023 |
4.1.0-dev.1 | 344 | 10/30/2023 |
4.0.6 | 14,775 | 11/7/2023 |
4.0.4 | 7,805 | 11/1/2023 |
4.0.0-dev.188 | 287 | 10/27/2023 |
4.0.0-dev.187 | 81 | 10/27/2023 |
4.0.0-dev.186 | 163 | 10/26/2023 |
4.0.0-dev.184 | 84 | 10/26/2023 |
4.0.0-dev.183 | 112 | 10/26/2023 |
4.0.0-dev.182 | 758 | 10/24/2023 |
4.0.0-dev.180 | 2,011 | 10/13/2023 |
4.0.0-dev.178 | 330 | 10/10/2023 |
4.0.0-dev.175 | 183 | 10/10/2023 |
4.0.0-dev.174 | 437 | 10/6/2023 |
4.0.0-dev.167 | 216 | 10/4/2023 |
4.0.0-dev.166 | 70 | 10/4/2023 |
4.0.0-dev.164 | 145 | 10/3/2023 |
4.0.0-dev.162 | 1,047 | 10/2/2023 |
4.0.0-dev.161 | 226 | 9/30/2023 |
4.0.0-dev.160 | 144 | 9/29/2023 |
4.0.0-dev.159 | 86 | 9/29/2023 |
4.0.0-dev.157 | 78 | 9/29/2023 |
4.0.0-dev.156 | 149 | 9/29/2023 |
4.0.0-dev.152 | 71 | 9/28/2023 |
4.0.0-dev.151 | 72 | 9/28/2023 |
4.0.0-dev.150 | 70 | 9/28/2023 |
4.0.0-dev.149 | 73 | 9/28/2023 |
4.0.0-dev.148 | 73 | 9/28/2023 |
4.0.0-dev.147 | 74 | 9/28/2023 |
4.0.0-dev.146 | 378 | 9/26/2023 |
4.0.0-dev.140 | 375 | 9/22/2023 |
4.0.0-dev.139 | 202 | 9/20/2023 |
4.0.0-dev.126 | 4,246 | 8/30/2023 |
4.0.0-dev.124 | 128 | 8/30/2023 |
3.1.0-dev.96 | 5,462 | 8/31/2023 |
3.1.0-dev.94 | 129 | 8/30/2023 |
3.0.40 | 19,058 | 9/6/2023 |
2.8.0-dev.6 | 836 | 8/30/2023 |
2.8.0-dev.2 | 214 | 8/29/2023 |
2.7.0-dev.104 | 852 | 8/16/2023 |
2.7.0-dev.102 | 880 | 8/16/2023 |
2.7.0-dev.99 | 91 | 8/15/2023 |
2.7.0-dev.97 | 358 | 8/11/2023 |
2.7.0-dev.95 | 99 | 8/11/2023 |
2.7.0-dev.89 | 142 | 8/10/2023 |
2.7.0-dev.88 | 312 | 8/7/2023 |
2.7.0-dev.86 | 96 | 8/7/2023 |
2.7.0-dev.84 | 102 | 8/7/2023 |
2.7.0-dev.81 | 102 | 8/7/2023 |
2.7.0-dev.61 | 140 | 8/7/2023 |
2.7.0-dev.59 | 241 | 8/4/2023 |
2.7.0-dev.56 | 149 | 8/3/2023 |
2.7.0-dev.54 | 110 | 8/3/2023 |
2.7.0-dev.53 | 225 | 8/1/2023 |
2.7.0-dev.47 | 110 | 8/1/2023 |
2.7.0-dev.45 | 103 | 8/1/2023 |
2.7.0-dev.41 | 178 | 7/31/2023 |
2.7.0-dev.39 | 586 | 7/26/2023 |
2.7.0-dev.37 | 109 | 7/26/2023 |
2.7.0-dev.35 | 110 | 7/25/2023 |
2.7.0-dev.33 | 116 | 7/24/2023 |
2.7.0-dev.31 | 104 | 7/24/2023 |
2.7.0-dev.29 | 112 | 7/24/2023 |
2.7.0-dev.27 | 114 | 7/24/2023 |
2.7.0-dev.25 | 113 | 7/14/2023 |
2.7.0-dev.23 | 110 | 7/12/2023 |
2.7.0-dev.21 | 117 | 6/29/2023 |
2.7.0-dev.20 | 118 | 6/27/2023 |
2.7.0-dev.19 | 97 | 6/27/2023 |
2.7.0-dev.18 | 360 | 6/19/2023 |
2.7.0-dev.17 | 187 | 6/16/2023 |
2.7.0-dev.16 | 181 | 6/14/2023 |
2.7.0-dev.15 | 135 | 6/13/2023 |
2.7.0-dev.13 | 90 | 6/13/2023 |
2.7.0-dev.12 | 136 | 6/12/2023 |
2.7.0-dev.11 | 297 | 6/7/2023 |
2.7.0-dev.10 | 103 | 6/7/2023 |
2.7.0-dev.8 | 92 | 6/7/2023 |
2.7.0-dev.7 | 164 | 6/5/2023 |
2.7.0-dev.5 | 180 | 6/2/2023 |
2.7.0-dev.2 | 436 | 5/30/2023 |
2.7.0-dev.1 | 100 | 5/30/2023 |
2.6.1 | 14,734 | 6/7/2023 |
2.6.0 | 4,220 | 6/5/2023 |
2.6.0-dev.25 | 1,144 | 5/28/2023 |
2.6.0-dev.24 | 120 | 5/25/2023 |
2.6.0-dev.21 | 96 | 5/25/2023 |
2.6.0-dev.19 | 165 | 5/16/2023 |
2.6.0-dev.17 | 3,053 | 5/4/2023 |
2.6.0-dev.14 | 1,769 | 3/28/2023 |
2.6.0-dev.5 | 166 | 3/16/2023 |
2.6.0-dev.2 | 203 | 3/13/2023 |
2.5.3 | 22,412 | 3/16/2023 |
2.5.2 | 600 | 3/16/2023 |
2.5.0-dev.44 | 184 | 3/10/2023 |
2.5.0-dev.43 | 1,132 | 3/9/2023 |
2.5.0-dev.41 | 171 | 3/8/2023 |
2.5.0-dev.40 | 271 | 3/4/2023 |
2.5.0-dev.39 | 164 | 3/2/2023 |
2.5.0-dev.38 | 168 | 2/28/2023 |
2.5.0-dev.37 | 3,893 | 2/23/2023 |
2.5.0-dev.34 | 180 | 2/22/2023 |
2.5.0-dev.31 | 757 | 2/17/2023 |
2.5.0-dev.26 | 225 | 2/16/2023 |
2.5.0-dev.20 | 115 | 2/15/2023 |
2.5.0-dev.19 | 672 | 2/8/2023 |
2.5.0-dev.15 | 1,170 | 1/23/2023 |
2.5.0-dev.14 | 1,238 | 1/13/2023 |
2.5.0-dev.10 | 121 | 1/12/2023 |
2.5.0-dev.6 | 1,582 | 12/31/2022 |
2.5.0-dev.3 | 133 | 12/23/2022 |
2.5.0-dev.1 | 117 | 12/22/2022 |
2.4.1 | 8,742 | 12/13/2022 |
2.4.0-dev.68 | 233 | 11/24/2022 |
2.4.0-dev.66 | 108 | 11/23/2022 |
2.4.0-dev.64 | 345 | 11/17/2022 |
2.4.0-dev.62 | 167 | 11/7/2022 |
2.4.0-dev.60 | 121 | 11/3/2022 |
2.4.0-dev.59 | 98 | 11/3/2022 |
2.4.0-dev.57 | 1,459 | 11/3/2022 |
2.4.0-dev.53 | 101 | 11/2/2022 |
2.4.0-dev.46 | 111 | 11/1/2022 |
2.4.0-dev.42 | 398 | 10/27/2022 |
2.4.0-dev.40 | 112 | 10/27/2022 |
2.4.0-dev.38 | 193 | 10/20/2022 |
2.4.0-dev.33 | 111 | 10/6/2022 |
2.4.0-dev.31 | 110 | 9/30/2022 |
2.4.0-dev.29 | 104 | 9/30/2022 |
2.4.0-dev.26 | 114 | 9/29/2022 |
2.4.0-dev.24 | 106 | 9/29/2022 |
2.4.0-dev.19 | 145 | 9/22/2022 |
2.4.0-dev.17 | 224 | 9/21/2022 |
2.4.0-dev.13 | 903 | 9/15/2022 |
2.4.0-dev.11 | 160 | 9/14/2022 |
2.4.0-dev.7 | 152 | 9/14/2022 |
2.3.0 | 6,361 | 9/12/2022 |
2.3.0-dev.20 | 332 | 9/9/2022 |
2.3.0-dev.17 | 103 | 9/9/2022 |
2.3.0-dev.12 | 612 | 8/31/2022 |
2.3.0-dev.10 | 519 | 8/31/2022 |
2.3.0-dev.8 | 95 | 8/30/2022 |
2.3.0-dev.6 | 700 | 8/12/2022 |
2.3.0-dev.4 | 493 | 7/22/2022 |
2.2.0 | 10,030 | 6/29/2022 |
2.2.0-dev.7 | 122 | 6/28/2022 |
2.2.0-dev.5 | 121 | 6/20/2022 |
2.2.0-dev.2 | 118 | 6/17/2022 |
2.1.0 | 564 | 6/10/2022 |
2.1.0-dev.51 | 119 | 6/10/2022 |
2.1.0-dev.48 | 116 | 6/8/2022 |
2.1.0-dev.46 | 119 | 6/8/2022 |
2.1.0-dev.44 | 123 | 6/8/2022 |
2.1.0-dev.42 | 118 | 6/7/2022 |
2.1.0-dev.40 | 139 | 6/7/2022 |
2.1.0-dev.37 | 122 | 6/3/2022 |
2.1.0-dev.35 | 122 | 6/3/2022 |
2.1.0-dev.33 | 113 | 6/3/2022 |
2.1.0-dev.31 | 245 | 6/3/2022 |
2.1.0-dev.29 | 119 | 6/3/2022 |
2.1.0-dev.27 | 122 | 6/2/2022 |
2.1.0-dev.25 | 116 | 6/2/2022 |
2.1.0-dev.23 | 120 | 6/2/2022 |
2.1.0-dev.20 | 121 | 6/2/2022 |
2.1.0-dev.18 | 116 | 6/2/2022 |
2.1.0-dev.16 | 121 | 6/1/2022 |
2.1.0-dev.13 | 121 | 6/1/2022 |
2.1.0-dev.11 | 128 | 6/1/2022 |
2.1.0-dev.9 | 129 | 6/1/2022 |
2.1.0-dev.5 | 131 | 5/24/2022 |
2.1.0-dev.2 | 116 | 5/23/2022 |
2.0.0 | 1,940 | 5/23/2022 |
2.0.0-dev.228 | 123 | 5/23/2022 |
2.0.0-dev.226 | 125 | 5/23/2022 |
2.0.0-dev.224 | 186 | 5/23/2022 |
2.0.0-dev.222 | 116 | 5/23/2022 |
2.0.0-dev.220 | 124 | 5/23/2022 |
2.0.0-dev.218 | 145 | 5/23/2022 |
2.0.0-dev.216 | 121 | 5/21/2022 |
2.0.0-dev.214 | 116 | 5/21/2022 |
2.0.0-dev.210 | 119 | 5/20/2022 |
2.0.0-dev.208 | 122 | 5/20/2022 |
2.0.0-dev.206 | 124 | 5/19/2022 |
2.0.0-dev.204 | 123 | 5/19/2022 |
2.0.0-dev.203 | 118 | 5/19/2022 |
2.0.0-dev.201 | 397 | 5/13/2022 |
2.0.0-dev.198 | 123 | 5/13/2022 |
2.0.0-dev.195 | 211 | 5/12/2022 |
2.0.0-dev.193 | 129 | 5/11/2022 |
2.0.0-dev.191 | 336 | 5/10/2022 |
2.0.0-dev.189 | 124 | 5/10/2022 |
2.0.0-dev.187 | 124 | 5/9/2022 |
2.0.0-dev.185 | 243 | 5/9/2022 |
2.0.0-dev.183 | 131 | 5/3/2022 |
2.0.0-dev.181 | 547 | 4/28/2022 |
2.0.0-dev.179 | 116 | 4/28/2022 |
2.0.0-dev.177 | 126 | 4/27/2022 |
2.0.0-dev.175 | 366 | 4/25/2022 |
2.0.0-dev.172 | 165 | 4/22/2022 |
2.0.0-dev.170 | 124 | 4/22/2022 |
2.0.0-dev.168 | 136 | 4/21/2022 |
2.0.0-dev.166 | 129 | 4/21/2022 |
2.0.0-dev.164 | 130 | 4/21/2022 |
2.0.0-dev.162 | 124 | 4/20/2022 |
2.0.0-dev.156 | 137 | 4/16/2022 |
2.0.0-dev.154 | 160 | 4/14/2022 |
2.0.0-dev.152 | 129 | 4/14/2022 |
2.0.0-dev.150 | 129 | 4/13/2022 |
2.0.0-dev.146 | 125 | 4/13/2022 |
1.4.0-dev.34 | 135 | 4/12/2022 |
1.4.0-dev.30 | 712 | 3/31/2022 |
1.4.0-dev.21 | 127 | 3/30/2022 |
1.4.0-dev.17 | 132 | 3/25/2022 |
1.4.0-dev.12 | 121 | 3/24/2022 |
1.4.0-dev.6 | 144 | 3/8/2022 |
1.3.3 | 272 | 4/12/2022 |
1.3.2 | 144 | 4/11/2022 |
1.3.1 | 232 | 3/9/2022 |
1.3.0-dev.19 | 156 | 1/10/2022 |
1.3.0-dev.17 | 150 | 1/4/2022 |
1.3.0-dev.12 | 151 | 1/3/2022 |
1.3.0-dev.4 | 242 | 12/17/2021 |
1.2.0 | 2,316 | 12/15/2021 |
1.2.0-dev.15 | 198 | 12/15/2021 |
1.2.0-dev.13 | 226 | 12/15/2021 |
1.2.0-dev.8 | 253 | 12/8/2021 |
1.2.0-dev.6 | 246 | 12/8/2021 |
1.2.0-dev.4 | 214 | 12/7/2021 |
1.2.0-dev.2 | 213 | 12/7/2021 |
1.1.0 | 248 | 12/6/2021 |
1.1.0-dev.70 | 437 | 12/2/2021 |
1.1.0-dev.68 | 201 | 12/2/2021 |
1.1.0-dev.66 | 1,004 | 12/1/2021 |
1.1.0-dev.64 | 1,180 | 11/29/2021 |
1.1.0-dev.62 | 1,825 | 11/26/2021 |
1.1.0-dev.57 | 3,201 | 11/25/2021 |
1.1.0-dev.55 | 2,781 | 11/25/2021 |
1.1.0-dev.53 | 2,987 | 11/24/2021 |
1.1.0-dev.51 | 2,749 | 11/24/2021 |
1.1.0-dev.49 | 2,774 | 11/24/2021 |
1.1.0-dev.47 | 3,269 | 11/24/2021 |
1.1.0-dev.45 | 2,983 | 11/24/2021 |
1.1.0-dev.43 | 5,671 | 11/23/2021 |
1.1.0-dev.41 | 214 | 11/23/2021 |
1.1.0-dev.39 | 212 | 11/23/2021 |
1.1.0-dev.37 | 331 | 11/22/2021 |
1.1.0-dev.35 | 530 | 11/21/2021 |
1.1.0-dev.33 | 508 | 11/21/2021 |
1.1.0-dev.31 | 726 | 11/19/2021 |
1.1.0-dev.29 | 706 | 11/19/2021 |
1.1.0-dev.27 | 239 | 11/19/2021 |
1.1.0-dev.25 | 293 | 11/19/2021 |
1.1.0-dev.22 | 215 | 11/19/2021 |
1.1.0-dev.19 | 290 | 11/19/2021 |
1.1.0-dev.17 | 244 | 11/18/2021 |
1.1.0-dev.15 | 228 | 11/17/2021 |
1.1.0-dev.13 | 245 | 11/15/2021 |
1.1.0-dev.11 | 218 | 11/15/2021 |
1.1.0-dev.9 | 249 | 11/15/2021 |
1.1.0-dev.7 | 274 | 11/9/2021 |
1.1.0-dev.5 | 249 | 10/29/2021 |
1.0.3 | 285 | 11/3/2021 |
1.0.2 | 760 | 11/2/2021 |
1.0.0-dev.851 | 249 | 10/28/2021 |
1.0.0-dev.848 | 229 | 10/27/2021 |
1.0.0-dev.846 | 256 | 10/26/2021 |
1.0.0-dev.844 | 228 | 10/25/2021 |
1.0.0-dev.842 | 233 | 10/20/2021 |
1.0.0-dev.840 | 240 | 10/20/2021 |
1.0.0-dev.838 | 260 | 10/15/2021 |
1.0.0-dev.836 | 214 | 10/14/2021 |
1.0.0-dev.834 | 225 | 10/7/2021 |
1.0.0-dev.832 | 224 | 10/4/2021 |
1.0.0-dev.830 | 262 | 9/29/2021 |
1.0.0-dev.827 | 229 | 9/16/2021 |
1.0.0-dev.825 | 226 | 9/14/2021 |
1.0.0-dev.823 | 234 | 9/8/2021 |
1.0.0-dev.812 | 215 | 9/3/2021 |
1.0.0-dev.810 | 223 | 8/27/2021 |
1.0.0-dev.802 | 315 | 8/6/2021 |
1.0.0-dev.796 | 238 | 8/4/2021 |
1.0.0-dev.794 | 231 | 8/4/2021 |
1.0.0-dev.792 | 251 | 8/4/2021 |
1.0.0-dev.790 | 252 | 7/29/2021 |
1.0.0-dev.788 | 255 | 7/14/2021 |
1.0.0-dev.786 | 238 | 7/13/2021 |
1.0.0-dev.784 | 230 | 6/14/2021 |
1.0.0-dev.782 | 211 | 6/10/2021 |
1.0.0-dev.780 | 215 | 6/9/2021 |
1.0.0-dev.778 | 212 | 6/8/2021 |
1.0.0-dev.774 | 219 | 6/7/2021 |
1.0.0-dev.772 | 271 | 6/1/2021 |
1.0.0-dev.770 | 292 | 5/31/2021 |
1.0.0-dev.766 | 223 | 5/26/2021 |
1.0.0-dev.764 | 221 | 5/19/2021 |
1.0.0-dev.762 | 237 | 5/19/2021 |
1.0.0-dev.760 | 253 | 5/7/2021 |
1.0.0-dev.758 | 256 | 5/5/2021 |
1.0.0-dev.755 | 237 | 5/4/2021 |
1.0.0-dev.753 | 236 | 4/30/2021 |
1.0.0-dev.751 | 238 | 4/29/2021 |
1.0.0-dev.749 | 257 | 4/28/2021 |
# (2023-10-27)
### Bug Fixes
* Add Mobile Samples Heads (post update to Uno 5.X and net7.0 bump) ([#1046](https://github.com/unoplatform/Uno.Themes/issues/1046)) ([59e0371](https://github.com/unoplatform/Uno.Themes/commit/59e03714a78fb2aebc8becbc9a75d1d3c4dd2680))
* Adding a note to mention that Material Brush resources should be referenced using ThemeResource ([841551f](https://github.com/unoplatform/Uno.Themes/commit/841551f14b2db3033bb57213a533fef3fd99f924))
* Adding missing OutlineVariant brushes ([#1166](https://github.com/unoplatform/Uno.Themes/issues/1166)) ([04d8aa5](https://github.com/unoplatform/Uno.Themes/commit/04d8aa59637628871fef8f80b411178c71846436))
* Adding missing OutlineVariant brushes for markup ([#1168](https://github.com/unoplatform/Uno.Themes/issues/1168)) ([edd8262](https://github.com/unoplatform/Uno.Themes/commit/edd8262c45398c1210e9d7cb4c7b926b17ff953b))
* Adjust the ToggleSwitch to properly work on all platforms and clean up resources ([ca15ec0](https://github.com/unoplatform/Uno.Themes/commit/ca15ec0a87595aecc0ec5913b7af3f6dfdd1b8d7))
* Adjusts opacity instead of visibility ([d8553c7](https://github.com/unoplatform/Uno.Themes/commit/d8553c7be829aa84c22da8001f16cf88eb2a5968))
* align lightweight styling material checkbox resources with fluent ([#1140](https://github.com/unoplatform/Uno.Themes/issues/1140)) ([017808c](https://github.com/unoplatform/Uno.Themes/commit/017808ccb1c088724bd4e8ddca3e64e2190c5dbd))
* **Button:** Add StateLayer specific lightweight styling resources ([#1231](https://github.com/unoplatform/Uno.Themes/issues/1231)) ([859d230](https://github.com/unoplatform/Uno.Themes/commit/859d2300df4fe2992e61f6672037fa444898b2c1))
* change brush value transparent to SystemControlTransparentBrush ([373e5da](https://github.com/unoplatform/Uno.Themes/commit/373e5da1f80408b3e8ce21b3a5122f9fd6b61df1))
* **checkbox:** the checkbox will have the same color as figma ([4a0f696](https://github.com/unoplatform/Uno.Themes/commit/4a0f696fbae98d80799866fc4ee95a2a93ccf70c))
* disabled text visibility ([8dc5929](https://github.com/unoplatform/Uno.Themes/commit/8dc59295aa69e1ec3e6feef52ed97c75f15bedbb))
* fab markup errors ([#1223](https://github.com/unoplatform/Uno.Themes/issues/1223)) ([fc9d508](https://github.com/unoplatform/Uno.Themes/commit/fc9d508598e64df2686f24439987fd738c163eaf))
* Fix AlternateContent for ToogleButton crashing on UWP when not set ([4402407](https://github.com/unoplatform/Uno.Themes/commit/44024076ae3a3bbc616ff7982afbbd1337315d12))
* Fix font family for PasswordBox ([1a79add](https://github.com/unoplatform/Uno.Themes/commit/1a79addbaabe4b38c31ee471519b319458f86301))
* Fix GetWindow issue on GTK ([3d669af](https://github.com/unoplatform/Uno.Themes/commit/3d669af40ac6af107c7e626908f4270f68c5c11a))
* missing cupertino slider resource ([#1136](https://github.com/unoplatform/Uno.Themes/issues/1136)) ([052426f](https://github.com/unoplatform/Uno.Themes/commit/052426facf559c8cd1b50457b0038d36e3581092))
* Multiple controls to fix resources, visual states, and lightweight styling issues (matching latest changes in uno material design file) ([fadfb01](https://github.com/unoplatform/Uno.Themes/commit/fadfb013a0a69dce4cf7545427ddbd3caeec82ee))
* OnSecondaryContainerColor for Light Theme to match default Material colors and Figma file ([6e0f7ee](https://github.com/unoplatform/Uno.Themes/commit/6e0f7eec982b51881d89744142d61e1be4e0c303))
* pipspager resources not used ([73822cc](https://github.com/unoplatform/Uno.Themes/commit/73822ccb5ed0e21ce1a216a18315cbb6a0cfaf07))
* pointerover resource keys ([adf6844](https://github.com/unoplatform/Uno.Themes/commit/adf684455bd6f02d8091b47f42e68d2af66b2e71))
* Remove Header to M3 ToggleSwitch for the moment as it is not part of the design after validating with the team. Can be added back if decided later on. ([806b93d](https://github.com/unoplatform/Uno.Themes/commit/806b93d226b6ac93820090b3565b157b07542479))
* Remove old Material M3 Style to replace it with the new updapted one ([00c5dea](https://github.com/unoplatform/Uno.Themes/commit/00c5dea1300a976dcfb2faba3d4ddfc183ad0a0e))
* SwitchKnob clipping during animation ([8fd0508](https://github.com/unoplatform/Uno.Themes/commit/8fd0508a06556849ac6c75bbb4e052ff2ea559a4))
* **ToggleSwitch:** Override ToggleSwitch MinWidth ([#1237](https://github.com/unoplatform/Uno.Themes/issues/1237)) ([87368bc](https://github.com/unoplatform/Uno.Themes/commit/87368bc23c6d02dc4bccb18746aedf7fc15eaafb))
* wrong SlideTrackValueFill resource keys ([#1224](https://github.com/unoplatform/Uno.Themes/issues/1224)) ([a64133b](https://github.com/unoplatform/Uno.Themes/commit/a64133bc94f7eb218631c621941e495a809f3c00))
* XAML parsing failed for MaterialOutlinedPasswordBoxStyle ([fef7b5e](https://github.com/unoplatform/Uno.Themes/commit/fef7b5ef291961d0fccb170029bf0ebac3d4c60f))
### Features
* add lightweight styling markup resource for pipspager ([#1262](https://github.com/unoplatform/Uno.Themes/issues/1262)) ([6ee6671](https://github.com/unoplatform/Uno.Themes/commit/6ee667104b579911ed3dc8399295b4846490a188))
* add lightweight styling resources to ComboBox ([25064ec](https://github.com/unoplatform/Uno.Themes/commit/25064ecb15ec2c9524bf4c1a8c130d0c5b39afed))
* add lightweight styling resources to RatingControl ([#1208](https://github.com/unoplatform/Uno.Themes/issues/1208)) ([4f4c449](https://github.com/unoplatform/Uno.Themes/commit/4f4c449facf616d57c2256986989c33a4333aed6))
* add lightweight styling resources to ToggleButton ([#1206](https://github.com/unoplatform/Uno.Themes/issues/1206)) ([1c68e88](https://github.com/unoplatform/Uno.Themes/commit/1c68e88662e21bc466ed6cbe5657319bb5badab3))
* add lightweight styling resources to ToggleSwitch ([#1134](https://github.com/unoplatform/Uno.Themes/issues/1134)) ([752026a](https://github.com/unoplatform/Uno.Themes/commit/752026a4dab6953f76ec1c4b029368c3657ea3bd))
* Add Lightweight Styling to CSharpMarkup Button ([6f25d45](https://github.com/unoplatform/Uno.Themes/commit/6f25d4590a06e7241b8025d8ded57b1fc8356d20))
* add lightweight styling to DatePicker ([#1061](https://github.com/unoplatform/Uno.Themes/issues/1061)) ([63aec0b](https://github.com/unoplatform/Uno.Themes/commit/63aec0b0b52db335c8ed30c169f3e4dd84360d82))
* Add lightweight styling to PasswordBox ([de2dc9c](https://github.com/unoplatform/Uno.Themes/commit/de2dc9cada0bacfe718724230e5b46673fe3d92d))
* add lightweight styling to TextBox ([#1049](https://github.com/unoplatform/Uno.Themes/issues/1049)) ([a747432](https://github.com/unoplatform/Uno.Themes/commit/a747432bbee4927bc1280d1f27e7a784893cabc3))
* add lightweight styling to Typography ([#1066](https://github.com/unoplatform/Uno.Themes/issues/1066)) ([91d848e](https://github.com/unoplatform/Uno.Themes/commit/91d848e6451fa1112cc62afe853eb93aa1a90e2d))
* add material markup helper and docs ([#1260](https://github.com/unoplatform/Uno.Themes/issues/1260)) ([4a59d18](https://github.com/unoplatform/Uno.Themes/commit/4a59d185127f4c8eb32a383a857cfcbaf2875e75))
* Add MediaPlayerElement styles and sample pages ([#1042](https://github.com/unoplatform/Uno.Themes/issues/1042)) ([6bebcc0](https://github.com/unoplatform/Uno.Themes/commit/6bebcc06647e6aac5c14cd58c6e38809eeae8ad9))
* Add padding 0 to MaterialListViewItemStyle ([#1246](https://github.com/unoplatform/Uno.Themes/issues/1246)) ([e78ee7c](https://github.com/unoplatform/Uno.Themes/commit/e78ee7c147f6a7feee085c8aa06559cb684d4649))
* added Pipspage lightweight styling ([bcf7782](https://github.com/unoplatform/Uno.Themes/commit/bcf7782034c5d0bbbfa0b32b79abc4d91e674657))
* Adding ToggleSwitch Material 3 Styles ([54281dd](https://github.com/unoplatform/Uno.Themes/commit/54281dd46dfac8b448ed2fc395808200ee9e7a05))
* **checkbox:** Add lightweight styling to Checkbox ([#1048](https://github.com/unoplatform/Uno.Themes/issues/1048)) ([fcb79c3](https://github.com/unoplatform/Uno.Themes/commit/fcb79c30ce2f506f5efee20fc8f397ac552f1d77))
* **FAB:** Add Lightweight Styling to FloatingActionButton ([#1053](https://github.com/unoplatform/Uno.Themes/issues/1053)) ([195e22b](https://github.com/unoplatform/Uno.Themes/commit/195e22bb927ace47233dff1ebc9b7724c136a2c7))
* **HyperlinkButton:** lightweight styling for hyperlinkbutton ([#1055](https://github.com/unoplatform/Uno.Themes/issues/1055)) ([a617639](https://github.com/unoplatform/Uno.Themes/commit/a617639b647fc82a8bb96473703cd31df48546e4))
* Material color file in doc ([d3c63b0](https://github.com/unoplatform/Uno.Themes/commit/d3c63b0eae03af549354870939bfe60414c37347))
* **ProgressBar-ProgressRing:** lightweight styling for ProgressBar-Ring ([#1058](https://github.com/unoplatform/Uno.Themes/issues/1058)) ([70747a9](https://github.com/unoplatform/Uno.Themes/commit/70747a97ee9d84c70a23d28ee53ee5505ad78d02))
* **progressbar:** added non color-elements to ThemeDictionnaries ([#1068](https://github.com/unoplatform/Uno.Themes/issues/1068)) ([ae8d218](https://github.com/unoplatform/Uno.Themes/commit/ae8d2187f1a7a5caa77eff72e0c9bb5dcdf546ba))
* **RadioButton:** lightweight styling for radiobutton ([0b7319b](https://github.com/unoplatform/Uno.Themes/commit/0b7319b058047a49f8ed69cb1ae7aca0fa70c041))
* **ratingcontrol:** Add Rating Control styles and Rating Control sample page ([21ab9ae](https://github.com/unoplatform/Uno.Themes/commit/21ab9ae92ead398a3dfd54befaf3ae41c14df8b4))
* **slider:** adding other elements to lightweight styling ([#1070](https://github.com/unoplatform/Uno.Themes/issues/1070)) ([a702b03](https://github.com/unoplatform/Uno.Themes/commit/a702b03f3ea7fc8959cdcffd85990669c8300ae6))
* **Slider:** Lightweight styling for Material Slider ([#1064](https://github.com/unoplatform/Uno.Themes/issues/1064)) ([536b568](https://github.com/unoplatform/Uno.Themes/commit/536b568362a9596f86eb2b5e2e3a75f45e856d7a))
### BREAKING CHANGES
* Lightweight styling resources update and remove SecondaryRadioButtonStyle for Material M3 RadioButton Style (v2)