UWP Community Toolkit v5.1.0 Release Notes

Release Date: 2019-02-13 // about 5 years ago
  • โšก๏ธ Major Updates

    animations

    • ๐Ÿ Added Lottie-Windows Microsoft.Toolkit.Uwp.UI.Lottie package.

    controls

    • ๐Ÿ Remote device picker - AVK (PR)
    • ๐Ÿ ImageCropper control - hhchaos (PR)

    extensions

    services

    • โšก๏ธ Updated to work with latest Microsoft.Identity.Client - Reinhard Schuerer (PR)

    ๐Ÿ› Bug Fixes

    animations

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

    controls

    • ๐Ÿ AlignmentGrid - Draw lines when the step value is greater than zero - Lucas Rojas (PR)
    • ๐Ÿ TabView Control - Fix focus navigation - Lucas Rojas (PR)
    • ๐Ÿ Infinite canvas export image #2672 - Ibraheem Osama (PR)
    • ๐Ÿ SharePointFileList - Fix focus lost after tab navigation - marianstdt (PR)
    • ๐Ÿ Disable TabStop property for AligmentGrid - Barbara Martinez (PR)
    • โž• Added Support for Incremental Loading in the DataGrid - Filip Wallberg (PR)
    • ๐Ÿ›  Fix behavior on queue behind and stack in front modes - David Bottiau (PR)
    • ๐Ÿ›  Fix DataGrid colours not adapting to Dark Theme - Daniel Martin Gonzalez (PR)
    • ๐Ÿ Radial gauge step size zero - Shawn Kendrot (PR)
    • ๐Ÿ GridSplitter Loaded event subscribes after initialize. - Barbara Martinez (PR)
    • โž• Add Guard and Timer to supplement EnumerationCompleted event which is missing on RS3 - Michael Hawker (PR)
    • ๐Ÿ Compatibility + Null checks for RemoteDevicePicker - AVK (PR)
    • ๐Ÿ Markdown parses fix for ArgumentOutOfRangeException when parsing urls - Nikola Metulev (PR)
    • ๐Ÿ Expander fix for tab navigation, tab focus, and high contrast - Nikola Metulev (PR)
    • ๐Ÿ Narrator x:Uid solution - Add resw file and x:Uid to controls - Lucas Rojas (PR)
    • โž• Added export options for PNG, Text and InkStrokes - Steve Nessen (PR)
    • ๐Ÿ›  Fix for #2185 Rendered stroke are blurred on HighDPI screen and zoom - Steve Nessen (PR)
    • ๐Ÿ BladeView Control - Fix tab navigation - Lucas Rojas (PR)
    • ๐Ÿ›  Fix issue #2667 TabView on RS3 Resource Missing - Michael Hawker (PR)
    • ๐Ÿ Tgoodhew/master/high contrast menu - Tony Goodhew (PR)
    • โœ‚ Removed unnecessary Setter in NavigationView toolkit UWP Style - Agnes ZITTE (PR)
    • ๐Ÿ Hide Header for HeaderedContentControl when Header is null - Shawn Kendrot (PR)
    • โž• Add support for FlowDirection in the MarkdownTextBlock - Shawn Kendrot (PR)

    ๐Ÿ“š documentation

    extensions

    • ๐Ÿ›  Fix Mouse Cursor Extensions not changing cursor back - Michael Hawker (PR)

    ๐Ÿ’ฅ 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

    • ๐Ÿ›  Fixed High Contrast Mode Crash - marianstdt (PR)
    • โž• Add fallback color to acrylic brushes on sample app - Kevin Bronstein (PR)
    • ๐Ÿš€ Update Sample App in prep for 5.1 release - Michael Hawker (PR)
    • ๐Ÿ Show how to do tri-state sorting in DataGrid Sample - Michael Hawker (PR)
    • ๐Ÿ Sample App - Redirect links to Microsoft Docs - AVK (PR)
    • ๐Ÿ Condense Sample App Categories + Add Subcategories - Michael Hawker (PR)

    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)