Windows UI Library v2.4.0 Release Notes

Release Date: 2020-05-06 // almost 4 years ago
  • ๐Ÿ“ฆ https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.0

    Notable Changes:

    • ๐Ÿ’ป 473932e Fix AutoSuggestBox not respecting common TextBox properties (#2252) [#2191, #2225 ]
    • ๐Ÿ’ป 41c7fa3 Fix regressions with NumberBox HeaderPresenter behavior (#2148)
    • ๐Ÿ’ป 55e15de Fixed corner radius on the query button on the AutoSuggestBox control (#2198)
    • โœ… a35af5b Progress Controls Template Settings from WUXC + Re-Templating Tests (#2268)
    • ๐Ÿ’ป 144d9bc Fix ToggleSplitButton's IsCheckedProperty not being a public DP (#2258)
    • ๐Ÿ’ป 7423909 Let NavigationViewItem respect CompactPane length for icon size (#2051)
    • ๐Ÿšš 20931ca Move ItemsSourceView.IndexOf to public (#2231)
    • ๐Ÿ’ป ec9e47d Add NavigationViewItemSeparator lightweight styling theme resources (#2206)
    • ๐Ÿ’ป 68abde4 Disable TabView scroll buttons based on scroll position (#2162)
    • โšก๏ธ 7d42841 Update way handling of DataTemplateSelector with null values (#2185)
    • ๐Ÿš€ c045cde Match ProgressRing APIs with WUXC for 2.4 Release (#2197)
    • ๐Ÿšš a939567 Remove TwoPaneView from tab navigation (#2153)
    • ๐Ÿ’ป f083cde Fix TreeView missing children issue (#2058)
    • ๐Ÿ’ป c0fb694 Rework dark theme TextBox and RichEditBox (#2046)
    • ๐Ÿ’ป 5d444b6 Hierarchical Navigation View (#2004)
    • ๐Ÿ’ป 768854a Numberbox header aligning (#2117)
    • ๐Ÿ’ป 0d4065f TabView Compact TabViewWidthMode and new CloseButtonOverlayMode property (#2016)
    • ๐Ÿ’ป 929ce1f ProgressRing Automation Peer (#2065)
    • ๐Ÿ’ป b9c3c53 Button foreground lightstyling issue (#2078)
    • ๐Ÿ’ป c621498 StackLayout incorrect sizing bug (#2072)
    • ๐Ÿ’ป 5e0e4df ProgressRing Indeterminate State with Lottie Animations (#1858)
    • ๐Ÿ’ป a53863f Produce and consume appropriate PGO database versions (#1936)
    • ๐Ÿ’ป 6a291e8 Fixes for a few NumberBox bugs (#1933)
    • ๐Ÿ’ป 7e1baad Fix TreeView expand (#1924)
    • ๐Ÿ’… e95e099 Fix crash when trying to use DefaultRadioButtonStyle (#1859)
    • ๐Ÿ’ป 032e339 Fix stack overflow with two way x:Bind to NumberBox.Value (#1905)
    • ๐Ÿ’ป da8e31a Make TabItems as content property of TabView (#1845)
    • ๐Ÿ’ป 63d3920 RadialGradientBrush initial commit (#1831)
    • ๐Ÿšš f3862ec Move NavigationView to Repeater (#1683)
    • ๐Ÿ’ป 8f49752 Improve theming of TabView in High Contrast mode (#1663)
    • ๐Ÿ’ป 4514d8f Fix TreeView single selection (#1799)
    • ๐Ÿ’ป 007ab33 Fix bug with UniformGridLayout MaximumRowsOrColumns and requested size (#1802) [#1549 ]
    • ๐Ÿ’ป 35577ba Fix to sizing issue when TabView is aligned left. (#1744)