Releases: microsoft/microsoft-ui-xaml
Microsoft.UI.Xaml v2.2.190430003-prerelease
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.2.190430003-prerelease
Notable bug fixes:
Microsoft.UI.Xaml v2.1.190405004.2
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
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.1.190405004.1
Notable bug fixes:
Microsoft.UI.Xaml v2.2.190416008-prerelease
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
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:
- Fix for text flow issue in first uniform grid item (f306854b by ranjeshj, pr #492)
- TeachingTip Keyboarding and Accessibility (3dd44763 by StephenLPeters, pr #469)
- Provide API to enable compact in app level. (0cb28b4c by licanhua, pr #456)
- Build the manifest activatable class entries for the framework package from the winmd instead of test app manifest (3d8fa360 by ranjeshj, pr #441)
Microsoft.UI.Xaml v2.1.190319001-prerelease
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.1.190319001-prerelease
Features:
Notable bug fixes:
- Fixed navview hamburger button HC (56964b69 by ojhad, pr #431)
- Fix TreeViewItem left padding (4ececc30 by kaiguo, pr #438)
- TeachingTip API renames (bdc806d9 by StephenLPeters, pr #409)
- SplitButton - add TemplateBinding for content alignment properties (520397de by jevansaks, pr #401)
- Change RadioMenuFlyoutItem glyph (db41b310 by teaP, pr #399)
- Fix bad vsm setter for IconBorder.Child (2b620982 by StephenLPeters, pr #364)
- NavigationView header and hamburger button overlap fix (42eca6ad by ojhad, pr #332)
Microsoft.UI.Xaml v2.1.190219001-prerelease
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.1.190218001-prerelease
New features:
- TeachingTip (87ce7c02 by StephenLPeters, pr #32)
Notable bug fixes:
- Updated NavigationViewItemHeader and PaneTitle to use semibold text (c3ad2f96 by ojhad, pr #316)
- Enable ThemeShadow and XamlRoot codepaths in MUX (1e63a991 by jevansaks, pr #262)
- Add source indexing back to PR/CI builds (50aec202 by jevansaks, pr #292)
- Update build pipelines to generate framework package (c4987e51 by jevansaks, pr #300)
- Fix NavigationViewPane shadow (84748f5f by kaiguo, pr #286)
- check for Control.CornerRadius before loading rs5 generic.xaml (3e433288 by kmahone, pr #297)
- Fix issue with multiple content presenters. (80c52379 by StephenLPeters, pr #289)
- Removing usage of ScrollBar2 (49c3e7e0 by RBrid, pr #265)
- Fix issue with CI build sometimes conflicting on nuget version (f9a707f0 by jevansaks, pr #291)
- TeachingTip test pattern update. (ae2c38d0 by StephenLPeters, pr #283)
- make navviewitem clickable after navview is freely moved between visualtrees. (92b62928 by licanhua, pr #249)
- Backport CommandBarFlyout shadow fix (a348e0b0 by kaiguo, pr #281)
- Avoid name conflicts in mux and wux for some keyed styles (f8ba2f2c by licanhua, pr #271)
- make Narrator announces count for Settings item be 1 of 1 (1ed0b4fe by licanhua, pr #278)
- Update TextCommandBarFlyout to handle selection of mixed format text (7612214b by kmahone, pr #261)
- Selecting custom color on non-100% DPI crashes settings (24b3dcb0 by llongley, pr #247)
Microsoft.UI.Xaml v2.1.190131001-prerelease
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.1.190131001-prerelease
New features:
- AnimatedVisualPlayer (4b48ecf1 by improbabilityphysics, pr #130)
Notable bug fixes:
- make navviewitem clickable after navview is freely moved between visualtrees. (92b62928 by licanhua, pr #249)
- Fix an animation bug of NavigationViewList. (45c7b677 by HHChaos, pr #188)
- Selecting custom color on non-100% DPI crashes settings (24b3dcb0 by llongley, pr #247)
- Keyboard Navigation: 'Back' button cannot be reached using tab order (b551d6f6 by chrisglein, pr #204)
- IsPaneVisible doesn't actually hide the whole pane (just the content) (e4c4c293 by chrisglein, pr #114)
- Allow ItemsRepeater's layout to take non virtualizing layouts (db7b371a by ranjeshj, pr #222)
- Fix the behaviour of TreeViewItem.HorizontalContentAlignment (#203) (f9dbb8fd by rawlinson, pr #218)
- Pane Title is completely not visible in HC mode (1bf1c8ca by chrisglein, pr #177)
- Fix crash when scrolling nested ItemsRepeaters (635be032 by ranjeshj, pr #152)
- Fix RatingControl scaling (849597cd by kaiguo, pr #187)
- When in mutiselect make sure that the treeview list supports selection pattern (67d4a7db by ranjeshj, pr #210)
- CommandBarFlyout Narrator fix (f5a3852a by llongley, pr #199)
- MUX NavigationView should throw if WUXC NavViewItems are added to it (f58789a4 by chrisglein, pr #69)
- Updating to use effective viewport feature when running on OS above RS5 (263b0d64 by ranjeshj, pr #65)
- MenuBar: Fixes to accessibility and visual issues. (0b38581e by teaP, pr #104)
- Add shadow on NavigationView pane (ace0afeb by kaiguo, pr #96)
Microsoft.UI.Xaml.2.1.181217001-prerelease
First release from GitHub.
Includes ItemsRepeater, RadioButtons, RadioMenuFlyoutItem and more!
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.1.181217001-prerelease