Skip to content

Releases: microsoft/microsoft-ui-xaml

Microsoft.UI.Xaml v2.3.191107001-prerelease

08 Nov 04:32
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.191107001-prerelease

Features:

Notable bug fixes:

Microsoft.UI.Xaml v2.3.191007001-prerelease

07 Oct 21:51
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.191007001-prerelease

Notable bug fixes:

Microsoft.UI.Xaml v2.2.190917002

19 Sep 15:53
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.2.190917002

Changes:

  • a29c1b4 Fix Teaching Tip's Rounded Corners (#1305)
  • 96b64c0 TabView: Fix for terminal handling scrollviewer load issue (#1339)
  • 44a2d6f SplitButton: Propagate FontFamily/Size/Weight properties to inner Button. (#1340)
  • c007095 Fix crash in RefreshVisualizer when not wrapping a ScrollViewer (#1328)
  • 67537d9 Fix bug with HorizontalContentAlignment not working on NavigationViewItem (#1325) [ #481 ]
  • 418fe9c Fix SplitView VisualState Setters (#1324)
  • 1c07c85 Fix RefreshVisualizer crash in release builds (#1321)
  • 52f5bb1 Add reveal style to Settings button in NavigationView in top mode,Closes #942 (#1236)
  • 3c4f001 Fix bug where DropDown would lose chivron with reveal (#1316)
  • 19e4fc4 Fix SplitButton reveal style, Closes #1310 (#1319)
  • 7094bc6 Fix CheckBox aligment (#1320)
  • 63c8ddb Add key names to default control styles (#1300)
  • 6007851 Fix volume button alignment (#1292)
  • 6673efc Add binding to name of NavigationView for menu lists, Closes #564 (#1266)
  • 8583253 Fix bug where pane was open when app would start minimal with NavigationView (#1280)
  • eacc06e PTR: Fix high contrast list item display, remove background and add border to display PTR correctly in test page (#1273)
  • b39f918 Fix corner radius when hover (#1269)
  • eb9333c Add reveal style for menu items in navigation top mode (#1257)

Microsoft.UI.Xaml v2.3.190909001-prerelease

10 Sep 22:41
1d934f9
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.190909001-prerelease

Notable bug fixes:

Microsoft.UI.Xaml v2.2.190830001

03 Sep 22:48
73a0d99
Compare
Choose a tag to compare

This is the official release of the WinUI 2.2 package!

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.2.190830001

Release notes: https://docs.microsoft.com/en-us/uwp/toolkits/winui/release-notes/winui-2.2

Notable bug fixes since last prerelease:

Microsoft.UI.Xaml v2.2.190822001-prerelease

24 Aug 20:40
ad1563a
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.2.190822001-prerelease

Notable bug fixes:

Microsoft.UI.Xaml v2.2.190731001-prerelease

05 Aug 22:23
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.2.190731001-prerelease

Notable bug fixes:

Microsoft.UI.Xaml v2.2.190702001-prerelease

02 Jul 22:12
4d9f82a
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.2.190702001-prerelease

Release notes

Notable bug fixes:

Microsoft.UI.Xaml v2.2.190611001-prerelease

11 Jun 21:29
0060a9d
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.2.190611001-prerelease

Features:

Notable bug fixes:

Microsoft.UI.Xaml v2.1.190606001

11 Jun 16:28
Compare
Choose a tag to compare

Minor updates to the 2.1 release based on bug reports that have come in since the release. Updates were cherry-picked from master:

Floatie:
CommandBarFlyout keyboarding updates and RTL keyboarding fix (#545)

TeachingTip:
TeachingTips display correctly when IsOpen is set early (#619)
Fix TeachingTip theming when page has RequestedTheme override (#637)
Set XamlRoot on TeachingTip so it can find its correct root in XamlIsland (#600)
Localization handback (#663)

Repeater:
Ensure that elements are refreshed when itemssource change when using non virtualizing layout (#639)
avoid reading index property on args during reset (#630)

NavigationView:
NavView Hamburger btn and header overlap on launch in minimal mode (#652)
Make consistency behaviour when clicking on a unselected item or clicking on a selected item (#589)

Misc:
Enable file version info in build (#745)