LanceMcCarthy / MvpApi

An application for Microsoft MVPs to easily browse and upload contributions
MIT License
36 stars 10 forks source link

Bump Microsoft.UI.Xaml from 2.6.2 to 2.7.0 in /src/MvpApi.Uwp #159

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Microsoft.UI.Xaml from 2.6.2 to 2.7.0.

Release notes

Sourced from Microsoft.UI.Xaml's releases.

Microsoft.UI.Xaml 2.7.0

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

Notable Changes:

  • dd60ac0af3b806541bfa135f9db8cc164fc84741 Override SourceLink to always point at GitHub (#5687)
  • dad812af0e76bf07f1b2837060385bea2cdf46cd Fixing SwipeControl mem leaks (#5681)
  • 0a2972fdbec7afd2e0b78a46a815b2c679861d44 [ColorPicker] First Orientation implementation (#5602)
  • 3ec89e949c3b7bde42b26a392b66f2f1ce987a40 Fix source indexing to enable source debugging for official builds. (#5669)
  • 38a737298a9e61ab43e30540608626337b1bf622 Update framework package versioning to avoid version number size constraints
  • bc584699b4eb7c99de993d23a6dc2cb0e4aed7b4 Special case ICommand in XMP to work around type marshalling issue. (#5652)
  • 3174441eb883e4c5820159c42bc34779aca77bd0 loc update (#5663)
  • 8ccaaa2677a336115c9e051c7ad67e5fcf01c823 Fix bug where buttons would be in tab order despite not visible, add test UI (#5641)
  • 4653903444132196aae030d6ff0bf3e631b0957a remove extra foreground setter (#5619)
  • 098ae275098bbc6767588cb6535890b6f93a4f82 Add 8px Padding to Left and Right Caret (#5631)
  • b2e1cb78bb7148cb04e681f8e9beca1c038acd1a Fix toggle switch off pressed border color. (#5648)
  • a4dcfc96267edb80fe9cc346eb24c0dfac21b40d [UniformGridLayout] Fix bug where controls would not know their limitations when being evaluated for layouting (#5359)
  • 8b7e40a7e8848b62052e63ad9616f66e2763b4a7 Fix Misplaced 3rd Party IME Popup for AutoSuggestBox (#5628)
  • 94cd32694bcab9dfede50074c632149eb28e5be6 TabViewItem: Fix header not being used when set to null or the empty string (#3426)
  • 52a15629252fd6bf891684ec0b9725eeaf6a3945 Stop using Package ES pools (#5618)
  • b2563dbb0b1ea87a4d2e46957c6cef9953a5b487 add NavViewContentMinimalMargin + adjust PaneContent cornerRadius (#5595)
  • 5ebc1b53c53dcc36c56b7e40e22b2bf7608f2da6 Fix Time Picker's place holder content not showing in high contrast mode. (#5588)
  • 76bd573a73595ac66e8ff5ce755537d19f50a96d Basic Infobadge. (#5532)
  • af161b5c500d3d1e2fdfdfae2ca736f1d8d41601 NavigationView TopNav: fix insertion bug and improve top nav performance/fix flyout positioning (#5558)
  • 6b982d4cc8d8130d577cc8645ba9e93d10448717 InkToolbar: update inktoolbar custom button pen style(#5565)
  • 7c6ff35a415bf46da722c2e45e6f26fc31166ced Add null check for top pane title (#5526)
  • ef92e9a6f515f0c20b8a291c58bea0d593d74d31 NavView Minimal Pane Sometimes Transparent OnLoad / OnWindowResize (#5531)
  • b2aab7eaefde39aeeb47fd56ae55398c376b74d6 Window::get_SystemBackdrop null ref exception workaround (#5562)
  • 7f4c90a54e55aec9316afe38b93331b605374275 Removed ellipse border margin (#5098)
  • 996c2e5eaf063258e8b8e485f181fb9e717f08c8 change autoSuggestBox event args to querySubmitted (#5488)
  • 7e58308e6f910eb42813bb4ea509d51a7567127d Make tab corners get updated (#5145)
  • 311cdc51cabeea26699fe99e4e23b5089771c086 Add backplate to commandBarFlyout in high contrast. (#5494)
  • 15302d7590375365faf33b469427df479f3deed4 SB: fix hover/pressed hc issue (#5485)
  • 5673d0ca4b6b0e4645637bbab37f48f4825baec3 Fix NavigationView Flash in Compact Dark Theme (#5467)
  • 3f00f60ec3b0471ab9539607571f70816f7df647 Fix CommandBarFlyout flashing in high contrast (#5469)
  • 3856196d4bd6d621c5bc4ec81b5949ec0529ba5d List/GridViewItem: update styles (#5472)
  • d8be8bc363965425dda933f487344859299fcba5 Fix CommandBarFlyout crashing down level (#5415)
  • a477a7412f0e51c79a4d32a4e769d95488a03818 Allow longer week day labels (#5458)
  • 595b4c57cce56b453832a72dbbd3048f8f96540e InkToolBar: add missing Visual States to togglebutton(#5447)
  • ea8007b06e6765c0027150fc968f12371ce52e15 Ensure the buildTransitive folder is in sync with the build folder. (#5430)
  • 4dacc0ae5f0c45e7d258b14b8168663992b09775 Update OverflowTextLabelPadding (#5433)
  • 57bdfbe4626e9df6a1a7bfafc9cbcf5464eb2994 Slider: give focus rect rounded corners (#5432)
  • e99396008989207f352384dd6413a03586c91568 Move object default properties into the constructor (#5321)
  • 1a23a8297844fe4470c81e17cf5b6528723b57e2 Allow Command Bar Flyout to change sizes based on input device used (#5378)
  • 44af0d0d43307ae8337e3fc7ec9044737b1f77d6 Update incorrect properties to setters for animation (#5712)
  • 704baed39b28e9953b54df42691034254bc9d337 Add dedicated Info Badge styles (#5592)
  • 0dca6ee4bf0a8ba09abd1f72b38ede1fcaec8ca5 Horizontal Colour Picker Visual Tweaks (#5761)
  • fd22d7ff96871f58fec5d9b284eba02fe762c60e NavigationView InfoBadge integration (#5769) *0a2972fdbec7afd2e0b78a46a815b2c679861d44 [ColorPicker] First Orientation implementation (#5602) *0dca6ee4bf0a8ba09abd1f72b38ede1fcaec8ca5 Horizontal Colour Picker Visual Tweaks (#5761) *44af0d0d43307ae8337e3fc7ec9044737b1f77d6 update incorrect properties to setters for animation (#5712)

... (truncated)

Commits
  • bb516c6 update glyph and margin (#5870)
  • 27052f7 TabViewItem: Respect Background & Foreground APIs (#3769)
  • c94b886 ColorPicker Doesn't Update HS values when Value == 0 Fix (#5805)
  • 4e89f43 ColorPicker slider tweaks (#5811)
  • 5746099 Change Informational info badge styles to use a Neutral brush instead of an a...
  • 34031a0 Make InfoBadge public. (#5856)
  • f8c9591 Avoid heap corruption issue by setting the property via the DP instead of the...
  • bbc4549 fixes #5688 (#5834)
  • d6634d1 Add a MenuFlyoutItemTextTrimming to allow for overriding the text trimming in...
  • 102849e fix issue where checkbox indeterminate state would not be aligned vertically ...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Looks like Microsoft.UI.Xaml is up-to-date now, so this is no longer needed.