Skip to content

v5.1.0

Compare
Choose a tag to compare
@michael-hawker michael-hawker released this 13 Feb 08:55
a722f17

Major Updates

animations

  • Added Lottie-Windows Microsoft.Toolkit.Uwp.UI.Lottie package.

controls

extensions

services

Bug Fixes

animations

  • Applied a change to invoke the Completed event after setting the result - Max (PR)

controls

documentation

extensions

Breaking changes

  • Style Update: BladeView to work better in High Contrast Modes. - Michael Hawker (PR)
  • Behavior: Replace CompositionSurfaceFactory with Platform API - Justin Liu (PR)

deprecated

  • Menu control - Add deprecation message - Lucas Rojas (PR)
  • [SetListDataItemForNextConnectedAnimation] Deprecated misspelled method and added correct spelling - Nikola Metulev (PR)

miscellaneous

sample app

other

  • Update pipeline - Oren Novotny (PR)
  • Added .editorconfig, avoid conflicts with personal C# Code Style settings - Fons Sonnemans (PR)
  • typo: dependancy -> dependency - Nick Schonning (PR)
  • Avoid using UWP controls in the wrapper classes during design time - lhak (PR)
  • metadata update - Karl Erickson (PR)
  • Moving win32 projects to a new repo - Nikola Metulev (PR)
  • Replaced Invoke-WebRequest with WebClient in SDK Installation script - Nikola Metulev (PR)
  • Rename UwpPasswordManager.cs. - hhchaos (PR)
  • Small fix to unblock custom DpiChangedAfterParent event handlers - lhak (PR)