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 5.1.5 #17

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps MudBlazor from 5.0.0 to 5.1.5.

Release notes

Sourced from MudBlazor's releases.

v5.1.5

MudBlazor 5.1.5

Docs

  • Api Page: Displays Icons instead of svg code #2738
  • MudGrid: Added interactive example #2747

Features

  • MudTextField/MudNumericField: Character counter and MaxLength #2839
  • TextField based components: Option for OnFocus HelperText Show/Hide #2835
  • MudChipSet: Enable chipset to be readonly #2799
  • MudTable: Two-Way bindable RowsPerPage #2628
  • MudBadge: Visible Parameter #2798
  • MudNumericField: Allow Home and End keydown #2784
  • MudList: Added SelectedValue and pre-select list items #2777

Bug Fixes

  • MudAutocomplete: Fixed Clear, Reset and keep focused on value selection #2742
  • MudButtonGroup: Fixed styling when tooltips are used #2739
  • MudSelect: Fixed long text that would break into several rows #2478
  • MudSelect: Fixed popover placement when helpertext was used #2780
  • MudTimePicker: Fixed close after selected minutes/hours #2782
  • MudTablePager: Fixed wrong info when filter returns no rows #2762
  • MudNumericField: Fixed MouseWheel function for FireFox #2744
  • MudTextField: Fixed Clear() when focused #2783
  • MudMenu: Prevent browser's context menu in WASM on right click #2732

Full Release notes

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

v5.1.4

MudBlazor 5.1.4

  • MudTreeView Added color options for selected, checkboxes and icons #2687
  • MudTable Added default collapse option to basic table grouping #2683
  • MudTable Fixed grouped table loading state and no records missing text #2685
  • MudMenu Close menu when mouse leaves mouse over area #2640
  • MudRadioGroup Enforced same generic type on child radios #2709
  • MudChip Added Variant.Text, SelectedColor option #2707
  • MudDateRangePicker Fixed validation-status not updating #2691
  • MudSelect fixed problems with SelectAll and MultiSelect #2651
  • MudDrawer fixed so it breaks properly on screen size changes when in Mini variant #2668
  • MudDrawer/MudAppBar/MudMainContent now applies correct top padding depending on AppBar height #2457
  • MudMenu Prevent item click when drop-down is closed #2654
  • MudSelect Prevent item click when drop-down is closed in multi-selection mode #2647
  • Placeholder Standardization, added it on all missing text field based inputs #2699
  • Reverted "MudSelect; Invoking SelectedValuesChanged before text is rendered (#2287) #2438

MudNumericField several fixes #2643

  • Didn't accept non-numeric keys on key press at all,
  • Added support for AZERTY (and some other local) keyboards,

... (truncated)

Commits
  • eaa3f85 Merge 5.1.5
  • 03d1a35 Update to 5.1.5
  • 9eef854 Solution: Updated packages
  • 25ba7b1 Docs: Added so Footer automatically takes current MudBlazor version
  • 2898e81 Paginator: Fixed button lineheight
  • a9bc89c TextField: CharacterCount and MaxLength Properties (#2839)
  • 5967aa9 Inputs: HelperText Show/Hide On Focus/Blur (#2835)
  • 2206a76 Snackbar Aligment (#2843)
  • 0c1d27a MudChip: Fixed OnClick if no ChipSet is used.
  • 2831870 Autocomplete: fix Clear and Reset and keep focused on value selection (#2742)
  • 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 3 years ago

The following labels could not be found: dependencies.

dependabot[bot] commented 2 years ago

Superseded by #24.