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.10 #76

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps MudBlazor from 5.0.0 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: https://github.com/MudBlazor/MudBlazor/compare/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)
dependabot[bot] commented 2 years ago

The following labels could not be found: dependencies.

dependabot[bot] commented 2 years ago

Superseded by #89.