5.1.0
This new release of Uno.Toolkit brings the support for ResponsiveView and Responsive Markup. See our blog post for more information!
What's Changed
- Adding missing winui targets for markup packages by @dansiegel in #889
- fix(autoLayout): when hug and have a alignment by @Robert-Louis in #892
- chore: fix failing tests (backport #888) by @mergify in #891
- fix: Shadow colors are no longer solid black on Android by @MartinZikmund in #894
- docs: Adjust callout syntax by @jeromelaban in #898
- fix: Ensure bindings are set once presenter has owner set by @kazo0 in #902
- fix: fix tests and build failures and incorrect padding by @kazo0 in #896
- Forward port 5.0 changes by @jeromelaban in #903
- chore: Update to latest markup by @jeromelaban in #908
- chore(WelcomeBot): Update config.yml with new swag link by @agneszitte in #910
- chore: Update to Uno latest by @eriklimakc in #914
- build: disable linker on wasm debug builds by @kazo0 in #916
- Dev/xygu/20231103/drawer-flyout-depth by @Xiaoy312 in #906
- fix: make center with padding behave like figma by @Robert-Louis in #925
- fix(drawerflyout): empty flyout in certain situation by @Xiaoy312 in #928
- build: Use compiler from SDK instead of NuGet package to reduce developer friction by @Xiaoy312 in #930
- docs: adjust Divider usage examples by @Xiaoy312 in #932
- fix: hug center now properly centered by @Robert-Louis in #933
- fix: Card Border by @vatsashah45 in #935
- ci: update gitversion variable name by @kazo0 in #939
- docs: rename and add missing docs to toc by @kazo0 in #943
- feat: ResponsiveView by @eriklimakc in #912
- feat: Responsive markup extension by @silviuo in #926
- docs: Improve FAQ searchability by @morning4coffe-dev in #947
- fix: Make ResponsiveHelper public by @eriklimakc in #948
- chore: bump samples to Android 33 by @kazo0 in #913
- responsive enhancements by @Xiaoy312 in #944
- perf(ResExpr): prevent unnecessary updates by @Xiaoy312 in #953
- build: packages only build by @Xiaoy312 in #954
- fix(navigationbar): Avoid NSObject_Disposer:Drain with custom NavigationBar content by @kazo0 in #958
- docs: General fixes and small improvements by @eriklimakc in #959
- docs: add splash screen to toc by @kazo0 in #960
- chore: Bump Xamarin/Uno.UITests by @kazo0 in #967
- docs: update samples for ItemsRepeater-ext and ItemsControl-binding by @Xiaoy312 in #962
- fix: avoid clipping fabtabbaritem by @kazo0 in #975
- fix(responsive): layout breakpoint calculation by @Xiaoy312 in #966
- Removing Tint by @iurycarlos in #973
- docs: update autolayout docs by @kazo0 in #952
- Replace VisibleBoundsPadding to SafeArea by @pictos in #977
- Dev/xyguy/20231207/responsive-attached-property by @Xiaoy312 in #957
- chore: Add Feature branches setup by @agneszitte in #984
- fix(tabbar): add surface tint layer to material bottom/vertical navigation tabbar by @kazo0 in #987
- ci: Enable markdown linting and spell checking by @agneszitte in #990
- refactor(responsive): remove ResponsiveHelper initialization by @Xiaoy312 in #992
- chore: fix uwp build error by @Xiaoy312 in #994
- docs: Validate tocs by @agneszitte in #991
- fix(responsive): invalid initial value being returned by @Xiaoy312 in #999
- docs: update OpenDirection values by @kazo0 in #997
- feat: Add CounterAxisAlignment by @Robert-Louis in #995
- fix: autolayout counterAlignment stretch had a wrong padding by @Robert-Louis in #1000
- chore: Updated analysers to v8 and fixed all errors (from new analyzers) by @nickrandolph in #1001
- fix(sample): broken uwp nav-view by @Xiaoy312 in #996
- fix: make the counterAxisAlignment retro compatible by @Robert-Louis in #1006
- feat(drawer): IsLightDismissEnabled by @Xiaoy312 in #1007
- chore: fix maxwidth=nan throw by @Xiaoy312 in #1010
- ci: Cleanup by @Youssef1313 in #1014
- docs: Improve documentation by @Youssef1313 in #1012
- chore: keep toolkit on 5.0.19 uno by @kazo0 in #1015
New Contributors
- @vatsashah45 made their first contribution in #935
- @morning4coffe-dev made their first contribution in #947
Full Changelog: 5.0.0...5.1.0