Bump WPF-UI from 4.0.3 to 4.1.0 #11
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated WPF-UI from 4.0.3 to 4.1.0.
Release notes
Sourced from WPF-UI's releases.
4.1.0
Next release of WPF UI mainly consist of fixes provided by our wonderful community. Many people have put their hearts into working on the library.
The new version is now available on NuGet:
https://www.nuget.org/packages/WPF-UI/4.1.0
We have also added support for .NET 10 and several experimental tests with the amazing FlaUI library.
Instructions for GitHub Copilot and other agents working with MCP have also been added. I hope this will help with documentation in future releases.
Special thanks go to @Nuklon for numerous quality of life improvements, Win32 refactoring, and a number of general library performance enhancements. @chucker also added corrections and kept track of many of the changes that were made. @apachezy and @jbryknar added valuable improvements.
I would like to thank everyone else who contributed their time and enthusiasm.
What's Changed
TitleBarHwndProc to avoid adding additional hooks and timing issues by @Difegue in feat(windows): Added event to forwardTitleBarHwndProc to avoid adding additional hooks and timing issues lepoco/wpfui#1475NavigationViewcomponent by @evandrofadul in feat(controls): Add IsTopSeparatorVisible and IsFooterSeparatorVisible properties toNavigationViewcomponent lepoco/wpfui#1464PInvokecleanup by @Nuklon in fix(win32):PInvokecleanup lepoco/wpfui#1569NullReferenceExceptioninSplitButtonby @Nuklon in fix:NullReferenceExceptioninSplitButtonlepoco/wpfui#1463UiApplicationinstance thread-static instead of static by @chucker in fix: makeUiApplicationinstance thread-static instead of static lepoco/wpfui#1553PasswordBoxissues with pasting/copying by @Nuklon in fix:PasswordBoxissues with pasting/copying lepoco/wpfui#1547NotifyIconcontextmenu display properly by @IOL0ol1 in fix: MakeNotifyIconcontextmenu display properly lepoco/wpfui#1534ContentDialogbehavior at design time. by @apachezy in fix: Prevent unexpectedContentDialogbehavior at design time. lepoco/wpfui#1543NavigationViewCompactby @ROBdk97 in fix: Unexpected separators inNavigationViewCompactlepoco/wpfui#1541MessageBoxby @Fruchtzwerg94 in fix(controls): Wrapped header and increased right margin to prevent overlapped by buttons inMessageBoxlepoco/wpfui#1545Menunot displaying by @joesdu in fix(tray): System tray right-clickMenunot displaying lepoco/wpfui#1497TitleBararea by @apachezy in fix(controls): Restore window resize capability inTitleBararea lepoco/wpfui#1560NavigationViewItemborder thickness by @Nuklon in feat(controls): Allow changingNavigationViewItemborder thickness lepoco/wpfui#1532UIElementis connected to presentation source by @Nuklon in fix(controls): Check ifUIElementis connected to presentation source lepoco/wpfui#1533NavigationViewtop separator by @Nuklon in fix(controls):NavigationViewtop separator lepoco/wpfui#1530NavigationViewby @Nuklon in fix(controls): Add missing ContentTemplate's toNavigationViewlepoco/wpfui#1529ToolTiptaking parent line height and font weight into account by @Nuklon in fix(controls):ToolTiptaking parent line height and font weight into account lepoco/wpfui#1525DropDownButtonnot working inside ToolBar overflow by @Nuklon in fix(controls):DropDownButtonnot working inside ToolBar overflow lepoco/wpfui#1523RadioButtonstyle by @Nuklon in fix(controls):RadioButtonstyle lepoco/wpfui#1522ToggleSwitchignoring Padding by @Nuklon in fix(controls):ToggleSwitchignoring Padding lepoco/wpfui#1521NavigationViewBasePaneButtonStyleusing wrong colors and animation by @Nuklon in fix(controls):NavigationViewBasePaneButtonStyleusing wrong colors and animation lepoco/wpfui#1524... (truncated)
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)