Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@nishy2000 nishy2000 released this 10 Mar 13:29
· 21 commits to develop since this release

MetroRadiance.Fork

Included in this version (3.0.0)

Changes

  • Add UWP compatible resources (colors/brushes)
  • Add AcrylicBlurWindow class
  • Add a style key for each style defined by MetroRadiance
  • Add standard control styles (ComboBox/GroupBox/Label/TextBox)
  • Add standard menu styles (Menu/MenuItem/ContextMenu)
  • Add number validation rules (Int16Rule/UInt16Rule/Int32Rule/UInt32Rule/SingleRule/DoubleRule)
  • Add toottip text to Caption buttons (Minimize/Maximize/Restore/Close).
  • Localize the text string used in the Int32Rule class (en/ja/de/fr/ko/zh-Hans/zh-Hant)
  • Apply dark theme to the system menu
  • Improve CaptionIcon behavior to work with Window.
  • Improve the appearance of radio button
  • Adjust the foreground color of the tooltip control
  • Fix an issue where brush values would not update as the theme changed after the control was reloaded

Limitations

  • When moving windows using AcrylicBlurWindow class, the move process is very slow on Windows 10 1903 (Build 18362, May 2019 Update) or later

Dev platform updates

  • TargetPlatformVersion to .NET Framework 4.5, .NET Framework 4.6.2 and .NET Core 3.1
  • MetroRadiance.Fork.Core to 3.0.0
  • MetroRadiance.Fork.Chrome to 3.0.0
  • Microsoft.Xaml.Behaviors to 1.0.30
  • Tavis.UriTemplates 1.1.1 only for .NET Core 3.1

Download

nuget.org: MetroRadiance.Fork

MetroRadiance.Fork.Chrome

Included in this version (3.0.0)

Changes

  • Support .NET Core 3.1 (WPF)
  • Adjust for High DPI enviroment
  • Fix misalignment issues of some parts
  • [internal change]Update the formatting of source code

Dev platform updates

  • TargetPlatformVersion to .NET Framework 4.5 and .NET Core 3.1
  • MetroRadiance.Fork.Core to 3.0.0

Download

nuget.org: MetroRadiance.Fork.Chrome

MetroRadiance.Fork.Chrome.Externals

Included in this version (3.0.0)

Changes

  • Update the development tool to Visual Studio 2019
  • Change TargetPlatform from .NET framework 4.6 to .NET framework 4.5
  • Support High DPI enviroment
  • Fix misalignment issues of some parts
  • [internal change]Update the formatting of source code

Dev platform updates

  • TargetPlatformVersion to .NET Framework 4.5
  • MetroRadiance.Fork.Core to 3.0.0
  • MetroRadiance.Fork.Chrome to 3.0.0

Download

nuget.org: MetroRadiance.Fork.Chrome.Externals

MetroRadiance.Fork.Core

Included in this version (3.0.0)

Changes

  • Support .NET Core 3.1 (WPF)
  • Add HslColor class for HSL color model
  • Add text scale factor support.
  • Improve interop methods
  • Add new DPIHelper class for DPI / Per-Monitor DPI support

Breaking changes

  • The type of properties in the MetroRadiance.Platform.WindowsTheme class has changed. Affected if the received variable declaration is used an explicitly specified type instead of using "var".

Dev platform updates:

  • TargetPlatformVersion to .NET Framework 4.5, .NET Framework 4.6.2 and .NET Core 3.1

Download

nuget.org: MetroRadiance.Fork.Core

MetroRadiance.Fork.Showcase

Included in this version (3.0.0)

Changes

  • Support .NET Core 3.1 (WPF)
  • Localize the text string (English/Japanese)
  • Add UWP compatible resource samples to the theme brush sample page
  • Add UI controls for adjusting themes to the control sample page
  • Add ComboBox / ContextMenu /GroupBox / MenuItem / Number validation rule samples in the control sample page
  • Add Chrome.Externals sample in the External Window Chrome sample page

Limitations

  • When moving windows using metro:AcrylicBlurWindow, the move process is very slow on Windows 10 1903 (Build 18362, May 2019 Update) or later

Dev platform updates

  • TargetPlatformVersion to .NET Framework 4.5.2, .NET Framework 4.6.2 and .NET Core 3.1
  • MetroRadiance.Fork to 3.0.0
  • MetroRadiance.Fork.Chrome.Externals to 3.0.0

Download

in assets on this page