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.18 #132

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps MudBlazor from 5.0.0 to 6.0.18.

Release notes

Sourced from MudBlazor's releases.

MudBlazor 6.0.18

Will update with changelog soo.

Full Release notes

Github Milestone: link Git compare: https://github.com/MudBlazor/MudBlazor/compare/v6.0.17...v6.0.18

MudBlazor 6.0.17

Features

  • MudForm: Added LabelAttribute to replace DisplayAttribute #5329
  • MudDatePicker: Add support for custom classes to be applied to specific days #4672
  • NET7: Use native mouse events #5229

Bug Fixes

  • MudRadioButton Fixed the content positioning #5348
  • MudTable Wrap internal MudSelect in Standalone=false cascading value #5378
  • MudList Nested Lists inherit Dense setting (#4861) #5035
  • MudTable: Ensure selection is updated when items are removed #5455
  • MudForm: Only set Validation if For is set #5419
  • MudDataGrid: Check if property is writable before setting value. #5428

Reverts

  • Reverted #5178 that changed MudDivider to black color, we suggest you change the divider color in MudTheme if you want to change the color.

Full Release notes

Github Milestone: link Git compare: https://github.com/MudBlazor/MudBlazor/compare/v6.0.16...v6.0.17

MudBlazor 6.0.16

Features

  • Form Inputs: Set Label property using Display attribute and For expression #5225
  • MudAutoComplete: Added progress indicator and cancellation token #4868
  • MudHighlighter: Support multiple highligted texts #5165
  • MudRTLProvider: RightToLeft cascading parameter should be named. #5270

Bug Fixes

  • MudDivider Fix the color of divider component #5178
  • MudTreeView Fix checkbox color not work #5172
  • MudTreeview Fix conflicting iconbutton css selectors #5153
  • MudSwipeArea: Add option to prevent default on touch events. #3048
  • MudDataGrid: Update sort indicator from SetSortAsync #5210
  • MudDrawerContainer: Call StateHasChanged after removing Drawer to ensure classes are updated #4650
  • MudTable: Preserve checked state when virtualized and MultiSelection="true" #5245

Docs

  • Fixed FontAwesome Icons not showing up in TryMudBlazor #5211

Full Release notes

Github Milestone: link

... (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 1 year ago

The following labels could not be found: dependencies.

dependabot[bot] commented 1 year ago

Superseded by #134.