Skip to content

Bump MudBlazor from 5.0.0 to 6.0.9#63

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps MudBlazor from 5.0.0 to 6.0.9.

Release notes

Sourced from MudBlazor's releases.

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
  • 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.

... (truncated)

Commits
  • 11f8190 Merge 6.0.9
  • 980c4b9 Update to 6.0.9
  • 5241e8d Select: Multiselect Touch Fix (#4288)
  • 0649514 DatePicker and TimePicker: Clear shouldn't close the picker when AutoClose is...
  • ba10378 MudTimePicker: Fix empty string throwing error (#3121, #4272)
  • ade69e0 MudSimpleTable, MudTable, MudDataGrid: Fix missing border radius when using F...
  • 2594f35 Merge 6.0.8
  • d58933f Update to 6.0.8
  • 9ea16bb MudStack: New Component (#4279)
  • aab054e Docs: Fixed layout issue on wireframe page
  • 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 5.0.0 to 6.0.9.
- [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.9)

---
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 29, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 29, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 3, 2022

Superseded by #76.

@dependabot dependabot Bot closed this May 3, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/MudBlazor-6.0.9 branch May 3, 2022 22:20
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