Skip to content

Bump WPF-UI from 1.2.1 to 2.1.0 - #37

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/WPF-UI-2.1.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/WPF-UI-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2023

Copy link
Copy Markdown
Contributor

Bumps WPF-UI from 1.2.1 to 2.1.0.

Release notes

Sourced from WPF-UI's releases.

2.1.0

The 2.1.0 release is meant to bring users a bit closer to version 3.0.0 without the need for a complete redesign of the app.

Key changes include:

  • Dropping support for .NET 5
  • Adding support for .NET 7
  • Dropping support for .NET Framework 4.6.1
  • Adding support for .NET Framework 4.6.2
  • Updating the structure of the soluion to one compatible with 3.0.0
  • Fluent System Icons upgrade to version 1.1.210
  • SymbolExtensions refactoring
  • NumberBox refactoring
  • PasswordBox refactoring

Style updates:

  • Anchor
  • AutoSuggestBox
  • Button
  • ComboBox
  • Hyperlink
  • ListBox
  • ListView
  • NumberBox
  • PasswordBox
  • TextBox
  • ThumbRate
  • TreeView

API changes:

  • Renaming Glyph to SymbolGlyph
  • Moving RelayCommand from Wpf.Ui.Common to Wpf.Ui.Input

Besides, Docfx for WPF UI 2.X has been synchronized with 3.X, so you can locally generate nicer docs.

Version 2.+ will be maintaned only for bug fixes. Serious architectural flaws are slowly being fixed as part of the 3.0.0 preview.

2.0.3

Release 2.0.3 brings together the last small fixes and some bugs. Some controls have been improved and the styles are even closer to Win Ui. However, we have a long way to go. Work on the new navigation has started and can be watched in branch refactor/navigationview.

New documentation based on the wonderful DocFX has also been released. Is it better than before? I would not say that, but DocFX will certainly facilitate the creation of descriptions of how classes and features work. We invite everyone willing to do their favorite work of programmers, i.e. collecting documentation... satisfaction guaranteed.

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [WPF-UI](https://github.com/lepoco/wpfui) from 1.2.1 to 2.1.0.
- [Release notes](https://github.com/lepoco/wpfui/releases)
- [Commits](https://github.com/lepoco/wpfui/commits/2.1.0)

---
updated-dependencies:
- dependency-name: WPF-UI
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants