Actipro Ribbon for WPF (英語版) のリリース

Released: Apr 19, 2023

23.1.0 での更新項目

機能

  • Updated Microsoft .NET 5 targets to .NET 6 since .NET 5 is out of support. Users can continue to use Microsoft .NET Core 3.1 targets for .NET 5 applications.
  • Updated Microsoft .NET Framework 4.5.2 and 4.6.1 targets to .NET Framework 4.6.2 since it is the most recent supported version of .NET Framework.
  • Updated SyntaxEditor-related NuGet packages to properly support cross-platform .NET 6.0.
  • Updated all assemblies to be code-signed.

Released: Apr 4, 2023

22.1.5 での更新項目

機能

  • Validated Microsoft .NET 7 compatibility.
  • Updated SyntaxEditor-related NuGet packages to properly support cross-platform Microsoft .NET 5.0.
  • Updated group dialog launcher buttons to report an appropriate name via UI automation properties.
  • Updated ScreenTip help text to wrap in scenarios where long localized strings cause it to extend past the ScreenTip width.

Released: Sep 8, 2022

22.1.3 での更新項目

機能

  • Updated the small/medium variant SplitButton template to better support a large CornerRadius setting.
  • Consolidated usage of SystemParameters.IsMenuDropRightAligned to use MenuDropAlignment instead.

Released: May 27, 2022

22.1.2 での更新項目

機能

  • Updated logic for generating context menus to recognize a scenario where a ContextMenu was already defined on a control.
  • Improved the product installer.
  • Changed the product installer to install shortcuts and samples to folders accessible by all users.

不具合の修正

  • Fixed an issue where clicking to open a PopupButton within a menu item context and then pressing Left or Escape would close both menus.
  • Fixed an issue where a RibbonWindow title might incorrectly render with ellipses in a certain scenario...

Released: Mar 15, 2022

22.1.1 での更新項目

機能

  • Improved Microsoft Visual Studio 2022 designer support.
  • Improved built-in context menu display logic.
  • Improved Tab key handling when the QAT is in the window title bar.

Released: Dec 13, 2021

22.1.0 での更新項目

機能

  • Added the Ribbon.IsToggleMinimizationButtonVisible property to determine if the toggle minimizable button is visible when the Ribbon is minimizable.
  • Improved built-in context menu display logic.
  • Validated Microsoft .NET 6 compatibility.
  • Added Microsoft .NET 5 variations of the product assemblies to the NuGet feeds.

不具合の修正

  • Fixed an issue where the title bar quick access toolbar wouldn't show key tips for its children.

Released: Sep 7, 2021

21.1.3 での更新項目

機能

  • Updated gallery items to not show a default context menu if a ContextMenu is defined on the GalleryItem.

Released: Jul 9, 2021

21.1.2 での更新項目

機能

  • Adjusted tab variant measure logic.
  • Updated how the name is returned by Ribbon button automation peers.

不具合の修正

  • Fixed an issue with menu mode handling where menu mode might not be cleared properly if focus is acquired after already in menu mode without having been notified that prior focus was lost.
  • Fixed a bug where an overflowed ContextMenu would not properly display scroll buttons, due to a change in a previous version.
  • Fixed a bug where application menu child popups may not measure...

Released: Mar 8, 2021

21.1.1 での更新項目

機能

  • Updated how the Backstage's close button visibility is bound to its CanClose property.
  • Updated the Name automation property on the application button, Backstage close button and toggle minimization button.

不具合の修正

  • Fixed a bug where referencing the NuGet packages in projects that used packages.config would also incorrectly reference the design-time assemblies.

Released: Feb 18, 2021

21.1.0 での更新項目

機能

  • Updated the UIA tree to include the Backstage's close button.
  • Validated Microsoft .NET 5 compatibility.
  • Updated Microsoft .NET Core assemblies to target .NET Core 3.1 instead of .NET Core 3.0.
  • Updated Microsoft .NET Framework assemblies to target .NET Framework 4.5.2 instead of .NET Framework 4.0.
  • Modernized offline documentation, and introduced online documentation on the Actipro web site.
  • Created a new 'WPF-Controls' GitHub repository with the full source of documentation topics, samples...