Skip to content

3.0.40

Compare
Choose a tag to compare
@jeromelaban jeromelaban released this 07 Sep 15:55
· 4 commits to release/stable/3.0 since this release
1e7acf9

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