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 MudBlazor from 6.0.7 to 6.0.10 #1644

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps MudBlazor from 6.0.7 to 6.0.10.

Release notes

Sourced from MudBlazor's releases.

MudBlazor 6.0.10

Features

  • MudTextField: Focus after clicking clear button (#4354) #4364
  • MudPicker: Pass location-params to internal popover #4379
  • MudCheckBox: UnCheckedColor and CSS cleanup #4406
  • MudRadio: UnCheckedColor and CSS cleanup #4406
  • MudSwitch: UnCheckedColor and CSS cleanup #4406
  • MudList: Added selected color option #4411
  • MudDialog: Added OnBackdropClick event (#4390) #4413

Bug Fixes

  • MudAutocomplete: Fix menu staying open on BSS and mobiles #4326
  • MudSwitch: Removed ripple effect when disabled (#4339) #4348
  • MudPopover: Removed StateHasChanged suppression (#3640, #3776, #4375) #4375
  • MudSelect: Required now also works when MultiSelection="true" (#4328, #4346) #4346
  • MudTooltip: Removed invisible overlay rectangle when not visible #4376
  • MudList: Fixed parent null issue #4411
  • MudMenu: Fixed MouseEnter/MouseLeave event handler inconsistency #4394
  • MudTable: Fixed check-all not selecting all items after filtering in multiselect mode. #4426
  • MudNavMenu: Fixed border style for RTL layout #4425
  • MudIconButton: Fixed Title property #4280

Full Release notes

Github Milestone: link Git compare: MudBlazor/MudBlazor@v6.0.9...v6.0.10

6.0.9

MudBlazor 6.0.9

Bug Fixes

  • MudSelect: Multiselect Touch Fix #4288
  • MudDatePicker: Clear shouldn't close the picker when AutoClose is false #4276
  • MudTimePicker: Clear shouldn't close the picker when AutoClose is false #4276
  • MudTimePicker: Fix empty string throwing error #4272
  • MudSimpleTable, MudTable, MudDataGrid: Fix missing border radius when using FixedHeader #4212

Full Release notes

https://github.com/MudBlazor/MudBlazor/milestone/31?closed=1

6.0.8

MudBlazor 6.0.8

Features

  • MudStack: New Component #4279
  • MudDropZone: Added built in reordering #4179
  • MudDataGrid: Phase 2 #3941
  • MudSlider: Filled variant, tickmarks, tick labels, tooltip like value label, sizes #4228
  • MudForm: FormComponent: Support validation with DataAnnotation attributes without EditContext #3442
  • MudDialog: Allow to override focus trap behavior #3539
  • MudTooltip: Added onfocusin, now keyboard users also get the tooltip #4086

... (truncated)

Commits
  • bfa0240 Merge 6.0.10
  • e8536f8 Update to 6.0.10
  • 7dfc118 Fixed the inherit color issue with user applied CSS classes or Styles
  • 408aee7 MudProgressLinear: Fix spelling error (#4525, #4526)
  • 286e89d Revert "Corrected animation jumping with Striped ProgressBar (#4299)"
  • e627f16 AutoComplete: Fixed selected item color
  • ab96e42 Update to dev5
  • de87fe8 Popover: removed console log
  • 1e78cff CSS: Moved inherit-text color to the top
  • 957b50e Popover: fix endless render loop for recursive popups (#4479)
  • 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.7 to 6.0.10.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v6.0.7...v6.0.10)

---
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 Jun 2, 2022
@rogeralsing rogeralsing merged commit 13c9efd into dev Jun 2, 2022
@rogeralsing rogeralsing deleted the dependabot/nuget/MudBlazor-6.0.10 branch June 2, 2022 17:40
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.

1 participant