ModernWpf Versions Save

Modern styles and controls for your WPF applications

v0.9.7-preview.2

1 year ago

What's Changed

Full Changelog: https://github.com/Kinnara/ModernWpf/compare/v0.9.7-preview.1...v0.9.7-preview.2

v0.9.7-preview.1

1 year ago

What's Changed

Full Changelog: https://github.com/Kinnara/ModernWpf/compare/v0.9.6...v0.9.7-preview.1

v0.9.6

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Kinnara/ModernWpf/compare/v0.9.5...v0.9.6

v0.9.5

1 year ago

https://www.nuget.org/packages/ModernWpfUI/0.9.4 https://www.nuget.org/packages/ModernWpfUI.MahApps/0.9.4

What's Changed

New Contributors

Full Changelog: https://github.com/Kinnara/ModernWpf/compare/v0.9.4...v0.9.5

v0.9.4

3 years ago

https://www.nuget.org/packages/ModernWpfUI/0.9.4 https://www.nuget.org/packages/ModernWpfUI.MahApps/0.9.4

Changes:

  • 2cd256ff Update acrylic names (microsoft/microsoft-ui-xaml#3847)
  • ee4def88 WinUI like Resource Management and Localization (#225)
  • b3180806 Fix #276: TextBox cursor issue
  • 065f4a7b Resolve #280: Set assembly/file version on ModernWpf.dll
  • f493a70e Fix #282: ListBox Scrollbar hidden but not Collapsed
  • 9ccb4284 Fix #292: Tree view items are not indented when created from code-behind

v0.9.3

3 years ago

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

v0.9.3-preview.201204.0

3 years ago

Changes:

  • 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
  • 05c35803 Update dependencies

v0.9.3-preview.201004.0

3 years ago

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)

v0.9.2

3 years ago

https://www.nuget.org/packages/ModernWpfUI/0.9.2 https://www.nuget.org/packages/ModernWpfUI.MahApps/0.9.2

Changes:

  • c5e16e18 NavigationView: Fix app crash in Top mode when clearing the item collection while a selected item exists (microsoft/microsoft-ui-xaml#3202)
  • c02bba74 NavigationView: Fix overflow button not being collapsed when the overflow menu only contains one item and NavigationView menu items are removed to empty the overflow menu (microsoft/microsoft-ui-xaml#3087)
  • 1cc1d534 Fix PasswordBox issues when PasswordRevealMode is Visible (#158)
  • 0a380bc1 NavigationView: Fix IsPaneOpen=false ignored on launch when pane is launched in Left expanded state (microsoft/microsoft-ui-xaml#3197)
  • 5eb6043e Fix expand chevron flickering. (microsoft/microsoft-ui-xaml#3260)
  • d91ea118 RadioButtons: Wrap custom ItemTemplate in a RadioButton if required (microsoft/microsoft-ui-xaml#3194)
  • 6fb9ff62 Remove code that removed focus visual in SelectionFollowsFocus mode (microsoft/microsoft-ui-xaml#3190)
  • cbc9be8a NavigationView: Fix crash when launched in Top mode with hierarchical navigation (microsoft/microsoft-ui-xaml#3166)
  • 0ac2fb11 NavigationView: Fix content clipping regression (microsoft/microsoft-ui-xaml#2717)
  • cba42fbc Remove AllowDrop=false setters (#170)
  • 89fe9883 Respect system settings for transparency effects and automatically hiding scroll bars (#167)
  • 8a56ee50 Remove obsolete code
  • acf30b75 Fix issue with StartBringIntoView scrolling for items already visible (microsoft/microsoft-ui-xaml#3167)
  • 868583d1 Multitargeting updates

v0.9.2-preview.200831.1

3 years ago

Changes:

  • 7cd23628 Add Persian Language #152 (#153)
  • f35d17d1 Fix crash with UniformGridLayout trying to scroll to first item (microsoft/microsoft-ui-xaml#2969)
  • 503728cf Fix issue with item that just got uncollapsed not showing selection (microsoft/microsoft-ui-xaml#3028)
  • 779c0bd5 NavigationView ItemInvoked returning incorrect item fix (microsoft/microsoft-ui-xaml#2682)
  • 811e5291 Add a check for buttons with flyouts and add a test. (microsoft/microsoft-ui-xaml#3054)
  • 01d2d98b Update selection brushes. (microsoft/microsoft-ui-xaml#3053)
  • ba201881 RadioButtons: Fix selected radio button not being focused on tab navigation when first element in TAB navigation (microsoft/microsoft-ui-xaml#3048)
  • 31b4427f Add workaround so ItemsRepeater doesn't leak the result of DataTemplate::Load (microsoft/microsoft-ui-xaml#3068)
  • 468801a2 Fix issue with flyouts created in CommandBarFlyout not closing when commandbar closes (microsoft/microsoft-ui-xaml#3079)
  • a6fab179 NumberBox: Fix header foreground color not being properly updated when NumberBox is disabled. (microsoft/microsoft-ui-xaml#3005)
  • 7fe3563e TextAlignment property added to NumberBox (microsoft/microsoft-ui-xaml#2901)
  • 02f76b43 NavView: Expand/Collapse chevron and Overflow button improvements in Top mode (microsoft/microsoft-ui-xaml#3063)
  • 08209c52 Fix issue with collection change inside item invoked crashing NavigationView (microsoft/microsoft-ui-xaml#3138)
  • f74c8c71 NavigationView BottomMenuItems implementation (microsoft/microsoft-ui-xaml#1997)
  • 467e8de3 Updated background and border of the popup to match Fluent Design guidelines. (microsoft/microsoft-ui-xaml#3130)
  • 1d04de0c Better workaround for ItemsRepeater