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.5 #43

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps MudBlazor from 5.0.0 to 6.0.5.

Release notes

Sourced from MudBlazor's releases.

v6.0.5

MudBlazor 6.0.5

This release contains the correct static files that are needed for the new dark theme system preference to work. The 6.0.4 package did not actually have 6.0.4 static files with it.

Features

  • MudExpansionPanels: Added ExpandAll and CollapseAll methods #3699
  • Pickers: Added 'context' parameter to 'PickerActions' to simplify creation of actions #3620
  • Refactor: Only use ES6 language features #3666

Bug Fixes

  • MudSelect: Issue with OnBlur event #3531
  • MudSelect: Scroll to item issue when entering some characters #3697
  • MudTable: Conflicts between MultiSelection callbacks and invalid selection when row enters in edit mode #3630
  • MudAutocomplete: Clear() not clearing when called in a ValueChanged callback #3590
  • MudProgressCircular: Minor indeterminate animation "reseting" #3681
  • MudNumericField: Don't allow MouseWheel when Readonly/Disabled #3656
  • MudNumericField: Allow custom formatting, i.e. Format="€0" #3691
  • MudMenu: Wrong redundant height in menu components. #3682

Full Release notes

https://github.com/MudBlazor/MudBlazor/milestone/27?closed=1

v6.0.4

MudBlazor 6.0.4

Features

  • MudCharts: Added stroke-width option to line chart #3645
  • MudField: Added Adornment Color #3647
  • MudThemeProvider: Changed so only MudThemeProvider is in control of IsDarkMode #3654
  • MudThemeProvider: Added the possibility for ThemeProvider to detect system preferred theme light/dark

Bug Fixes

  • Build Error: Revered changes made to our js compiler in 6.0.3 that caused build errors
  • MudNumericField: Fixed not updated value on blur when debounced #3653

Full Release notes

https://github.com/MudBlazor/MudBlazor/milestone/26?closed=1

New Docs

This release is just to mark the new website and our documentation. Nothing new in MudBlazor itself. Check the website for more information: https://mudblazor.com/

v6.0.3

MudBlazor 6.0.3

Experimental component

  • MudDataGrid

... (truncated)

Commits
  • a2e1382 Merge branch 'dev'
  • 23b9dab Docs: Cache bust 6.0.5
  • a81785d Docs: Fixed multiple pagecontent being used on progress page
  • 662c043 Merge 6.0.5
  • ca53da2 Update to 6.0.5
  • 4a601f8 Added license to output js file
  • 7b56393 Updated license in scss file to new type
  • 28f076d Docs: Made Grid example simpler
  • 1cb40be Docs: enable search button on landing page
  • 997b9f4 Docs: set start uri to /docs/overview
  • 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 #45.