Skip to content

Microsoft.UI.Xaml v2.5.0-prerelease.200812001

Pre-release
Pre-release
Compare
Choose a tag to compare
@ranjeshj ranjeshj released this 14 Aug 18:54
4468528

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)