winleafs / Winleafs

Winleafs: Windows application for Nanoleaf lights
GNU General Public License v3.0
84 stars 9 forks source link

Bump MaterialDesignThemes from 3.2.0 to 4.0.0 in /Winleafs.Wpf #164

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps MaterialDesignThemes from 3.2.0 to 4.0.0.

Release notes

Sourced from MaterialDesignThemes's releases.

Version 4.0.0

  • List of breaking changes #1705
  • Theme colors can automatically adjust to ensure proper contrast between foreground and background #2106
  • DraweHost now has opened/closed events. #2139
  • C# 8 Nullable Reference Types are now implemented in the library. #2160
  • Header background can now be configured. #2164
  • New style for Window #2174
  • ComboBox now supports outline style #2204
  • TextFields now support leading and trailing icons #2221 and #2222
  • DrawerHost supports multiple open modes #2232
  • TextField now supports character counter #2242
  • Pack icon changes
  • Full list of changes here

A big thank you to everyone who contributed (either logging issues or submitting PRs): @42805578 @AgPeHaJIuH1 @ahmed2m @alexeykap @AmRo045 @artipo @aubiyko @bebenins @bombipappoo @ceterisp @DevanshCodes @FooPenguin @greuelpirat @HClausing @HenJigg @jizc @jmwhitmire @JorisCleVR @louistio @lszczygielek @menishmueli @MichelMichels @MoshiMoshi0 @ncksol @nejcgalof @Nextra @npuc85 @pingu2k4 @Prophetebe @rrs @rtynski @SahilKumar7 @stanley8615 @stigrune @Streissi

... (truncated)

Commits
  • 6310490 Implementing a character counter when MaxLength is set (#2242)
  • 376347d Icons update from Azure pipeline (#2243)
  • 3ee4e05 Icons update from Azure pipeline (#2241)
  • 7680875 Icons update from Azure pipeline (#2237)
  • 6ad18aa Improve duplicate handling (#2240)
  • 01572d4 Allowing the DrawerHost to be in either standard or modal (#2232)
  • 2d104df Icons update from Azure pipeline (#2227)
  • 1fe90b2 Fixing size of vertical progress bars
  • a258bc3 TextAlignment bug fix introduced with previous PR and restructure TextBox tem...
  • f8932c7 TextField TrailingIcon added (built upon #2221 and previous) (#2222)
  • Additional commits viewable in compare view


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #189.