Microsoft.UI.Xaml v2.8.0-prerelease.220413001
Pre-release
Pre-release
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.8.0-prerelease.220413001
Changes:
- e5054a8 TabView continuous expansions fix (#6954) [ #6644 ]
- e19d61d MenuBar Keyboard Accessibility Fixes (#6953)
- 9349a0f Fixes Narrator not reading Name of tab when drag is starting (#6964)
- 4389962 Fixing UIA names surrounding Value from HSV (#6948)
- 84e30d9 Update Sample to include MenuFlyout Invocation at Cursor Position (#6835)
- 86bd437 Fixing NavigationView UIA set logic (#6947)
- 93d7e3a Updating ProgressRing to not report the RangeValue pattern when it's indeterminate. (#6941)
- e59614e Reverting product change made for 'TabView gap between active tab and active content fix #6644' (#6936)
- 3867eb0 Fixing AppBarButton visual state overlap (#6933)
See More
- 8d35575 Fixing CommandBarFlyout lifetime crashing bug (#6929)
- 7120c9e Ensure
BringIntoView
request is not skipped for direct content ofScrollView
(#6889) - 9aee101 [Accessibility] Fix teaching tip name property in buttons (#6897)
- 97b333a Fixing SplitButtonAutomationPeer's Invoke implementation (#6918)
- 2e53d0b Fix F6 unable to return from teaching tip in xaml island. (#6807)
- 573e4a2 CommandBarFlyoutCommandBar fix - respond to size changes (#6868)
- bf6a4d2 Fixing null dereferencing bug (#6866)
- 1697d94 Fix ProgressRing Automation Name Property (#6828)
- 0926753 Changing CommandBarFlyout to not take keyboard focus when opened in transient mode (#6844)
- 664933b Add OverflowGlyph, OverflowFontSize, and OverflowMargin resources to allow for customizations of the glyph in both places seperately. (#6831)
- 0e14e8b Sets Automatin Size and position in set for MenuBar (#6827)
- c8d9c51 changes menubar tabnavigation behavior (#6830)
- 60de1be CommandBarFlyout static initialization creates winrt objects using COM API prohibited during DllMain() (#6826)
- d8d4f4f Fix issue with exception being thrown during cleanup of NavigationView. (#6797)
- d3fef08 Delay load Hierarchical NavViewItem elements (#6808)
- 4e2990d Fix issue where setting IsPaneButtonVisible on NavigationView could end up in faulty rendering of pane toggle button (#6780)
- fad4b58 Update WebView2 runtime download link (#6795)
- aa479a8 [TabView] Updating transparent brushes (#6790)
- 6fb99c9 [TabView] Update high contrast colors | MicaAlt colors - update high contrast colors (#6787)
- 397647e Fix issue where an originally-collapsed WebView2 can't be interacted with (#6761)
- 05a0b06 Make NavigationView SettingsItem Tag not localized (#6769)
- b8eb652 Fix issue with ProgressRing not animating after being unloaded (#6775)
- 0b8152b Navigationview: Fix init-once of the GlobalDependencyProperty (#6762)
- 2b37707 Update TabViewItem BrushResources (#6763)
- 9db5d4b TabView gap between active tab and active content fix (#6644)
- 8faca19 Make ContentDialog's title respect ContentControlThemeFontFamily (#6382)
- fe17f47 [AnimatedIcon] Fix issue where setting source property would not resize AnimatedIcon properly (#6676)
- 4aeae13 Fixed Corner Radius Issue with InkToolbar Custom Tool Button (#6724)
- 6966e16 [ TreeView ] Multi Select state doesn't meet high contrast requirements (#6729)
- 327128b Fix TeachingTip getting stuck closed (#6541)
- cb580df Update AnimatedChevronDownSmallVisualSource with updated design (#6706)
- 6225742 [ CalendarDatePicker ] Remove unnessessary focus state (#6736)
- da8b658 Avoid layout cycle changing SelectedBackgroundPath Path size within TabViewItem::OnSizeChanged synchronously (#6747)
- f0e2161 [ NavigationView ] Chevron does not meet contrast requirements in Aquatic High Contrast theme (#6739)
- 7a1246a [ MenuBar ] In high contrast, the focus visual overlaps the button border and is barely (or not at all) visible (#6730)
- 694079d Update WebView2 nupkg dependency (#6311)
- 4d372e9 Update ProgressRing Lottie File (#6691)
- 3bb293f Enable Software Bill of Materials task in Release build (#6718)
- 4bab324 fixed right bottom border (#6693)
- 4f16e0a Add new WebView2 tests, add focus logging to WebView2 tests, avoid potential flicker when removing (#6677)
- e5fa75c Adding MicaController RuntimeProfiler recording (#6694)
- 9aedb00 [BreadcrumbBar] Fix issue where setting ItemsSource was not respected (#6316)
- 73dbf1d update HC brushes (#6687)
- ef88a2f fixed bottom right inverted contour (#6679)
- e4c5d34 Fix issue where pips pagers crash when the next or previous arrow button is clicked in RTL flow direction (#6607)
- f2797be Fix occasional WebView2 Crash when restoring minimized app (0x80070057) (#6667)
- 73abf14 fix typo in helix queue name (#6669)
- e15d2df Update IsAPIContractVxAvailable to be multi thread safe. Previously a thread could return an uninitialized value for isAPIContractVxAvailable if another thread was executing at the same time and flipped the initialized flag to true before intitializing the variable. (#6665)
- f4e6550 TabView fixes (#6632)
- 2e162a9 TabView Colours Update (#6573)
- 8d59449 Added new AVP::AnimationOptimization property (#6269)
- 62d9a6e Misc cleanup: Delete unused scripts and build logic (#6492)
- 4a3921b TabView Miscellaneous Fixes (#6598)
- 6351666 Experimental package: Fix native targets reference (#6629)
- 54b3620 Disable text scaling for inktoolbar buttons (#6276)
- fa28e62 Add AXE testing to test suite (#3764)
- 019d045 TabView: Separate border lines into being everywhere except the selected tab (#6332)
- 92fbfcd TabViewItem: Make background of the selected tab all one path (#6282)
- fc02d50 [Experimental TitleBar] Collapse TitleText when empty (#6326)
- 2562ac6 Fix NavigationViewItem attempting to go to a non existant reveal state. (#6317)
- f904131 [Mica] Fix crash accessing BaseWindowHandler::m_capabilities from Capabilities::Changed handler (#6288)
- 76f5ebf localization update (#6298)
- 7a80ce6 Add WebView2 localized warnings (#6297)
- f845f4f Set m_isPointerOver back to false in ResetPointerHelper (#6296)
- 68611fa Fix WebView2 navigation with non-ascii URIs (#6164)
- a5050d3 [ContentDialog] Add missing visibility setter for V2 style (#5736)
- 04b7230 Tweaks to Rainbow Backgrounds on CommandBarFlyout and MenuFlyout TestUI pages (#5219)
- b04f8a8 Change teaching tip to use XamlRoot.Content.PreviewKeyDown instead of AcceleratorKeyClicked (when it can) because the later is not available in islands scenarios. (#6211)
- bfecc00 ContentDialog - supports Min\Max sizes (#5872)
- 9247886 Rename appbar button chevron font size resource. (#6243)
- 7076483 new localized strings (#6274)
- ca0bc63 MUX Experimental: Remove hard-coded package version from GetLocalizedStringResourceFromWinUI (#6265)
- aae7559 [ContentDialog] Update background smoke for HC (#6266)
- b29a29b Exclude MoreButton if Not using PrimaryCommands (#6044)
- 01aef0e NumberBox to Announce Min/Max Values (#6145)
- 3ac8fc1 Fix NavigationViewCrash with the attached revokers object pattern during cleanup. (#6240)
- e8d542c Microsoft.Experimental.UI.Xaml and TitleBar control (#6237)
- 3f6310d NavView IsPaneVisible Fix (#6227)
- 94c2d04 [ Calendar DatePicker ] [ HC ] Style updates (remainder x2) (#6228)
- 1f4391a Adding more lightweight styling to AppBarButton
- d65c7c1 loc update (#6205)
- 281f51b Add ExpanderToggleButton Children to Peer (#6032)
- ed31e13 [TabView] Fix bug where removing tabs from tabcollection would not resize tabs (#6160)
- 7762387 [AutoSuggestBox] Fix bug where find icon would be placed incorrectly in control (#5779)
- 7ec5fb5 Delay load NavigationView's heirarchical chevron (#6141)
- 54aea75 Move IPopup4 to Private namespace (#6165)
- e5d0ec1 Refactor ensuring WebView2 runtime, add WebView2 TestSuite D (#6120)
- 3373245 [SplitButton] Add missing SplitButton disabled state and resource bindings (#6138)
- f8616d4 Fix for jumping chevron on touch hovering/pressing when SplitButton is inside CommandBar (#6087)
- c0f300e [ Menu Flyout ] [ HC ] Style updates (remainder) (#6146)
- 3ca462c Make ProgressBar Track overridable. (#6061)
- 62de7e8 Change Pivot.SelectedPipe color and thickness to match NavigationViewItem...OnTopPane.SelectionIndicator appearance (#6082)
- f47ef18 breadcrumb hc updates (#6144)
- 775568c infobar high contrast updates (#6116)
- c5b776d Update TeachingTip and SwipeControl to use XamlRootChanged_revoker (#6121)
- 23ff279 Add UserAgentTest to WebView2Tests (#6000)
- 4119c68 dropdown hc update (#6096)
- 1f2d163 Revert "CommandBarFlyout fix for internal bug 35782367 (#5937)" (#6103)
- 7901c26 Fix #5768 (#6063)
- f7d3364 [AutoSuggestBox] Make placeholder respect vertical and horizontal content alignment properties (#5968)
- f1dc556 Switch to themeresource binding for ellipsisbutton (#6004)
- 6a79363 Remove LosingFocus from PipsPager (#6026)
- fb0e591 updates to split button (#6051)
- 8b2d793 Fix for initially collapsed NumberBox losing spin buttons (#6053)
- 60cfdb6 fix for overlapping of NumberBox text and inline spin buttons when width is unrestricted (#5985)
- 4283cb8 [ Radio Button ] [ HC ] Style updates (remainder) (#6043)
- 7b6821b [ TreeView ] [ HC ] Style updates (#6016)
- 25f6f23 Use update LottieGen for all but the AnimatedAcceptVisualSource. The checkmark icon has some rendering issues with the current asset and needs to be updated. (#6045)
- e4d6f1a hc updates for toggle switch (#6030)
- e35f1ef [ FlipView ] [ HC ] Style updates (#6013)
- 177458c appbar toggle button update (#6015)
- f4d71ea Fixes TabView bottom border line is too short #5954 (#5981)
- 438e5eb Close WebView2s during test cleanup
- af57e7f Removed Duplicate resources for TopNavigationViewItem style brushes (#5910)
- 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)
- 03a091b CommandBarFlyout fix for internal bug 35782367 (#5937)
- 74fa22c Fix the sliders in a horizontally oriented color picker going the incorrect direction with arrow keys. (#5934)
- ed60605 Fix for internal bug 34425302 in BaseWindowHandler (#5932)
- bb516c6 update glyph and margin (#5870)
.