mcbride-clint / Blazor.IntroJs

Blazor Wrapper Library for Intro.js
MIT License
7 stars 4 forks source link

Bump MudBlazor from 5.0.0 to 6.0.8 #62

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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)
dependabot[bot] commented 2 years ago

The following labels could not be found: dependencies.

dependabot[bot] commented 2 years ago

Superseded by #63.