thesilvercraft / SilverCraft.SilverBot

SilverCraftBot
GNU General Public License v3.0
1 stars 0 forks source link

Bump Radzen.Blazor from 4.5.0 to 4.8.4 #625

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Radzen.Blazor from 4.5.0 to 4.8.4.

Release notes

Sourced from Radzen.Blazor's releases.

4.8.4 - 2023-04-04

Improvements

  • Better handling of Scheduler YearView clicks and overridable MoreText event.
  • RadzenContextMenu Icon property added.
  • RadzenAutoComplete close popup if value is smaller than MinLength.
  • PanelMenu item click added.
  • Tree item label click should check the CheckBox.
  • DataList IsLoading property added.

Fixes

  • Close all tooltips on dispose.

4.8.3 - 2023-03-20

Improvements

  • TooltipService Open with position overloads added.
  • RadzenDataList and Pager Density property added.
  • Numeric custom value convert support added.

Fixes

  • Add milliseconds to column filter string for DateTime.
  • Removed styles that override the appearance of small button in a DataGrid cell.

4.8.2 - 2023-03-27

Fixes

  • Removed unnecessary curly brace in Link component.

4.8.1 - 2023-03-27

Improvements

  • Added NavLink-Match property to Link, MenuItem, PanelMenuItem and ProfileMenuItem.
  • RadzenMenuItem, RadzenPanelMenuItem and RadzenProfileMenuItem can have empty string as Path.

4.8.0 - 2023-03-24

Fixes

  • Microsoft.CSharp should be referenced for netstandard2.1 only.

4.7.14 - 2023-03-23

Improvements

  • Added MarkupString support for RadzenRadioButtonListItem Text and RadzenCheckBoxListItem Text.
  • Added ShowColumnTitleAsTooltip DataGrid property for enabling/disabling column title tooltip.

Fixes

  • DataGrid settings not loaded in there is a filtering that leads to empty collection.
  • DataGrid crashes when filter is applied to Decimal? field and loaded from Settings.
  • Changed ripple's pseudo-element to avoid mouse event problems.

... (truncated)

Commits
  • bb72002 Version updated
  • 78f045d DataList IsLoading added
  • ba49220 Update Switch demo
  • 857bceb Update layout in TemplateForm example
  • 859280c Tree item label click should check the CheckBox
  • e8ac5db Panel menu item click (#897)
  • 86ec75b RadzenAutoComplete - Close Popup if value is smaller than MinLength (#896)
  • 6b00fdb Update content in Dialog examples
  • b9707ea RadzenContextMenu Icon property added (#893)
  • f9dd71c Close all tooltips on dispose (#894)
  • 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)
Silverdimond commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like Radzen.Blazor is up-to-date now, so this is no longer needed.