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.6 #45

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps MudBlazor from 5.0.0 to 6.0.6.

Release notes

Sourced from MudBlazor's releases.

v6.0.6

MudBlazor 6.0.6

The developer survey for 2022 is closed and i will try to go thru all comments and group them in some way, all data collected will be presented on the website in a blog post later as well as the roadmap for 2022!

New Components / Big Features

  • Masking: Masking added to MudTextField with PatternMask, MultiMask, RegexMask, BlockMask and more. Implement your own Mask with IMask. See MudTextField documentation for example and Masking docs for full documentation
  • MudDropZone: New Drag and Drop component, we built it with great customization capability's in mind, we also added a few real app examples. See MudDropZone docs for all examples.
  • MudImage: Better Image support in MudBlazor with some new CSS Utility classes and the new MudImage to help you build apps with images that are not just static size. It was something that we been lacking for long time and using images up until now pretty much required custom CSS to scale them good on several screen sizes. MudImage docs page

Icons

  • Material: Updated to latest Material icons
  • Custom: Added several new custom icons

Features

  • MudSelect: Scroll to selected item on open #3785
  • MudMessageBox: Multiline messages with MarkupString #3808

Bug Fixes

  • MudDialog: Reverting regression by #3252 #3752
  • MudDialog: Fixed overlapping focustrap when no title was used #3768
  • MudTable: Align pager elements vertically #3774
  • MudBreadcrumbs: Adjust icon spacing, vertically center #3775
  • MudSimpleTable: Fixed uneven horizontal padding #3799
  • MudMenu: Fixed Right Click #3756

Docs

  • Fixed broken links to theming page.
  • Fixed some docs pages not working when using specific cultures .
  • Improved Overview page on smaller screens.

Full Release notes

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

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

... (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 #55.