Skip to content

Bump MudBlazor from 6.0.12 to 6.0.17#33

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MudBlazor-6.0.17
Closed

Bump MudBlazor from 6.0.12 to 6.0.17#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MudBlazor-6.0.17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 11, 2022

Bumps MudBlazor from 6.0.12 to 6.0.17.

Release notes

Sourced from MudBlazor's releases.

MudBlazor 6.0.17

Features

  • MudForm: Added LabelAttribute to replace DisplayAttribute #5329
  • MudDatePicker: Add support for custom classes to be applied to specific days #4672
  • NET7: Use native mouse events #5229

Bug Fixes

  • MudRadioButton Fixed the content positioning #5348
  • MudTable Wrap internal MudSelect in Standalone=false cascading value #5378
  • MudList Nested Lists inherit Dense setting (#4861) #5035
  • MudTable: Ensure selection is updated when items are removed #5455
  • MudForm: Only set Validation if For is set #5419
  • MudDataGrid: Check if property is writable before setting value. #5428

Reverts

  • Reverted #5178 that changed MudDivider to black color, we suggest you change the divider color in MudTheme if you want to change the color.

Full Release notes

Github Milestone: link Git compare: MudBlazor/MudBlazor@v6.0.16...v6.0.17

MudBlazor 6.0.16

Features

  • Form Inputs: Set Label property using Display attribute and For expression #5225
  • MudAutoComplete: Added progress indicator and cancellation token #4868
  • MudHighlighter: Support multiple highligted texts #5165
  • MudRTLProvider: RightToLeft cascading parameter should be named. #5270

Bug Fixes

  • MudDivider Fix the color of divider component #5178
  • MudTreeView Fix checkbox color not work #5172
  • MudTreeview Fix conflicting iconbutton css selectors #5153
  • MudSwipeArea: Add option to prevent default on touch events. #3048
  • MudDataGrid: Update sort indicator from SetSortAsync #5210
  • MudDrawerContainer: Call StateHasChanged after removing Drawer to ensure classes are updated #4650
  • MudTable: Preserve checked state when virtualized and MultiSelection="true" #5245

Docs

  • Fixed FontAwesome Icons not showing up in TryMudBlazor #5211

Full Release notes

Github Milestone: link Git compare: MudBlazor/MudBlazor@v6.0.15...v6.0.16

MudBlazor 6.0.15

Features

  • MudTimeLine: Allows setting style on each dot with DotStyle #4999
  • MudMenuItem: Optional Icon parameter #4641
  • MudMenuItem: IconColor and IconSize properties #5061

... (truncated)

Commits
  • 57c235a Merge 6.0.17
  • 60e39a4 Update to 6.0.17
  • 07856d1 Revert "Docs: Corrected divider color after default change"
  • 3076486 Revert "Divider: Fix the color of divider component (#4197) (#5178)"
  • 9e589f3 MudDataGrid: Check if property is writable before setting value. (#5428)
  • 09ab392 Restore .gitignore change by 4fcb43dcd558ce38f0a4b6e812eb906a52b91c1e
  • 83b6bcb MudForm: Only set Validation if For is set (#5419)
  • 4fcb43d net7: Use native mouse events (#5229)
  • d06eb73 MudDatePicker: Added support for custom classes to be applied to specific day...
  • fcdc604 MudTable: Ensure selection is updated when items are removed (#5455)
  • 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)

Bumps [MudBlazor](https://github.com/MudBlazor/MudBlazor) from 6.0.12 to 6.0.17.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v6.0.12...v6.0.17)

---
updated-dependencies:
- dependency-name: MudBlazor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 11, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 10, 2022

Superseded by #41.

@dependabot dependabot Bot closed this Nov 10, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/MudBlazor-6.0.17 branch November 10, 2022 00:23
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