Releases: microsoft/microsoft-ui-xaml
Microsoft.UI.Xaml v2.6.3
Microsoft.UI.Xaml v2.7.1-prerelease.211026002
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.7.1-prerelease.211026002
Changes:
- 8f9b626 Move IPopup4 to Private namespace
- db58b12 bump version to 2.7.1
- 379b964 Fix #5768 (#6063)
- 61d5e74 Fix color picker element tab order in horizonal mode. (#5939)
- 803f334 Fix the sliders in a horizontally oriented color picker going the incorrect direction with arrow keys. (#5934)
- 50e45a2 Fix InfoBadge default high contrast background. (#5899)
- ba8fd80 Enable Arm builds of the NugetPackageTestApp (#5982)
- da05255 Cherry-pick fixes to 2.7 release branch for servicing (#6134) [ #6014, #6033, #6121, #6131 ]
- dc21a21 Update intellisense files
Microsoft.UI.Xaml 2.8.0-prerelease.210927001
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.8.0-prerelease.210927001
Notable Changes:
- f0f9256 Update version to 2.8 (#5945)
- a275e7c [ProgressRing] Remove ProgressRing from UIA tree when it is not active (#5930)
- 841d01d Fix color picker element tab order in horizonal mode. (#5939)
- a50c1c2 Fix InfoBadge default high contrast background. (#5899)
- 74fa22c Fix the sliders in a horizontally oriented color picker going the incorrect direction with arrow keys. (#5934)
- 03a091b CommandBarFlyout fix for internal bug 35782367 (#5937)
- ed60605 Fix for internal bug 34425302 in BaseWindowHandler (#5932)
- 34072c7 Update WebView2 nupkg dependency to latest prerelease (#5929)
- bb516c6 update glyph and margin (#5870)
Microsoft.UI.Xaml 2.7.0
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.7.0
Notable Changes:
- dd60ac0 Override SourceLink to always point at GitHub (#5687)
- dad812a Fixing SwipeControl mem leaks (#5681)
- 0a2972f [ColorPicker] First Orientation implementation (#5602)
- 3ec89e9 Fix source indexing to enable source debugging for official builds. (#5669)
- 38a7372 Update framework package versioning to avoid version number size constraints
- bc58469 Special case ICommand in XMP to work around type marshalling issue. (#5652)
- 3174441 loc update (#5663)
- 8ccaaa2 Fix bug where buttons would be in tab order despite not visible, add test UI (#5641)
- 4653903 remove extra foreground setter (#5619)
- 098ae27 Add 8px Padding to Left and Right Caret (#5631)
- b2e1cb7 Fix toggle switch off pressed border color. (#5648)
- a4dcfc9 [UniformGridLayout] Fix bug where controls would not know their limitations when being evaluated for layouting (#5359)
- 8b7e40a Fix Misplaced 3rd Party IME Popup for AutoSuggestBox (#5628)
- 94cd326 TabViewItem: Fix header not being used when set to null or the empty string (#3426)
- 52a1562 Stop using Package ES pools (#5618)
- b2563db add NavViewContentMinimalMargin + adjust PaneContent cornerRadius (#5595)
- 5ebc1b5 Fix Time Picker's place holder content not showing in high contrast mode. (#5588)
- 76bd573 Basic Infobadge. (#5532)
- af161b5 NavigationView TopNav: fix insertion bug and improve top nav performance/fix flyout positioning (#5558)
- 6b982d4 InkToolbar: update inktoolbar custom button pen style(#5565)
- 7c6ff35 Add null check for top pane title (#5526)
- ef92e9a NavView Minimal Pane Sometimes Transparent OnLoad / OnWindowResize (#5531)
- b2aab7e Window::get_SystemBackdrop null ref exception workaround (#5562)
- 7f4c90a Removed ellipse border margin (#5098)
- 996c2e5 change autoSuggestBox event args to querySubmitted (#5488)
- 7e58308 Make tab corners get updated (#5145)
- 311cdc5 Add backplate to commandBarFlyout in high contrast. (#5494)
- 15302d7 SB: fix hover/pressed hc issue (#5485)
- 5673d0c Fix NavigationView Flash in Compact Dark Theme (#5467)
- 3f00f60 Fix CommandBarFlyout flashing in high contrast (#5469)
- 3856196 List/GridViewItem: update styles (#5472)
- d8be8bc Fix CommandBarFlyout crashing down level (#5415)
- a477a74 Allow longer week day labels (#5458)
- 595b4c5 InkToolBar: add missing Visual States to togglebutton(#5447)
- ea8007b Ensure the buildTransitive folder is in sync with the build folder. (#5430)
- 4dacc0a Update OverflowTextLabelPadding (#5433)
- 57bdfbe Slider: give focus rect rounded corners (#5432)
- e993960 Move object default properties into the constructor (#5321)
- 1a23a82 Allow Command Bar Flyout to change sizes based on input device used (#5378)
- 44af0d0 Update incorrect properties to setters for animation (#5712)
- 704baed Add dedicated Info Badge styles (#5592)
- 0dca6ee Horizontal Colour Picker Visual Tweaks (#5761)
- fd22d7f NavigationView InfoBadge integration (#5769)
- 0a2972f [ColorPicker] First Orientation implementation (#5602)
- 0dca6ee Horizontal Colour Picker Visual Tweaks (#5761)
- 44af0d0 update incorrect properties to setters for animation (#5712)
- 704baed Add dedicated Info Badge styles (#5592)
- fd22d7f NavigationView InfoBadge integration (#5769)
- 4be817e Fix TwoPaneView layout bug when touch keyboard is visible (#5657) (#5684
- 991c831 NavView OpenPaneLength Surpassing App Width Fix (#5800)
- d6634d1 Add a MenuFlyoutItemTextTrimming to allow for overriding the text trimming in menu flyout items. (#5842)
- f8c9591 Avoid heap corruption issue by setting the property via the DP instead of the property setter (#5781)
- c94b886 ColorPicker Doesn't Update HS values when Value == 0 Fix (#5805)
- 27052f7 TabViewItem: Respect Background & Foreground APIs (#3769)
Microsoft.UI.Xaml 2.7.0-prerelease.210913003
Notice: WebView2 has been removed from this version of the WinUI 2.7 Prerelease due to some issues. We will be adding it back in the next pre-release.
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.7.0-prerelease.210913003
Notable Changes:
*0a2972fdbec7afd2e0b78a46a815b2c679861d44 [ColorPicker] First Orientation implementation (#5602)
*0dca6ee4bf0a8ba09abd1f72b38ede1fcaec8ca5 Horizontal Colour Picker Visual Tweaks (#5761)
*44af0d0d43307ae8337e3fc7ec9044737b1f77d6 update incorrect properties to setters for animation (#5712)
*704baed39b28e9953b54df42691034254bc9d337 Add dedicated Info Badge styles (#5592)
*fd22d7ff96871f58fec5d9b284eba02fe762c60e NavigationView InfoBadge integration (#5769)
*4be817e1c3b394d4dba5ce8aa521cfc4e4c6e4f8 Fix TwoPaneView layout bug when touch keyboard is visible (#5657) (#5684
*991c831e4ac5b58591621f904c2f94f5a9a5bc4f NavView OpenPaneLength Surpassing App Width Fix (#5800)
*d6634d1bb82697c9b700fff5adf4e9484e0952c5 Add a MenuFlyoutItemTextTrimming to allow for overriding the text trimming in menu flyout items. (#5842)
*f8c95917f4911be55e1c2cbcfadefe1fdacd989f Avoid heap corruption issue by setting the property via the DP instead of the property setter (#5781)
*c94b88625232fc588c86e0da5ffc090b7a599834 ColorPicker Doesn't Update HS values when Value == 0 Fix (#5805)
*27052f7e105b4966e509fc85006b8d4eba833cdd TabViewItem: Respect Background & Foreground APIs (#3769)
Microsoft.UI.Xaml 2.7.0-prerelease.210827001
For evaluation purposes only. Due to a known issue with a dependency, this version of the Winui Nuget package will fail WACK certification. Usage of the 2.7.0-prerelease.210827001 version of the Microsoft.UI.Xaml nuget package is not recommended for applications being published to the Microsoft Store.
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.7.0-prerelease.210827001
Notable Changes:
Microsoft.UI.Xaml v2.6.2
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.6.2
Notable Changes:
- 31a5ca1 Special case ICommand in XMP to work around type marshalling issue. (#5652)
- d0f3e07 [UniformGridLayout] Fix bug where controls would not know their limitations when being evaluated for layouting (#5359)
- 5ff5d27 Slider: give focus rect rounded corners (#5432)
- f461579 InkToolBar: add missing Visual States to togglebutton(#5447)
- 3ba48e3 List/GridViewItem: update styles (#5472)
- 59776c3 Add backplate to commandBarFlyout in high contrast. (#5494)
- a04dfb0 Fix CommandBarFlyout flashing in high contrast (#5469)
- 5f2dbba Fix CommandBarFlyout crashing down level (#5415)
- 8848b10 Window::get_SystemBackdrop null ref exception workaround (#5562)
- fed5573 Fix Time Picker's place holder content not showing in high contrast mode. (#5588)
- 4a1b7fb Fix Misplaced 3rd Party IME Popup for AutoSuggestBox (#5628)
Microsoft.UI.Xaml v2.6.2-prerelease.210818003
Microsoft.UI.Xaml v2.7.0-prerelease.210816001
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.7.0-prerelease.210816001
Notable Changes:
- dd60ac0 Override SourceLink to always point at GitHub (#5687)
- dad812a Fixing SwipeControl mem leaks (#5681)
- 0a2972f [ColorPicker] First Orientation implementation (#5602)
- 3ec89e9 Fix source indexing to enable source debugging for official builds. (#5669)
- 38a7372 Update framework package versioning to avoid version number size constraints
- bc58469 Special case ICommand in XMP to work around type marshalling issue. (#5652)
- 3174441 loc update (#5663)
- 8ccaaa2 Fix bug where buttons would be in tab order despite not visible, add test UI (#5641)
- 4653903 remove extra foreground setter (#5619)
- 098ae27 Add 8px Padding to Left and Right Caret (#5631)
- b2e1cb7 Fix toggle switch off pressed border color. (#5648)
- a4dcfc9 [UniformGridLayout] Fix bug where controls would not know their limitations when being evaluated for layouting (#5359)
- 8b7e40a Fix Misplaced 3rd Party IME Popup for AutoSuggestBox (#5628)
- 94cd326 TabViewItem: Fix header not being used when set to null or the empty string (#3426)
- 52a1562 Stop using Package ES pools (#5618)
- b2563db add NavViewContentMinimalMargin + adjust PaneContent cornerRadius (#5595)
- 5ebc1b5 Fix Time Picker's place holder content not showing in high contrast mode. (#5588)
- 76bd573 Basic Infobadge. (#5532)
- af161b5 NavigationView TopNav: fix insertion bug and improve top nav performance/fix flyout positioning (#5558)
- 6b982d4 InkToolbar: update inktoolbar custom button pen style(#5565)
- 7c6ff35 Add null check for top pane title (#5526)
- ef92e9a NavView Minimal Pane Sometimes Transparent OnLoad / OnWindowResize (#5531)
- b2aab7e Window::get_SystemBackdrop null ref exception workaround (#5562)
- 7f4c90a Removed ellipse border margin (#5098)
- 996c2e5 change autoSuggestBox event args to querySubmitted (#5488)
- 7e58308 Make tab corners get updated (#5145)
- 311cdc5 Add backplate to commandBarFlyout in high contrast. (#5494)
- 15302d7 SB: fix hover/pressed hc issue (#5485)
- 5673d0c Fix NavigationView Flash in Compact Dark Theme (#5467)
- 3f00f60 Fix CommandBarFlyout flashing in high contrast (#5469)
- 3856196 List/GridViewItem: update styles (#5472)
- d8be8bc Fix CommandBarFlyout crashing down level (#5415)
- a477a74 Allow longer week day labels (#5458)
- 595b4c5 InkToolBar: add missing Visual States to togglebutton(#5447)
- ea8007b Ensure the buildTransitive folder is in sync with the build folder. (#5430)
- 4dacc0a Update OverflowTextLabelPadding (#5433)
- 57bdfbe Slider: give focus rect rounded corners (#5432)
- e993960 Move object default properties into the constructor (#5321)
- 1a23a82 Allow Command Bar Flyout to change sizes based on input device used (#5378)
Microsoft.UI.Xaml v2.6.2-prerelease.210811003
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.6.2-prerelease.210811003
Notable Changes:
- 31a5ca1 Special case ICommand in XMP to work around type marshalling issue. (#5652)
- d0f3e07 [UniformGridLayout] Fix bug where controls would not know their limitations when being evaluated for layouting (#5359)
- 5ff5d27 Slider: give focus rect rounded corners (#5432)
- f461579 InkToolBar: add missing Visual States to togglebutton(#5447)
- 3ba48e3 List/GridViewItem: update styles (#5472)
- 59776c3 Add backplate to commandBarFlyout in high contrast. (#5494)
- a04dfb0 Fix CommandBarFlyout flashing in high contrast (#5469)
- 5f2dbba Fix CommandBarFlyout crashing down level (#5415)
- 7f53bb4 NavView Minimal Pane Sometimes Transparent OnLoad / OnWindowResize (#5531)
- 8848b10 Window::get_SystemBackdrop null ref exception workaround (#5562)
- fed5573 Fix Time Picker's place holder content not showing in high contrast mode. (#5588)
- 4a1b7fb Fix Misplaced 3rd Party IME Popup for AutoSuggestBox (#5628)