v0.9.3
https://www.nuget.org/packages/ModernWpfUI/0.9.3
https://www.nuget.org/packages/ModernWpfUI.MahApps/0.9.3
Changes:
- a23d5bc Derive event data classes from EventArgs (#178)
- 57b71b4 Fix issue where packaged apps don't respond to Windows theme changes (#175)
- 2e25969 Fix issue where ComboBox's ErrorTemplate doesn't show up unless editable (#168)
- d752131 Fix a translation error in French: ToggleSwitchOn/Off were inverted (#184)
- 89bc3d6 Add InputScope Property To NumberBox (microsoft/microsoft-ui-xaml#3186)
- 76e1899 RadioButtons: Fix header not having correct color when disabled (microsoft/microsoft-ui-xaml#3358)
- 3f1ab96 Update resouces, add test UI (microsoft/microsoft-ui-xaml#3435)
- ecf9180 Update text control border brushes to be consistent with WinUI
- 7643681 Added basic support for IconSource and its subclasses (#192)
- 8198231 NavView: Fix CornerRadius for overflow menu and NavViewItem children flyout menu (microsoft/microsoft-ui-xaml#3082)
- fce6cac Fix #195: Pressing and dragging outside of an item in the navigation pane still switches to that page
- 0407148 Fix #197: Problem with MinWidth property of the ToggleSwitch
- b7bb254 Update NavigationView pane scrolling behavior (microsoft/microsoft-ui-xaml#3602)
- f16f269 Update CommandBarFlyout closing animation to include button moving (microsoft/microsoft-ui-xaml#3594)
- 5d2b4b4 Update AcrylicBrushes and add new AcrylicBrushes (microsoft/microsoft-ui-xaml#3498)
- 50dc4e4 add theme resources (microsoft/microsoft-ui-xaml#2760)
- d1615ab Fix #211: NavigationView pane close issue
- 92ecdb9 Simplify ContentPresenterEx implementation
- 27c10fa Fix #212: NavigationView : Changing Visibility of MenuItem from Collapsed to Visible does not take effect.
- d5d2266 Fix #222: ContentDialog is not centered when MaxWidth/MaxHeight not set
- 5acae7c NavigationView: Fix regression where navigating to the different pane items via the Tab key would crash the app (microsoft/microsoft-ui-xaml#3613)
- ebd76a0 loc update (microsoft/microsoft-ui-xaml#3754)
- cb3492a ItemsRepeater: Fix bug where inserting at front would result in unrendered items (microsoft/microsoft-ui-xaml#3699)
- c225dd6 Add support for Content Alignment inside AutoSuggestBox (microsoft/microsoft-ui-xaml#3383)
- 18eefa0 Progressbar: Fix issue with color changing when updating value while error state (microsoft/microsoft-ui-xaml#3201)
- fe31f53 Add accessibility for ToggleSwitch (close #228)
- 47b84d5 Fix #229: Close/Maximize/Minimize button's name is lost in window if added ui:WindowHelper.UseModernWindowStyle="True"
- eebdb5c Fix #237: AppBarToggleButton is not greyed out when set to disabled.
- d898bef Fix #244: Get error when using CommandBarFlyout