MahApps.Metro v2.1.0
As part of this release we had 40 commits which resulted in 22 issues being closed.
Bugs
- #3865 Trying to call ShowMessageAsync() from SimpleChildWindow causes exception
- #3861 ShowModalMessageExternal doesn't work together with Powershell
- #3859 HamburgerMenu with own ViewModel collection produces System.Windows.Data Warning and Error
- #3840 Checkboxes using Dark theme within DataGrid column appear unchecked (Server 2012 R2)
- #3838 Blue highlight color is old cyan blue
- #3833 RadioButton's MouseOver/Pressed/Disabled Foreground is always the theme's foreground color
- #3755 DialogManager.ShowDialogExternally() exception if no other window exists
- #3684 PowerShell script crashes on ShowModalInputExternal
- #3500 ShowModalLoginExternal problem
Bug Fixs
- #3866 (GH-3865) Fix InvalidOperationException when open a dialog over a child window
- #3862 Fix not showing external dialogs inside Powershell scripts
- #3860 (GH-3859) Allow own ViewModel collection for HamburgerMenu ItemsSource
- #3854 (GH-3838) Fix Highlight color for Blue and Purple
- #3846 Fixed duplicated instruction
- #3841 (GH-3840) DataGrid auto generated column styles
Features
- #3864 Added new attached properties to the RadioButtonHelper
- #3858 Add Flat slider resource keys for MinWidth and MinHeight
- #3856 (GH-3839) Allow setting AutomationProperties for HamburgerMenuItem
- #3850 [NumericUpDown] Always use the current cultures decimal separator
Feature Requests
- #3843 NumericUpDown decimal input
- #3839 AutomationProperties for Hamburger Menu
- #3834 Introduce attached properties to set RadioButton's brush states
Where to get it
You can download this release from MahApps.Metro