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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps MudBlazor from 5.0.0 to 6.0.4.

Release notes

Sourced from MudBlazor's releases.

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

v6.0.3

MudBlazor 6.0.3

Experimental component

  • MudDataGrid Please note that this is a experimental component and is under active development, the finished component might be allot different and we will make breaking changes to this during its development even during minor patches, its marked with a big warning on the docs page.

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

... (truncated)

Commits
  • 4418ac9 Merge 6.0.4
  • af54875 Update to 6.0.4
  • caac9ce Revert "Output ES6 compatible JavaScript to support older browsers (#3607)"
  • 31646f4 Revert "Build: Exclude tsconfig.json from output (#3643)"
  • 651e69e Revert "Build: Add node requirement to docs. (#3652)"
  • d70a2e4 Modify Chart Options to allow for configuring stroke-width - resolves issue #...
  • 46d9b73 NumericField: Fix not updating value from text on blur when debounced (#3653)
  • 6a65065 Added Adornment Color to MudField (#3647)
  • 1251cdf MudThemeProvider: Set clearer boundary between MudThemeProvider and MudTheme ...
  • f1e65cd Build: Add node requirement to docs. (#3652)
  • 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 #43.