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.
This PR contains the following updates:
3.1.0
->4.0.0
Release Notes
lepoco/wpfui (WPF-UI)
v4.0.0
Compare Source
Fresh Features & Fixes!
Hey, amazing people! 👋
It’s been a while (yes, keeping tiny humans alive takes a lot of time ⏳), but we’re back with a packed release full of improvements, fixes, and even support for .NET 9! Let’s dive in.
💡 What’s New?
🔹 .NET 9 Support – Staying ahead of the game.
🔹 Package Signing – Our NuGet package is now digitally signed, ensuring package integrity.
🔹 New Abstractions Package – We’ve introduced Wpf.Ui.Abstractions to separate WPF-specific and non-WPF code, making it easier to work across different platforms.
🔹 Updated Fluent System Icons – The latest Fluent System Icons are now included, bringing new symbols and improved visuals.
🔹 Flow Improvements – Moving from main to release instead of development for a smoother workflow.
🔹 Expander Fix – Content height now behaves properly (because we love consistency).
🔹 Performance Boost – Optimized string comparison and excluded unnecessary fields for snappier performance.
…And many more!
🎉 A Huge Welcome to New Contributors!
A massive shoutout to our first-time contributors who jumped in and made a difference! 🌟
💖 @JakobFerdinand, @bayeggex, @glenn-slayden, @Shavixinio, @JohnTasler, @nitheeshgovind, @elliot-gawthrop, @guspan-tanadi, @newtype0096, @xv, @4nonym0us, @jonlipsky, @AncientGrief, and @keeleycenc – welcome to the WPF UI family! 🎊
What's Changed
BulletDecorator
to apply theCheckBox.Padding
property by @JohnTasler in https://github.com/lepoco/wpfui/pull/1324New Contributors
Full Changelog: lepoco/wpfui@3.0.5...4.0.0
Configuration
📅 Schedule: Branch creation - "before 1am,before 5am,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.