Windows UI Library v2.5.0-prerelease.200812001 Release Notes

Release Date: 2020-08-14 // over 3 years ago
  • ๐Ÿš€ https://www.nuget.org/packages/Microsoft.UI.Xaml/2.5.0-prerelease.200812001

    ๐Ÿ”„ Changes:

    • ๐Ÿ’ป fb87bec TextAlignment property added to NumberBox (#2901)
    • โšก๏ธ 3a6aa22 NumberBox: Fix header foreground color not being properly updated when NumberBox is disabled. (#3005)
    • ๐Ÿ’ป 67c2684 Fix issue with flyouts created in CommandBarFlyout not closing when commandbar closes (#3079)
    • ๐Ÿ’ป 37ade09 Add support for ReadOnlyList/VectorView and notifycollectionchange (#3055)
    • โ†ช 8635052 Add workaround so ItemsRepeater doesn't leak the result of DataTemplate::Load (#3068)
    • ๐Ÿ’ป 3ff3437 RadioButtons: Fix selected radio button not being focused on tab navigation when first element in TAB navigation (#3048)
    • โšก๏ธ c37a961 Update selection brushes. (#3053)
    • โœ… 0775e1e Add a check for buttons with flyouts and add a test. (#3054)
    • ๐Ÿ’ป 2ec9b1c NavigationView BottomMenuItems implementation (#1997)
    • ๐Ÿ’… 5e15250 Remove legacy EIC style in WinUI (#2968)
    • ๐Ÿ’ป c2d4b16 NavigationView ItemInvoked returning incorrect item fix (#2682)
    • ๐Ÿ’ป 6265117 Fix issue with TextCommandBarFlyout not opening when using custom button (#3022)
    • ๐Ÿ’ป 34a6bab Fix issue with item that just got uncollapsed not showing selection (#3004)
    • ๐Ÿ’ป 6f5e466 Fix crash with UniformGridLayout trying to scroll to first item (#2969)
    • ๐Ÿ’ป bae964c Determinate ProgressRing with Lottie (#2584)
    • ๐Ÿ’ป 2b03c3e ComboBox: Match Placeholder foreground color with TextBox's Placeholder foreground color and improve lightweight styling options (#2798)
    • ๐Ÿ’ป b0ec5ba Add resource for topmode CustomContentPane minimum width (#2905)
    • โšก๏ธ 043ed5a Update background color of selected ListView item to meet contrast ratio requirement (#2962)
    • ๐Ÿ’ป e51202a Treeview: Fix Background API not being applied to TreeView UI. (#3016)
    • ๐Ÿ”ง 86a7d62 NavigationView: Add more theme resources to configure margins (#2923)
    • ๐Ÿ’ป 67fb89b Fix issue with invoke pattern being provided for top navview item (#2819)
    • ๐Ÿ’ป ddfba3f Replace as casts with unbox_value (#2955)
    • ๐Ÿ’ป 542e6f9 Add TabView SelectionPattern (#2856)
    • ๐Ÿ’ป 347c4bd TabView: Enable separate lightweight styling of the Add button and the TabViewItem's Close button (#2823)
    • ๐Ÿ’ป 5f101c7 Adding public ScrollView.CurrentAnchor read-only property (#2936)
    • ๐Ÿ’ป 0a757bd Add check to only open flyout if a menubaritem has items (#2889)
    • ๐Ÿ’ป 507826e Scrolling controls API renames according to offical API review (#2921)
    • ๐Ÿ’ป 8aaf7f8 Tabview switch to converter instead of template settings (#2827)
    • โšก๏ธ 8f1a682 NavigationView not updating UIA users about changed selection and expand state (#2692)
    • ๐Ÿ’ป 791d14f Fix NavigationView incorrectly sizing items as compact on launch (#2810)
    • ๐Ÿ f68b281 Switch signing cert to WindowsRT (#2842)