5.0.15
jeromelaban
released this
01 Nov 20:54
·
6 commits
to release/stable/5.0
since this release
This new release of Uno.Toolkit brings the support for C# Markup and Uno Platform 5.0. See our blog post for more information!
What's Changed
- Bump to uno 5 by @jeromelaban in #626
- ci: Bump to v4 by @jeromelaban in #628
- feat: Add implicit Chip style by @kazo0 in #627
- fix: Right padding becomes negative under certain conditions by @Robert-Louis in #634
- fix: sample mobile head by @Xiaoy312 in #637
- fix(skia): whitescreen by @Xiaoy312 in #639
- docs: Add missing namespaces definition by @jeromelaban in #641
- fix: mobile ui-tests not working by @Xiaoy312 in #644
- fix(TabBar): Don't call SelectedIndex setter with the same old value to let it work with bindings by @Youssef1313 in #566
- chore(Autolayout): doc update by @Robert-Louis in #615
- fix: Fix iOS Xamarin.Calabash call on NET7 by @eriklimakc in #651
- chore(sample): hide debug panel by @Xiaoy312 in #656
- refactor: Add lightweight styling resources to Card/CardContent control by @Arieldelossantos in #619
- doc: fix deadlink by @Xiaoy312 in #659
- fix: cupertino tabbar sliding by @rajamatt in #605
- feat(autolayout): collapsed children don't count in the measure by @Robert-Louis in #663
- build: Disable XAML fuzzy matching by @Youssef1313 in #668
- feat(NavigationBar): Add lightweight styling to Navigation bar by @Marc-Antoine-Soucy in #608
- chore: Lambda function call instance method by @eriklimakc in #686
- chore: Increase timeout on build packages stage by @nickrandolph in #689
- chore(deps): Update Uno version by @Youssef1313 in #682
- Shadow container by @eriklimakc in #638
- build: Few build adjustments to reduce flakiness by @Youssef1313 in #700
- chore: Addressing Shadows PR remaining comments by @eriklimakc in #696
- Avoid unnecessary allocations on DependencyObjectExtensions.RegisterDisposableNestedPropertyChangedCallback by @pictos in #705
- [ShadowContainer][Docs] Simple improvement for easier reading and understanding by @rafael-rosa-knowcode in #709
- Bump Uno.Material and Material.WinUI version by @pictos in #722
- chore: update Material and MUX by @Arieldelossantos in #726
- chore(autolayout): add test for collapsed by @Robert-Louis in #691
- ci: use dotnet test for uitests by @kazo0 in #714
- docs: lightweight styling by @rajamatt in #713
- chore: Update pull_request_template.md to add docs in PR Checklist by @agneszitte in #734
- docs(ShadowContainer): Adjusting docs after review by @eriklimakc in #729
- Small improvements by @pictos in #701
- chore: address github pr check warnings by @Xiaoy312 in #742
- docs(ShadowContainer): Adding note for shadows order by @eriklimakc in #741
- fix(shadows): background theming issue by @Xiaoy312 in #737
- Revert "fix(shadows): background theming issue" by @Xiaoy312 in #751
- chore: Update to Toolkit WinUI samples by @agneszitte in #745
- bump skiasharp to 2.88.5 by @kazo0 in #758
- Dev/xygu/20230823/shadow-rework by @Xiaoy312 in #752
- fix: Bump uno.check to avoid auto update checks by @jeromelaban in #770
- fix: Templatebound Margin to remove hardcoded margin by @nguyeenvy in #715
- ci(perf): Disable unused .NET native for uwp by @jeromelaban in #776
- [WinUI/ShadowContainer] ShadowContainer content not stretching by default #708 by @rafael-rosa-knowcode in #716
- feat: add lightweight styling to divider by @Marc-Antoine-Soucy in #765
- [ShadowContainer] Inner Shadows not properly fitted in Rectangle and Ellipse by @rafael-rosa-knowcode in #757
- fix: skia and IOS shadows not updating properly by @Marc-Antoine-Soucy in #756
- refactor(docs): updating Chips PointerOver styling pic and doc by @Arieldelossantos in #799
- fix(ShadowContainer): Properly invalidate on shadows collection changed by @kazo0 in #806
- fix(ShadowContainer): ensure canvas does not have negative dimension by @kazo0 in #804
- docs: clean up lightweight styling docs by @kazo0 in #813
- [ShadowContainer][All Platforms] ShadowContainer not resizing properly by @rafael-rosa-knowcode in #807
- docs(shadows): add remarks about shadow background by @Xiaoy312 in #816
- test: Added Test for ShadowContainer re-layout issue by @Marc-Antoine-Soucy in #797
- doc(toc): add missing shadows entry by @Xiaoy312 in #827
- chore: Add missing title for ShadowContainer.md by @agneszitte in #831
- docs: add migration for lightweight styling by @kazo0 in #839
- [ShadowContainer] CornerRadius performance issue by @rafael-rosa-knowcode in #790
- [ShadowContainer] Cache issue on CornerRadius by @rafael-rosa-knowcode in #788
- Update Markup libraries by @dansiegel in #855
- fix(AutoLayout): check for filledChildrenCount was inverse by @Robert-Louis in #857
- chore(autolayout): removed sealed for Xaml2Csharp by @Robert-Louis in #859
- fix: remove nav bar back icon, use symbol/path for non-win/non-mobile by @kazo0 in #860
- fix(ShadowContainer): prevent unnecessary repaint by @roubachof in #830
- feat(ShadowContainer): cache cleanup based on shadows stats by @roubachof in #853
- build: reorder tfm override values by @kazo0 in #871
- fix(StatusBar): OS theme change no longer crashes app by @silviuo in #867
- fix: templatebind background to ios navbar template by @kazo0 in #876
- build: fix nuget target override by @kazo0 in #873
- feat: added the resource style extension by @Marc-Antoine-Soucy in #875
- chore: update vulernable skiasharp packages by @kazo0 in #882
- feat: light-weight styling markup by @Xiaoy312 in #872
- chore: bump winappsdk to match uno.themes by @kazo0 in #881
- feature(autolayout): add max size support by @Robert-Louis in #883
- Toolkit Markup init and docs by @kazo0 in #884
- fix: avoid creating disconnected native navbars on load by @kazo0 in #886
- Adding missing winui targets for markup packages (backport #889) by @mergify in #890
- chore: fix failing tests by @kazo0 in #888
- fix(autoLayout): when hug and have a alignment (backport #892) by @mergify in #893
- fix: Shadow colors are no longer solid black on Android (backport #894) by @mergify in #895
New Contributors
- @eriklimakc made their first contribution in #651
- @rajamatt made their first contribution in #605
- @rafael-rosa-knowcode made their first contribution in #709
- @roubachof made their first contribution in #830
Full Changelog: 4.2.22...5.0.15