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.14 #96

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps MudBlazor from 5.0.0 to 6.0.14.

Release notes

Sourced from MudBlazor's releases.

MudBlazor 6.0.14

Notes

Removed compiled files of older CSS & JS files causing mismatch issue. #4974

Full Release notes

Github Milestone: link Git compare: https://github.com/MudBlazor/MudBlazor/compare/v6.0.13...v6.0.14

MudBlazor 6.0.13

Notes

New logo! for the past days we been swapping out our old logo with the new one and in this package we have updated the MudBlazor icon as well as the package icon with the new logo.

Features

  • MudTextField: Add BlurAsync() #4929

Bug Fixes

  • MudTable Fix KeyNotFoundException with Record types #4938
  • MudTextField TextField with mask should respect Readonly property #4918
  • MudChart Fix MudChart Donut not centered #4914

Full Release notes

Github Milestone: link Git compare: https://github.com/MudBlazor/MudBlazor/compare/v6.0.12...v6.0.13

MudBlazor 6.0.12

Notes

This release reverts the layout breaking changes that was introduced in 6.0.11 for Checkbox and RadioButtons

Features

  • MudDataGrid: DataGrid Phase 3 #4705

Bug Fixes

  • MudCheckBox + MudRadioGroup Revert layout-breaking changes #4841
  • _scrollSpy Moved _scrollSpy creation into OnInitialized so it's available on time #4850
  • MudTable Fix for dark mode striped table. #4819

Full Release notes

Github Milestone: link Git compare: https://github.com/MudBlazor/MudBlazor/compare/v6.0.11...v6.0.12

MudBlazor 6.0.11

Features

  • Trimming: Added Trimming for MudBlazor and rework Icons for the Trimming support #4639
  • Extensions: Made GetFullPathOfMember method public #4791
  • MudForm: Accessible validation messages #4185

... (truncated)

Commits
  • ce5eef1 Merge 6.0.14
  • 5c2c306 Update to 6.0.14
  • abe7b2f Remove files: Files that are not suppose to be included got included (#4959) ...
  • 639d0f8 Layout page: Change name from NavMenu to MyNavMenu (#4970)
  • cbfc930 Merge branch 'dev'
  • 0011a0d Tests: Fixed broken test after new mud icon change
  • d192802 Merge 6.0.13
  • b5d99a8 Update to 6.0.13
  • 2a537ac Docs: Changed loading logo to a temporary static of new.
  • 67202c1 Docs: Updated favicons with new logo
  • 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 #104.