Skip to content

Releases: microsoft/microsoft-ui-xaml

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)

Microsoft.UI.Xaml v2.2.190430003-prerelease

01 May 21:51
24ce02e
Compare
Choose a tag to compare

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

Notable bug fixes:

  • Updating condition for adding reference to VCLibs. (d0eb58a6 by RBrid, pr #624)
  • CommandBarFlyout keyboarding updates and RTL keyboarding fix (78a93325 by RBrid, pr #545)
  • Fix layout cycle when an inner repeater needs corrections in non-scrollable direction (9cf91575 by ranjeshj, pr #557)

Microsoft.UI.Xaml v2.1.190405004.2

29 Apr 19:55
d0eb58a
Compare
Choose a tag to compare

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

Another update with minor build-only fixes to address unit test packaging and win32 apps.

Notable bug fixes:

  • Avoid Compact.xbf conflicts when there are more than two projects are using microsoft-ui-xaml in framework package (7632818a by licanhua, pr #620)
  • Remove UAP condition from release nuget package as well (ecb0f7b2 by jevansaks, pr #617)
  • NuGet package fix for support of win32 projects (dead5903 by RBrid, pr #582)

Microsoft.UI.Xaml v2.1.190405004.1

19 Apr 19:53
Compare
Choose a tag to compare

Microsoft.UI.Xaml v2.2.190416008-prerelease

16 Apr 23:04
e35e982
Compare
Choose a tag to compare

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

Payload is the same as the 2.1 release package but the preview types are included.

Microsoft.UI.Xaml v2.1.190405004

06 Apr 20:37
0c067c1
Compare
Choose a tag to compare

This is the official release of the WinUI 2.1 package!

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

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

Notable bug fixes:

Microsoft.UI.Xaml v2.1.190319001-prerelease

20 Mar 18:25
c05f1d1
Compare
Choose a tag to compare

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

Features:

Notable bug fixes: