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.3 #41

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps MudBlazor from 5.0.0 to 6.0.3.

Release notes

Sourced from MudBlazor's releases.

v6.0.3

MudBlazor 6.0.3

Features

  • Icons: Updated to new material icons #3396
  • Mudtooltip: Added IsVisible two-way binding property
  • MudProgressLinear: Added Size, Rounded, Striped, ChildContent, Vertical option #3383
  • MudNavMenu: Added Color, Border, Rounded, Margin, Dense options #3638
  • MudFab: Added StartIcon and EndIcon #3234
  • MudDialog: Close on ESC #3393
  • MudTimePicker: Added Keyboard Navigation #3204
  • MudRating: Added Keyboard Navigation #3399
  • MudDatePicker: Added Fixed modes #2990
  • MudChart: Added custom renderfragment #2896
  • InputType: Added html5 input types #3362 & #3613
  • JavaScript: Output ES6 compatible JavaScript to support older browsers #3607
  • MudKeyInterceptor: improved compatibility with older browser #3349

Bug Fixes

  • MudTimePicker: Fixed the picker adding a day to the timespan #3326
  • MudTable: Fixed incorrect async code path for label sorting #3352
  • MudExpansionPanel: Let Changed handler run before actually expanding. #3144
  • MudKeyInterceptor: Checkbox, Switch, Picker: Fix Esc key conflict with Dialog #3401
  • MudTimePicker: Fix OnlyHours incorrect behavior #3342
  • MudCarousel: Fix SelectedIndex two-way binding and add BulletsColor param. #3463
  • MudTimePicker: Fix OnlyHours incorrect behavior #3342

Docs

  • Fixed scrolling issue on icon page

Full Release notes

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

v6.0.2

MudBlazor 6.0.2

Breaking Changes

  • Framework: Moved to .NET 6
  • Obsolete Parameters: Obsolete marked parameters will now fail your build instead of warning. Next release they will be removed completely from the library.

Features

  • MudNumericField: Added HelperTextOnFocus #3288
  • MudThemeProvider/Theme: Added TextTransform option to typography #3273

Bug Fixes

  • MudTable: When a row is clicked, only call SetEditingItem if IsEditable is true #3245
  • MudTable: RowsPerPage could not be set from code #3244
  • MudDatePicker: Fixed setting culture not leading to DateFormat change #2962

Release notes

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