Skip to content

Microsoft.UI.Xaml v2.4.0

Compare
Choose a tag to compare
@ranjeshj ranjeshj released this 06 May 15:53
473932e

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)