Skip to content

4.2.22

Compare
Choose a tag to compare
@jeromelaban jeromelaban released this 07 Sep 15:55
· 9 commits to release/stable/4.2 since this release
5b0064b

This new release of Uno.Toolkit brings the support for lightweight styling and a new ShadowContainer using in a new Neumorphic theme. See our documentation and blog post for more information!

What's Changed

  • chore: Bump to themes 2.6 by @jeromelaban in #587
  • fix: Fixes Material Card themed backgrounds by @lesterbotello in #582
  • fix: dispatch safearea inset setter logic by @kazo0 in #567
  • fix: add CupertinoToolkitResources to sample app by @kazo0 in #599
  • fix: use proper appicon set by @kazo0 in #602
  • ci: do not pack markup projects by @kazo0 in #600
  • fix: SpaceBetween causing wrong size by @iurycarlos in #590
  • build: update min ios version by @kazo0 in #603
  • fix(NavigationView): Made content visible when the NavigationView is … by @Marc-Antoine-Soucy in #601
  • fix: Fixes text truncation in TabBarItem by @lesterbotello in #598
  • fix(Theme): Fixed the theme toggle button for windows and WASM by @Marc-Antoine-Soucy in #592
  • chore: update packages by @carlh98 in #606
  • feat(SamplePageLayout): Added Fluent option for sample pages layout by @Marc-Antoine-Soucy in #613
  • fix: Properly resubscribe to nested prop changes by @kazo0 in #622
  • fix: Add default back button icon for NavBar by @silviuo in #614
  • refactor(chip): Add lightweight styling to Chip style and add Fluent theme for Chip and ChipGroup by @nguyeenvy in #612
  • refactor: check for missing explicit and implicit v2 styles by @silviuo in #621
  • refactor(tabbar): Add lightweight styling to tab bar style by @nguyeenvy in #604
  • fix: NavBar Icon fixes by @kazo0 in #589
  • fix: add safearea to shell and add margin to control by @carlh98 in #616
  • docs: Add missing namespaces definition (backport #641) by @mergify in #648
  • fix: Right padding becomes negative under certain conditions (backport #634) by @mergify in #645
  • chore(sample): hide debug panel (backport #656) by @mergify in #670
  • doc: fix deadlink (backport #659) by @mergify in #672
  • feat(autolayout): collapsed children don't count in the measure (backport #663) by @mergify in #674
  • feat(NavigationBar): Add lightweight styling to Navigation bar (backport #608) by @mergify in #678
  • chore: Removing markup from legacy branch by @nickrandolph in #684
  • chore: Lambda function call instance method (backport #686) by @mergify in #688
  • chore: Increase timeout on build packages stage (backport #689) by @mergify in #690
  • Avoid unnecessary allocations on DependencyObjectExtensions.RegisterDisposableNestedPropertyChangedCallback (backport #705) by @mergify in #711
  • build: Few build adjustments to reduce flakiness (backport #700) by @mergify in #702
  • [Legacy] Bump Uno.Material and Material.WinUI version by @pictos in #723
  • fix: cupertino tabbar sliding (backport #605) by @mergify in #725
  • chore: legacy update Material and MUX by @Arieldelossantos in #727
  • docs: lightweight styling (backport #713) by @mergify in #733
  • docs(ShadowContainer): Adjusting docs after review (backport #729) by @mergify in #738
  • Shadow container (backport #638) by @mergify in #703
  • Backport from PR 696 by @pictos in #739
  • Small improvements (backport #701) by @mergify in #743
  • [ShadowContainer][Docs] Simple improvement for easier reading and understanding (backport #709) by @mergify in #717
  • docs(ShadowContainer): Adding note for shadows order (backport #741) by @mergify in #749
  • fix(shadows): background theming issue (backport #737) by @mergify in #750
  • chore: Update to Toolkit WinUI samples (backport #745) by @mergify in #755
  • Revert "fix(shadows): background theming issue" (backport #751) by @mergify in #753
  • bump skiasharp to 2.88.5 (backport #758) by @mergify in #759
  • build: properly ignore xamarin+winui targets for shadows by @kazo0 in #762
  • Dev/xygu/20230823/shadow-rework (backport #752) by @mergify in #766
  • fix: Bump uno.check to avoid auto update checks (backport #770) by @mergify in #771
  • ci(perf): Disable unused .NET native for uwp (backport #776) by @mergify in #777
  • chore: merge legacy branch by @kazo0 in #775
  • [WinUI/ShadowContainer] ShadowContainer content not stretching by default #708 (backport #716) by @mergify in #781
  • [ShadowContainer] Inner Shadows not properly fitted in Rectangle and Ellipse (backport #757) by @mergify in #787
  • fix: skia and IOS shadows not updating properly (backport #756) by @mergify in #793
  • fix: Templatebound Margin to remove hardcoded margin (backport #715) by @mergify in #774
  • feat: add lightweight styling to divider (backport #765) by @mergify in #785
  • refactor(docs): updating Chips PointerOver styling pic and doc (backport #799) by @mergify in #801
  • fix(ShadowContainer): Properly invalidate on shadows collection changed (backport #806) by @mergify in #809
  • fix(ShadowContainer): ensure canvas does not have negative dimension (backport #804) by @mergify in #811
  • [ShadowContainer][All Platforms] ShadowContainer not resizing properly (backport #807) by @mergify in #820
  • docs(shadows): add remarks about shadow background (backport #816) by @mergify in #823
  • docs: clean up lightweight styling docs (backport #813) by @mergify in #818
  • chore: fix shadows runtime tests (backport #812) by @mergify in #815
  • test: Added Test for ShadowContainer re-layout issue (backport #797) by @mergify in #825

New Contributors

Full Changelog: 3.0.4...4.2.22