Skip to content

Bump MudBlazor from 5.0.0 to 6.0.8#62

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

Bump MudBlazor from 5.0.0 to 6.0.8#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MudBlazor-6.0.8

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 28, 2022

Bumps MudBlazor from 5.0.0 to 6.0.8.

Release notes

Sourced from MudBlazor's releases.

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
  • MudPagination: Add default English aria-labels #4120
  • MudTable: Allow virtualization of grouped rows (#4008)
  • MudTabs: Improve scrolling #3556
  • MudDatePicker: Navigate programmatically with GoToDate #4215
  • Added AriaLabel params for Adornment Buttons for WCAG Standards #4074
  • Label: added "for" attribute when input "id" attribute is set for WCAG Standards #4107
  • Buttons, Chip, Menu: Rename Link to Href for consistency #4104

Bug Fixes

  • MudMask: Predefined Regex Masks: Add Whitespace Filter & Placeholder to IPv4 and IPv6 #4048
  • MudProgressLinear: Fix completed bar rendering over child text (#4072)
  • MudNumericField: Fix Value Out Of Bounds Exception #4079
  • MudCheckbox: StopPropagation on label click #4082
  • MudSelect: Fixed not closing on toutch devices #4112
  • MudMenu: Fixed not closing on toutch devices #4112
  • MudTooltip: Added missing Style and Class to root element
  • MudSelect: OnClose Fix that not fired when SelectedItem clicked #4220

Full Release notes

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

v6.0.7

MudBlazor 6.0.7

Breaking Changes

  • #3793 added a new Validation parameter to the IFormComponent interface. If you use this interface in your code, you have to add the parameter as well.

Features

  • MudForm: Simplified form with FluentValidation #3793
  • MudMask: Regex.IPv4 and Regex.IPv6 masks #3900
  • MudMask: DateMask and support Mask in DatePicker #3874
  • MudMask: Email mask #4018
  • MudAutocomplete: Added option to turn off select text on click #4024
  • MudTextFields: Exposed input element reference #4025

Bug Fixes

  • MudForm: Fixed registering of form controls #3788
  • MudTextField: Form.Reset clears masked textfield #3935
  • MudPopover: Fixed leaks caused by concurrency between OnAfterRenderAsync and DisposeAsync #3963

... (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 [MudBlazor](https://github.com/MudBlazor/MudBlazor) from 5.0.0 to 6.0.8.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v5.0.0...v6.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the major Pull requests requiring a major version update according to semantic versioning. label Mar 28, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 28, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 29, 2022

Superseded by #63.

@dependabot dependabot Bot closed this Mar 29, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/MudBlazor-6.0.8 branch March 29, 2022 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Pull requests requiring a major version update according to semantic versioning.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants