Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump WPF-UI from 1.2.4 to 2.0.1 in /CPMM #14

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps WPF-UI from 1.2.4 to 2.0.1.

Release notes

Sourced from WPF-UI's releases.

2.0.1

What's Changed

  • Add SetSystemAccent to MVVM theme service
  • Refactor and fix ComboBox #226#174
  • Update extension templates
  • Update DependaBot
  • Fix critical error in NavigationItem, when setting a PageType
  • Rename Accent brushes
  • Fix NavigationHeaderIcon
  • Refactor RadioButton style according to Win Ui styles
  • Refactor ToggleSwitch template according to Win Ui styles
  • Bump Microsoft.VisualStudio.SDK from 17.0.32112.339 to 17.2.32505.173 in /src by @​dependabot in lepoco/wpfui#224

Full Changelog: lepoco/wpfui@2.0.0...2.0.1

2.0.0

Release 2.0.0

We jumped one revision up because this release breaks absolutely everything.

Is this release good? Not necessarily, it needs to be polished, but the number of changes is already so big that I think we should have it for now. Version 2.0.1 should be published soon.

What's new?

  • Namespace changed from WPFUI to Wpf.Ui. I didn't like any other one
  • .NET Framework 4.6 has been changed to 4.6.1
  • MVVM support for navigation
  • Several ready-made services for MVVM in Wpf.Ui.Mvvm.Services namespace have been added
  • Navigation rewritten
  • SearchBox has been replaced with AutoSuggestBox
  • The styles of all text fields have been rewritten
  • The buttons have been rewritten
  • Fluent System Icons updated
  • Everything related to Interop, Win32 and native functions has been rewritten
  • UiWindow and UiPage controls have been added
  • TitleBar has been significantly refactored
  • SnapLayout has been rewritten and... is not working.
  • The way themes work has been reworked
  • A new project has been added - Wpf.Ui.FontMapper, for easier work with Fluent System Icons
  • A new project has been added - Wpf.Ui.SimpleDemo, because now the main demo uses MVVM and may be too difficult for beginners
  • A new project has been added - Wpf.Ui.Extension, a project for a plugin for Visual Studio 2022
  • And many more...

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 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.4 to 2.0.1.
- [Release notes](https://github.com/lepoco/wpfui/releases)
- [Commits](https://github.com/lepoco/wpfui/commits/2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 20, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2022

Superseded by #15.

@dependabot dependabot bot closed this Jul 19, 2022
@dependabot dependabot bot deleted the dependabot/nuget/CPMM/WPF-UI-2.0.1 branch July 19, 2022 04:31
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants