Skip to content

Releases: unoplatform/Uno.Themes

5.2.5

26 Sep 19:47
1da7240
Compare
Choose a tag to compare

This new release is part of Uno Platform 5.4, read our blog for more details!

What's Changed

New Contributors

Full Changelog: 5.1.6...5.2.5

5.1.6

23 Jul 17:11
03181ed
Compare
Choose a tag to compare

This new release is part of Uno Platform 5.3, read our blog for more details!

What's Changed

New Contributors

Full Changelog: 5.0.13...5.1.0

4.1.0

31 Jan 14:38
5a164fd
Compare
Choose a tag to compare

This new release of Uno.Themes brings mostly bug fixes to Uno.Material. See our blog post for more information!

What's Changed

New Contributors

Full Changelog: 4.0.4...4.1.0

5.0.13

22 Apr 19:48
a7e246a
Compare
Choose a tag to compare

See our blog post for more information!

Refer to the upgrade guide on breaking changes

What's Changed

Full Changelog: 4.1.0...5.0.0

4.0.4

01 Nov 20:54
Compare
Choose a tag to compare

This new release of Uno.Themes brings the support for C# Markup and Uno Platform 5.0. See our blog post for more information!

What's Changed

Read more

3.0.40

07 Sep 15:55
1e7acf9
Compare
Choose a tag to compare

This new release of Uno.Themes brings the support for lightweight styling. See our documentation and blog post for more information!


What's Changed

  • build: adjust tfm override props sample by @kazo0 in #1001
  • refactor: Add lightweight styling resources for Material CheckBox by @kazo0 in #1003
  • ci: add continue-on-error: true for azure static web app job by @kazo0 in #1025
  • fix: textbox clear button flickering on first load by @Lee31416 in #1024
  • feat(ProgressBar): Progress bars style can now be overrided using lig… by @Marc-Antoine-Soucy in #999
  • refactor: Add lightweight styling resources for Material PasswordBox by @silviuo in #1010
  • feat(Slider): Add LightWeight styling resources for Material slider by @Marc-Antoine-Soucy in #1011
  • refactor: add lightweight styling resources for radiobutton by @rajamatt in #1020
  • refactor(hyperlinkbutton): Add Lightweight Styling to Hyperlink Butto… by @nguyeenvy in #1021
  • refactor(textbox): Add the Lightweight Styling Text Box Style by @nguyeenvy in #1002
  • refactor: add lightweight styling resources for ProgressRing control by @Arieldelossantos in #1013
  • refactor: add lightweight styling resources for Button control by @Arieldelossantos in #1012
  • refactor: Improve Lightweight styling for Material Combo Box by @lesterbotello in #1016
  • refactor: add lightweight styling resources for Datepicker control by @Arieldelossantos in #1022
  • refactor: Add lightweight styling resources for Material Floating Action Button by @lesterbotello in #1023
  • fix: missing button styles by @rajamatt in #1034
  • fix: foreground of ContentPresenter is templatebounded by @nguyeenvy in #1035
  • refactor(calendardatepicker): Add lightweight styling to CalendarDatePicker style by @nguyeenvy in #1038
  • refactor(navigationview): Add lightweight styling to navigation view style (mux) by @nguyeenvy in #1028
  • fix: XAML parsing failed for MaterialOutlinedPasswordBoxStyle (backport #1052) by @mergify in #1056
  • fix(checkbox): the checkbox will have the same color as figma (backport #1060) by @mergify in #1062
  • feat(progressbar): added non color-elements to ThemeDictionnaries (backport #1068) by @mergify in #1074
  • feat(slider): adding other elements to lightweight styling (backport #1070) by @mergify in #1075
  • refactor: check for missing explicit and implicit v2 styles (backport #1044) by @mergify in #1077
  • refactor: fix resources for ComboBox control (backport #1073) by @mergify in #1079
  • fix: hyperlinkbutton pointerover resource keys typo (backport #1088) by @mergify in #1089
  • chore: adjust 2ndary hyperlink button resource (backport #1092) by @mergify in #1094
  • chore: fix typo in CheckBox resource (backport #1102) by @mergify in #1104
  • chore: Removing markup from legacy by @nickrandolph in #1115
  • refactor(Button): lightweight styling for button (backport #1098) by @mergify in #1120
  • refactor(DatePicker): lightweight styling for datepicker (backport #1097) by @mergify in #1121
  • refactor(ComboBox): lightweight styling for combobox (backport #1103) by @mergify in #1122
  • refactor(RadioButton): lightweight styling radiobutton (backport #1069) by @mergify in #1123
  • refactor: non-brush lightweight styling for Textbox (backport #1105) by @mergify in #1124
  • refactor(navigationview): Extract non-brush values into lightweight resources of NavigationView (backport #1106) by @mergify in #1125
  • refactor(ToggleButton): lightweight styling for ToggleButton (backport #1113) by @mergify in #1131
  • refactor(HyperlinkButton): lightweight styling for hyperlinkbutton (backport #1096) by @mergify in #1133
  • feat(ratingcontrol): Add Rating Control Styles and Rating Control Sample Page (backport #1045) by @mergify in #1082
  • refactor: Add resource in PasswordBox for the Glyph (backport #1080) by @mergify in #1084
  • feat: Adding ToggleSwitch Material 3 Styles (backport #1031) by @mergify in #1127
  • refactor: add lightweight styling resources for ToggleSwitch control (backport #1130) by @mergify in #1135
  • fix: missing cupertino slider resource (backport #1136) by @mergify in #1138
  • refactor(FAB): lightweight styling for button (backport #1100) by @mergify in #1139
  • fix: align lightweight styling material checkbox resources with fluent (backport #1140) by @mergify in #1141
  • feat: added Pipspage lightweight styling (backport #1111) by @mergify in #1147
  • style(palette): fix default color palette based on figma (backport #1146) by @mergify in #1148
  • fix: disabled text visibility (backport #1153) by @mergify in #1156
  • fix: Fix AlternateContent for ToogleButton crashing on UWP when not set (backport #1137) by @mergify in #1159
  • chore: update Microsoft.UI.Xaml and improve Progressring and PipsPager (backport #1144) by @mergify in #1158
  • docs: lightweight styling (backport #1118) by @mergify in #1160
  • fix: Adding missing OutlineVariant brushes (backport #1166) by @mergify in #1169
  • fix: Adding missing OutlineVariant brushes (backport #1166) by @mergify in #1171
  • docs: Adding OutlineVariantColor to docs (backport #1172) by @mergify in #1173
  • ci(perf): Disable .NET native for uwp builds (backport #1175) by @mergify in #1176
  • fix: Multiple controls to fix resources, visual states, and lightweight styling issues (backport #1167) by @mergify in #1183

New Contributors

Full Changelog: 2.6.0...3.0.40

2.6.0

05 Jun 15:29
35dbc9c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.0...2.6.0

2.5.3

21 Mar 13:27
3aa9ee3
Compare
Choose a tag to compare

What's Changed

  • fix: add xbf workaround by @kazo0 in #901
  • fix: ToggleSwitch knob does not respect the Foreground property by @agaldanaw2 in #903
  • fix: Disable trimming on osx+mono combination by @jeromelaban in #909
  • fix(win): resource initialization crash by @Xiaoy312 in #911
  • feat: Add initial muxc:PipsPager Style for Material by @agneszitte-nventive in #908
  • feat: Add new MaterialTheme for simpler init by @kazo0 in #912
  • fix: Add workaround for Material CommandBar NavigationCommand extension by @kazo0 in #915
  • feat: Properly style the Material version for muxc:PipsPager to match Figma guidelines by @agneszitte-nventive in #919
  • update to net6.0-windows by @kazo0 in #920
  • feat: Adding Sample for M3 Colors by @nickrandolph in #925
  • Use Uno.Fonts.Roboto by @kazo0 in #922
  • docs: update getting starteds by @kazo0 in #924
  • fix: Removing framework references by @nickrandolph in #929
  • fix: bump roboto to include Windows support by @kazo0 in #926
  • fix: Reverting winappsdk version by @nickrandolph in #931
  • fix(fontsweight): Fix LabelExtraSmallFontWeight should be "400", not 500 by @carldebilly in #937
  • feat: Add support for SurfaceTintColor by @kazo0 in #930
  • fix: material default color palette corrections by @kazo0 in #945
  • fix(ComboBox): cupertino combo ItemTemplate by @Xiaoy312 in #944
  • fix: checkbox and passwordbox colors by @kazo0 in #951
  • docs: add additional resources section by @kazo0 in #952
  • fix: Add missing MenuFlyoutItemStyle implicit style and alias (backport #954) by @mergify in #955
  • fix: Use fallback background tint (backport #961) by @mergify in #962

New Contributors

Full Changelog: 2.4.0...2.5.3

2.3.0

14 Sep 15:49
7b3c937
Compare
Choose a tag to compare
  • fab_border: Added support for Border parameters on a FAB button control template for Material (444760b)
  • prevent text resize on pointerover (fcc421a)
  • text alignment (73809bc)
  • Textbox: Fix content and icon alignment for M3 Textboxes (0d8164d)
  • Textbox: Fix placeholder and icon alignment for M3 multiline Textboxes (57f03fd)
  • winui: MenuFlyout&Item crashes (bd6ada9)