Releases: Kinnara/ModernWpf
Releases · Kinnara/ModernWpf
v0.9.7-preview.2
What's Changed
- Port microsoft/microsoft-ui-xaml#3933 by @Kinnara in #478
- Port microsoft/microsoft-ui-xaml#3926 by @Kinnara in #479
- Port microsoft/microsoft-ui-xaml#3936 by @Kinnara in #480
- Port microsoft/microsoft-ui-xaml#3960 by @Kinnara in #481
- Port microsoft/microsoft-ui-xaml#3930 by @Kinnara in #482
- Port microsoft/microsoft-ui-xaml#3775 by @Kinnara in #483
- Port microsoft/microsoft-ui-xaml#3964 by @Kinnara in #484
- Port microsoft/microsoft-ui-xaml#3963 by @Kinnara in #485
- Port microsoft/microsoft-ui-xaml#3962 by @Kinnara in #486
- Port microsoft/microsoft-ui-xaml#3951 by @Kinnara in #487
Full Changelog: v0.9.7-preview.1...v0.9.7-preview.2
v0.9.7-preview.1
What's Changed
- Port microsoft/microsoft-ui-xaml#3887 by @Kinnara in #472
- Port microsoft/microsoft-ui-xaml#3908 by @Kinnara in #473
- Port microsoft/microsoft-ui-xaml#3909 by @Kinnara in #474
- Port microsoft/microsoft-ui-xaml#3914 by @Kinnara in #475
- Port microsoft/microsoft-ui-xaml#3892 by @Kinnara in #476
- Port microsoft/microsoft-ui-xaml#3927 by @Kinnara in #477
Full Changelog: v0.9.6...v0.9.7-preview.1
v0.9.6
v0.9.5
https://www.nuget.org/packages/ModernWpfUI/0.9.4
https://www.nuget.org/packages/ModernWpfUI.MahApps/0.9.4
What's Changed
ContentDialog.DefaultButton
should accepts onlyButton.IsEnabled = true
by @atsusy in #311- Fix AutoSuggestBox placeholder alignment by @Symbai in #259
- Fix DataGridColumnHeader not using HeaderTemplate by @klotztech in #312
- Use Embedded C#/WinRT Support by @Kinnara in #451
New Contributors
- @atsusy made their first contribution in #311
- @fitojb made their first contribution in #379
- @Symbai made their first contribution in #259
- @klotztech made their first contribution in #312
Full Changelog: v0.9.4...v0.9.5
v0.9.4
https://www.nuget.org/packages/ModernWpfUI/0.9.4
https://www.nuget.org/packages/ModernWpfUI.MahApps/0.9.4
Changes:
- 2cd256f Update acrylic names (microsoft/microsoft-ui-xaml#3847)
- ee4def8 WinUI like Resource Management and Localization (#225)
- b318080 Fix #276: TextBox cursor issue
- 065f4a7 Resolve #280: Set assembly/file version on ModernWpf.dll
- f493a70 Fix #282: ListBox Scrollbar hidden but not Collapsed
- 9ccb428 Fix #292: Tree view items are not indented when created from code-behind
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
v0.9.3-preview.201204.0
Changes:
- 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
- 05c3580 Update dependencies
v0.9.3-preview.201004.0
v0.9.2
https://www.nuget.org/packages/ModernWpfUI/0.9.2
https://www.nuget.org/packages/ModernWpfUI.MahApps/0.9.2
Changes:
- c5e16e1 NavigationView: Fix app crash in Top mode when clearing the item collection while a selected item exists (microsoft/microsoft-ui-xaml#3202)
- c02bba7 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)
- 1cc1d53 Fix PasswordBox issues when PasswordRevealMode is Visible (#158)
- 0a380bc NavigationView: Fix IsPaneOpen=false ignored on launch when pane is launched in Left expanded state (microsoft/microsoft-ui-xaml#3197)
- 5eb6043 Fix expand chevron flickering. (microsoft/microsoft-ui-xaml#3260)
- d91ea11 RadioButtons: Wrap custom ItemTemplate in a RadioButton if required (microsoft/microsoft-ui-xaml#3194)
- 6fb9ff6 Remove code that removed focus visual in SelectionFollowsFocus mode (microsoft/microsoft-ui-xaml#3190)
- cbc9be8 NavigationView: Fix crash when launched in Top mode with hierarchical navigation (microsoft/microsoft-ui-xaml#3166)
- 0ac2fb1 NavigationView: Fix content clipping regression (microsoft/microsoft-ui-xaml#2717)
- cba42fb Remove AllowDrop=false setters (#170)
- 89fe988 Respect system settings for transparency effects and automatically hiding scroll bars (#167)
- 8a56ee5 Remove obsolete code
- acf30b7 Fix issue with StartBringIntoView scrolling for items already visible (microsoft/microsoft-ui-xaml#3167)
- 868583d Multitargeting updates
v0.9.2-preview.200831.1
Changes:
- 7cd2362 Add Persian Language #152 (#153)
- f35d17d Fix crash with UniformGridLayout trying to scroll to first item (microsoft/microsoft-ui-xaml#2969)
- 503728c Fix issue with item that just got uncollapsed not showing selection (microsoft/microsoft-ui-xaml#3028)
- 779c0bd NavigationView ItemInvoked returning incorrect item fix (microsoft/microsoft-ui-xaml#2682)
- 811e529 Add a check for buttons with flyouts and add a test. (microsoft/microsoft-ui-xaml#3054)
- 01d2d98 Update selection brushes. (microsoft/microsoft-ui-xaml#3053)
- ba20188 RadioButtons: Fix selected radio button not being focused on tab navigation when first element in TAB navigation (microsoft/microsoft-ui-xaml#3048)
- 31b4427 Add workaround so ItemsRepeater doesn't leak the result of DataTemplate::Load (microsoft/microsoft-ui-xaml#3068)
- 468801a Fix issue with flyouts created in CommandBarFlyout not closing when commandbar closes (microsoft/microsoft-ui-xaml#3079)
- a6fab17 NumberBox: Fix header foreground color not being properly updated when NumberBox is disabled. (microsoft/microsoft-ui-xaml#3005)
- 7fe3563 TextAlignment property added to NumberBox (microsoft/microsoft-ui-xaml#2901)
- 02f76b4 NavView: Expand/Collapse chevron and Overflow button improvements in Top mode (microsoft/microsoft-ui-xaml#3063)
- 08209c5 Fix issue with collection change inside item invoked crashing NavigationView (microsoft/microsoft-ui-xaml#3138)
- f74c8c7 NavigationView BottomMenuItems implementation (microsoft/microsoft-ui-xaml#1997)
- 467e8de Updated background and border of the popup to match Fluent Design guidelines. (microsoft/microsoft-ui-xaml#3130)
- 1d04de0 Better workaround for ItemsRepeater