0x7c13 / Notepads

A modern, lightweight text editor with a minimalist design.
https://www.NotepadsApp.com
MIT License
8.68k stars 477 forks source link

nuget-deps: bump Microsoft.Toolkit.Uwp.UI from 6.1.1 to 7.1.3 in /src/Notepads #1163

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.Toolkit.Uwp.UI from 6.1.1 to 7.1.3.

Release notes

Sourced from Microsoft.Toolkit.Uwp.UI's releases.

v7.1.3 (UWP)

Latest hotfix update to Microsoft.Toolkit.Uwp.* packages for UWP with some fixes since we've been working on Windows Community Toolkit Labs (see #4487) earlier this year.

Reminder the .NET Community Toolkit and the MVVM Toolkit code and packages have been migrated to new repositories and versions (8.1 preview coming soon). You should at least immediately update to leverage the optimizations done in the 8.0 release of CommunityToolkit.Mvvm if you are still on the 7.x packages for performance when used within Visual Studio. New issues and discussions should be opened in that new repository, and not here.

We plan to start porting code over to our new infrastructure for an upcoming 8.0 release (more info to be shared soon as we solidify our plans), look for updates in #4488. Some of this work will be done with Windows Community Toolkit Labs immediately (for instance the new GridSplitter is already there), while other work may be done in a new location or branch here (TBD).

Changes:

Animations :izakaya_lantern::

  • #4719: Animation action changes
  • #4695: StopAnimationActivity and StartAnimationAction dependency properties are incorrectly registered
  • #4466: Fixed DependencyProperty assign exception.
  • #4397: Optimize Visual size sync through RelativeSizeAdjustment over expression animations

Controls :control_knobs::

  • #4792: ColorPicker Slider Circle Accessibility Fix
  • #4786: Fix Text initialization and updating for TokenizingTextBox
  • #4730: fix: Fix color picker button binding failure issue
  • #4749: TokenizingTextBox Text property cannot be set manually from code behind in Release mode
  • #4787: RadialGauge and WeakEventListener optimizations
  • #4784: Fix/Optimization of RadialGauge event handlers
  • #4456: Update RadialGauge to use KeyboardAccelerators
  • #4720: Fixed ImageCropper AspectRatio not updating on image load
  • #4738: ListDetailsView.ListPaneWidth Null check fix
  • #4520: Added FlowDirection override to RadialProgressBar and RadialGauge default style
  • #4424: Fixed InAppNotification not dismissing programmatically after cancelling closing event
  • #4423: InAppNotification can no longer be dismissed after canceling the Closing event
  • #4372: Fix ColorPickerButton SelectedColor bug
  • #4381: Improved opacity support in Radial Gauge
  • #4328: Support AccessibilityView in MetadataControl
  • #4367: ColorPickerButton SelectedColor binding not updating correctly

Extensions :zap::

  • #4510: TextIconExtension to use Segoe Fluent Icons by default
  • #4404: Clip inner content from AttachedCardShadow using CompositionMaskBrush
  • #4333: Feature/extended tree helpers

Documentation :page_with_curl::

  • #4563: Update Readme and add mention of Windows 11 and WinUI 3
  • #4455: Fix linter issues with ReadMe
  • #4392: Fixed broken example code in AnimationBuilder.Create docs
  • #4413: Converted issue templates to use Forms
  • #4177: [Feature] Update Issue Templates to use Issue Form template GitHub feature

... (truncated)

Commits


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 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.