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)