Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-01-06 | 3.6 kB | |
v0.9.3.tar.gz | 2021-01-06 | 7.0 MB | |
v0.9.3.zip | 2021-01-06 | 7.6 MB | |
Totals: 3 Items | 14.6 MB | 0 |
https://www.nuget.org/packages/ModernWpfUI/0.9.3 https://www.nuget.org/packages/ModernWpfUI.MahApps/0.9.3
Changes:
- a23d5bcc Derive event data classes from EventArgs (#178)
- 57b71b43 Fix issue where packaged apps don't respond to Windows theme changes (#175)
- 2e25969a Fix issue where ComboBox's ErrorTemplate doesn't show up unless editable (#168)
- d752131f Fix a translation error in French: ToggleSwitchOn/Off were inverted (#184)
- 89bc3d60 Add InputScope Property To NumberBox (microsoft/microsoft-ui-xaml#3186)
- 76e18996 RadioButtons: Fix header not having correct color when disabled (microsoft/microsoft-ui-xaml#3358)
- 3f1ab96a Update resouces, add test UI (microsoft/microsoft-ui-xaml#3435)
- ecf91800 Update text control border brushes to be consistent with WinUI
- 76436813 Added basic support for IconSource and its subclasses (#192)
- 81982310 NavView: Fix CornerRadius for overflow menu and NavViewItem children flyout menu (microsoft/microsoft-ui-xaml#3082)
- fce6cacc Fix [#195]: Pressing and dragging outside of an item in the navigation pane still switches to that page
- 04071487 Fix [#197]: Problem with MinWidth property of the ToggleSwitch
- b7bb2547 Update NavigationView pane scrolling behavior (microsoft/microsoft-ui-xaml#3602)
- f16f269e Update CommandBarFlyout closing animation to include button moving (microsoft/microsoft-ui-xaml#3594)
- 5d2b4b47 Update AcrylicBrushes and add new AcrylicBrushes (microsoft/microsoft-ui-xaml#3498)
- 50dc4e4e add theme resources (microsoft/microsoft-ui-xaml#2760)
- d1615ab6 Fix [#211]: NavigationView pane close issue
- 92ecdb90 Simplify ContentPresenterEx implementation
- 27c10fa6 Fix [#212]: NavigationView : Changing Visibility of MenuItem from Collapsed to Visible does not take effect.
- d5d22660 Fix [#222]: ContentDialog is not centered when MaxWidth/MaxHeight not set
- 5acae7ce NavigationView: Fix regression where navigating to the different pane items via the Tab key would crash the app (microsoft/microsoft-ui-xaml#3613)
- ebd76a02 loc update (microsoft/microsoft-ui-xaml#3754)
- cb3492ad ItemsRepeater: Fix bug where inserting at front would result in unrendered items (microsoft/microsoft-ui-xaml#3699)
- c225dd61 Add support for Content Alignment inside AutoSuggestBox (microsoft/microsoft-ui-xaml#3383)
- 18eefa00 Progressbar: Fix issue with color changing when updating value while error state (microsoft/microsoft-ui-xaml#3201)
- fe31f534 Add accessibility for ToggleSwitch (close [#228])
- 47b84d52 Fix [#229]: Close/Maximize/Minimize button's name is lost in window if added ui:WindowHelper.UseModernWindowStyle="True"
- eebdb5c8 Fix [#237]: AppBarToggleButton is not greyed out when set to disabled.
- d898bef8 Fix [#244]: Get error when using CommandBarFlyout