Skip to content

Microsoft.UI.Xaml v2.6.0

Compare
Choose a tag to compare
@ranjeshj ranjeshj released this 24 Jun 16:10
· 468 commits to main since this release
ba55e86

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

Notable Changes:

  • 779c980 Update AppBarButton flyout glyph (#5170)
  • 574e5ed NavigationView PaneFooter Icon Fix (#5039)
  • a1e8eb2 Date and time picker flyout: mouse ui buttons update (#5206)
  • 588a858 Make new CommandBarFlyout and Popup API's public. (#5199)
  • 3844707 Fix CommandBarFlyout not having shadows (#5234)
  • 4d9d005 Fix normally ignored errors caused by animated icon (#5236)
  • fc4900a Updating acrylic usage for XAML islands (#5179)
  • 3d2d5a8 Fix Progress Ring crash when changing the color of a solid color brush that was used for a now destructed progress ring's Foreground/Background color. (#5201)
  • b85ec04 Make AnimatedIconSource public (#5198)
  • 0c15a5c Make NavigationViewAutomationPeer public. (#5200)
  • b249e10 Using the default stack layout instance across views causes breaks in thread affinitiy. (#5196)
  • 1b9db23 Fix AnimatedIcon stack overflow (#5171)
  • 4911dae loc files update (#5194)
  • 2eba45b Update AnimatedVisuals with new designs (#5167)
  • 3362d11 Update AcrylicBackgroundFillColorBaseBrush and AcrylicInAppFillColorBaseBrush (#5177)
  • 9738f87 Layout Cycle Crash + Misc Fixes for NavigationView (#5084)
  • 20fe6d6 Fixes #4872, make RadioButton style use ThemeResource correctly for Fill property (#5147)
  • 3c73749 Fix crash when changing theme with an image ratings control (#5176)
  • d46370e Updating Date & Time Picker button states to match Button (#5107)
  • 333b370 Fixing UIA presentation of CommandBarFlyout (#5070)
  • 1731fea Fix issue where selection indicator was placed wrongly (#5010)
  • 41c5a47 Updating CommandBarFlyout keyboarding and UIA to account for AlwaysExpanded hiding the more button (#5138)
  • 7168b0b Add automation name to RadioButtons (#5094)
  • b4daa22 ProgressBar, PersonPicture, and MTC Updates (#5090)
  • ec846f3 Fixing CalendarView and GridViewItem styling (#5161)
  • eaec021 Add fallback value for HeroContentBorder.CornerRadius binding. (#5160)
  • dbc06e2 Update single button placement (#5095)
  • f068430 AppBarToggleButton: missing stroke on toggled state (#5018)
  • a51bc73 CommandBarFlyoutCommandBar should honor the "Show animations in Windows" setting on open and close (#5096)
  • ec70e2c Make chevrons visible for AppBarButtons in CommandBarFlyout in secondary commands menu (#5065)
  • a987a18 TabView: remove shadowcaster when using updated style (#5038)
  • f4d781d Add a MirroredWhenRightToLeft API to AnimatedIcon (#5023)
  • a43a2ab NumberBox: Visual updates (#5032)
  • 4fc34de Fixing SplitButton's handling on keyboard input (#5064)
  • 30b9c3e Update the checkbox animated icon (#4917)
  • 1d184c4 RadioMenuFlyoutItem destructor fix (#5033)
  • f56157d Update CommandBarFlyout close and open animations. (#4988)
  • 0689765 MediaTransportControls Visual Update (#5012)
  • dc62bd9 AnimatedVisualPlayer destructor bug (#4955)
  • 43a110c Popup placement APIs (#4989)
  • 1cf9f1c ItemsRepeater: Avoid layout cycle exception with variable sized children in StackLayout (#5002)
  • 1d0155a NavigationView: update foreground resources and fix brushes in HC (#5013)
  • 5f5eb3e TabView: update scroll button resources (#5006)
  • de852ee NavigationView: Fix bug where items with empty MenuItemsSource would still spawn flyout (#3860)
  • 15ba704 Update CommandBar in HC (#5005)
  • c2fdacb Update drop down button chevron foreground color. (#4992)
  • 6cc8dbb add templatebiding for borderthickness,brush (#4993)
  • 1c07867 Fixing UniformGridLayout items-per-line evaluation (#4994)
  • 737b6ab PipsPager: fix size of set with infinite pages (#4995)
  • 4900ce9 TreeView Visual Update (#4908)
  • b83ac1c NavigationView: CTRL+F4 resizes tabs
  • ad9e255 Update foreground brush (#4892)
  • d7b8e9b BreadcrumbBar: remove tabstop from the bar itself (#4979)
  • b51e51c TabView Visual Updates (#4922)
  • f458de5 Add on press scale animation to carets (#4949)
  • ee89dc1 fix focused hc brushes (#4978)
  • 89621fc InfoBar: update default icon foreground in HC (#4977)
  • 98316bd [ToggleSwitch] Update growing and shrinking animations (#4957)
  • b18108e Add AnimatedIcon to Combobox. (#4915)
  • ea823c0 Update PersonPicture themeresources (#4953)
  • ca46c90 [ToggleSwitch] Update MinWidth setter (#4960)
  • 867b250 Remove unneeded attributename attribute (#4961)
  • a00cc2b ColorPicker: transparency slider is too far away from brightness slider (#4944)
  • a888c67 Update brushes for checked SplitButton pressed state (#4927)
  • aca8c13 Fix foreground brush color property changing not affecting animated icon's visuals. (#4646)
  • b853109 Disable animation for rating control when ControlsResourcesVersion is Version2 (#4916)
  • 62c8a80 Make AppBarSeparator respect IsTabStop flag (#4932)
  • 2adf00c Add RadioMenuFlyoutSubItemStyle (#4865)
  • 9a279ab Update references from master branch to main branch (#4925)
  • 89bc99d [Scrollbar] Fix carat spacing to edges (#4889)
  • 7bde310 Icons disappear on press - MenuFlyout (#4923)
  • d9b3431 Updates to Radio Button Group spacing of header and list items. (#4901)
  • f2df41d Navigation View Layout Reflow (#4779)
  • 1f7779d Update InfoBar narrator behavior (#4578)
  • 3b6deb2 TeachingTip: update beak placement and remove top highlight (#4846)
  • 7620b69 Font ramp update (#4862)
  • 945c8cd Pager: Fix bug where setting button visibility would be ignored (#4121)
  • 3cc79d0 Secondary foreground color (#4778)
  • 53ae89b Move margin to the right place. (#4715)
  • ac9e046 Fix issue where initial binding values to fallback Icon source properties were not applied. (#4559)
  • f4a2812 [BreadcrumbBar] Add theme resource keys for customizing Chevron padding and font weight (#4727)
  • e6c2d79 update hyperlinkbutton foreground on HC mode (#4753)
  • b26e02c NavigationView: Fix issue where disabling settings would still show gap (#4193)
  • 26ec7ac Binding CornerRadius to CommandBar.CornerRadius (#4749)
  • acea6bd TabView: Fix all tabs squeezed into viewport when last tab is closed (#3955)
  • b601b82 Update colors TabView (#4754)
  • 219385d Update accent fill colors (#4726)
  • aadd350 Add New NavView VisualStateGroup (#4659)
  • c80132a MenuFlyoutItem size fix for mouse and touch. (#4720)
  • 2c1d714 Update high contrast colors (#4635)
  • 8fc91ee Add Opaque Background to NavigationView ContentGrid (#4707)
  • bb55f85 Adding styles for the system XAML CommandBarFlyoutCommandBar (#4593)
  • fc2d862 PipsPager: apply different pip sizes for different orientations (#4607)
  • a51dd17 [Resource Keys] Remove extra keys (#4706)
  • d7c672d Add check for UIObject circles resulting in infinite loops (#3516)
  • d5e6a00 InkToolbar Style updates (#4507)
  • 7b85ba5 DatePicker and TimePicker flyout visual updates (#3947)
  • 585e0c6 Fix issue where icon on RadioMenuFlyout and ToggleMenuFlyout was not being displayed (#4587)
  • ab9e75c CommandBarFlyout style updates (#4641)
  • f0851f2 SplitButton Visual updates and flyout fix (#4625)
  • 296ee90 ToggleButton: Add themeresource for BackgroundSizing (#4656)
  • 2343eed Navigation View Visual Bugs (#4573)
  • 4e743a5 Switch to new focus brushes (#4564)
  • 79294bb Color Picker slider updates (#4583)
  • 4e774f7 Add AlwaysExpanded property to CommandBarFlyout (#4532)
  • 910a539 Add default fallback styles for old versions (#4620)
  • 1c5ccf5 Fix tooltip jump on NavigationView when mouse is over the boundary of NavigationView (#4624)
  • 903e073 Update ToggleSwitch padding (#4569)
  • 80ca38a ListViewItem style tweaks for 21H1 (#4623)
  • c502a3e Update SystemFillColorAttentionBrush (#4521)
  • 88783ac Fix MUX CommandBar style not being applied to TextControl flyouts. (#4586)
  • 870836e Adjust commandbar margins and button sizing (#4615)
  • 31b3bd6 PipsPager scrolling fix event bubble up (#4592)
  • 93fb2dd Fix misalign of NumberBox and AutoSuggestBox stretch (#3431)
  • cb181ac [FlipView] Update Visual Style (#4541)
  • d82b146 Update AnimatedVisualSources with adjustments from design. (#4524)
  • 48b98f7 Add down level corner rounding to checkboxes with the new style. (#4539)
  • d20fcb8 Add an example of how to use use animated icon within a content control that is not the direct (logical) child. (#4417)
  • a22464b Revert an unneeded project file change. (#4488)
  • 471ea55 Updating ScrollViewer, FlipView, CalendarView, PipsPager to use carets (#4376)
  • a4c3714 Fix WACK certification error for transitive WinUI references (#4218)
  • 4a8c540 TeachingTip: Fix bug where empty title/subtitle was not respected in ApplyTemplate leading to gap (#3397)
  • 3802621 Fixing ScrollBar regression for Issue #4255 (#4495)
  • 7d1c1c7 UniformGridLayout (FlowLayout): Fix issue with scrolling up creating gaps in layout (#3393)
  • c7e735a Updating preview upgrade instructions (#4502)
  • 20d6fd8 Adding system inktoolbar styles to winui (#4467)
  • 902c257 Add scrolling into view on selection (#3966)
  • cabc667 Update color elevation strokes (#4250)
  • 3f0ca9f Add new TextBlock styles (#4108)
  • 33ea9b5 Use fluent icons new codepoints for datepicker, timepicker, flipview, scrollbar, pipspage (#4129)
  • b5693df Moving UWP support row in feature roadmap (#4103)
  • e8fe446 NavigationView: Update template docs (#3824)
  • 92dcdc0 Update ContentDialog_themeresources.xaml (#4079)
  • 6ab8ecc NavigationViewItem: Empty tooltip no longer shown (#3430)
  • 6bdf738 Navigation View Visual Update (#4009)
  • 6b095b1 Tooltip visual updates (#4077)
  • fdab700 PipsPager control visual updates (#4060)
  • 6109cfa Combobox visual updates (#3938)
  • ef3a0fc Visual updates for checkbox (#4058)
  • e150563 Visual updates to expander (#4024)
  • a146dd3 point colorTransition HC resources to colour (#4043)
  • 562c8fd ListViewItem/GridViewItem HighContrast brushes improvements (#4044)
  • 31733c8 CommandBar updates (#3993)
  • 4289186 Update CalendarDatePicker style (#4001)
  • f013b8c AutoSuggestBox: Switch to lightweightstyling resource for icon fontsize (#4003)
  • 573dead CommandBarFlyout Layout Update (#3818)
  • 67149eb ToggleSwitch Visual Update (#3869)
  • a5ee01b Update ScrollBar (#3944)
  • 482965b Fix color animation in HC (#3984)
  • 6d680bc Visual update for menu flyout (#3958)
  • 4ee15c6 TabView: Fix issues with lacking contrast issues for new style (#3951)
  • ee45abd Adding back previous name for content padding for Flyout (#3962)
  • 9818540 Update RepeatButton (#3963)
  • 773ef30 Don't call UpdateViewport if viewport management is disabled (#3964)
  • 0edd463 Breadcrumb base implementation (#3891)
  • a73a997 NumberBox: Forward information to the inner TextBox for better UIA experience (#3775)
  • 574dc96 Flyout review and changes (#3936)
  • 67bb967 ContentDialog visual update (#3926)
  • 21fb6af Update TextBox and related controls (#3933)
  • 442608e Introducing AnimatedIcon (#3750)
  • 2143a5f Stretch content horizontally in ListViewItem (#3914)
  • 1e5f2b6 Add ColorPickerArchitecture Doc (#3244)
  • 864c068 ItemsRepeater: Fix bug where inserting at front would result in unrendered items (#3699)
  • 533c6b1 More InfoBarPanel API udpates (#3739)
  • c6c8d08 Adding PipsPager (#3592)
  • 513ed82 Add ImageIcon (#3629)
  • cce01b5 Update AcrylicBrushes and add new AcrylicBrushes (#3498)