This library is designed to help you use the material design system with the Uno Platform
Перейти к файлу
Vy-Phuong Nguyen 618fc2e442
refactor(textbox): Add the Lightweight Styling Text Box Style (#1002)
2023-06-07 14:07:58 -04:00
.github ci: add continue-on-error: true for azure static web app job 2023-06-02 10:19:31 -04:00
build update to net6.0-windows (#920) 2023-02-15 20:49:08 +00:00
design feat: Add template sketch file 2020-08-11 16:30:45 -04:00
doc docs: Adjust material DSP 2023-03-21 13:25:08 -04:00
src refactor(textbox): Add the Lightweight Styling Text Box Style (#1002) 2023-06-07 14:07:58 -04:00
.editorconfig add editorconfig 2020-05-04 16:01:39 -04:00
.gitignore chore: ignore xamlmerge output from git 2022-09-29 13:57:40 -04:00
CHANGELOG.md Initial commit 2020-04-24 15:40:05 -04:00
CODE_OF_CONDUCT.md Initial commit 2020-04-24 15:40:05 -04:00
CONTRIBUTING.md Initial commit 2020-04-24 15:40:05 -04:00
Directory.Build.props feat: Adding metadata targets file 2023-05-04 00:31:38 +10:00
Directory.Build.targets feat: Adding metadata targets file 2023-05-04 00:31:38 +10:00
Directory.UnoMetadata.targets ci: Adjust assets location 2023-05-15 15:12:39 -04:00
LICENSE Initial commit 2020-04-24 15:40:05 -04:00
PlatformItemGroups.props update to net6.0-windows (#920) 2023-02-15 20:49:08 +00:00
README.md docs: update doc link 2022-06-02 14:02:25 -04:00
Settings.XamlStyler style: adjust XamlStyler settings 2023-05-25 12:02:45 -04:00
Uno.CrossTargeting.props chore: add target framework override capabilities 2022-09-14 12:13:01 -04:00
Uno.Themes.sln fix: add xbf workaround (#901) 2022-12-22 04:22:32 +00:00
azure-pipelines.yml update to net6.0-windows (#920) 2023-02-15 20:49:08 +00:00
crosstargeting_override.props.sample build: adjust tfm override props sample (#1001) 2023-05-30 15:38:26 -04:00
gitversion.yml chore: bump uno 2022-08-30 17:43:06 -04:00
global.json feat: Add support for net6 mobile targets, bump to uno 4.2-dev 2022-03-30 14:07:37 -04:00
mergify.yml ci: Adjust mergify 2022-03-25 11:29:06 -04:00
nuget.config feat: Add Themes Markup helpers 2022-11-02 09:25:47 -04:00
winappsdk-workaround.targets fix: add xbf workaround (#901) 2022-12-22 04:22:32 +00:00

README.md

Uno.Themes

Open Uno.Themes in Gitpod Azure DevOps License

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:

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 NuGet stable NuGet preview
Uno.Material.WinUI NuGet stable NuGet preview
Uno.Cupertino NuGet stable NuGet preview
Uno.Cupertino.WinUI NuGet stable NuGet preview

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

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):

Uno.Themes Contributors

💖 Thank you.