csharpmarkup2-winui-wpf-2-2-21
·
100 commits
to master
since this release
Windows App SDK
- Fix to add missing layout type helpers for many types of content properties - both collection and single item type content:
VisualStateGroup
,CommandBar
,Hub
,MenuBarItemFlyout
,MenuFlyout
,MenuFlyoutSubItem
,CommandBarFlyoutCommandBar
,RadioButtons
,TabView
and more - Fix helpers for
ItemsRepeater
ItemTemplate
property plus add manual lambdaDataTemplate
helper - Fix for multiple
ContentAttribute
implementations used in Windows App SDK - Fix for multiple
GradientStop
collection types used in Windows App SDK - Fix for inconsistent parameter order for
GradientStop
between WinUI and Uno - add manual overload to allow specifying offset and color by value without ambiguity - Shorten generated code: omit namespaces that are in using statements from type names
Uno Platform
- Fix to add missing layout type helpers for many types of content properties - both collection and single item type content:
VisualStateGroup
,CommandBar
,Hub
,MenuBarItemFlyout
,MenuFlyout
,MenuFlyoutSubItem
,CommandBarFlyoutCommandBar
,RadioButtons
,TabView
,Border
,Flyout
,MediaPlayerPresenter
,SplitView
,Viewbox
and more - Fix helpers for
ItemsRepeater
ItemTemplate
property plus add manual lambdaDataTemplate
helper - Shorten generated code: omit namespaces that are in using statements from type names
WPF
- Shorten generated code: omit namespaces that are in using statements from type names
Full Changelog: csharpmarkup2-winui-wpf-2-1-14...csharpmarkup2-winui-wpf-2-2-21