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.7.2 #606

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Radzen.Blazor from 4.5.0 to 4.7.2.

Release notes

Sourced from Radzen.Blazor's releases.

4.7.2 - 2023-02-23

Improvements

  • Added option to stop auto focus on filter input on DropDownDatagrid.
  • Added ClearSelection() method to RadzenTree.
  • MarkupString support added for DialogService Confirm and Alert.
  • Added RadzenTreeItem support for arbitrary attributes.

Fixes

  • Fixed RadzenCheckBoxList AllowSelectAll doesn't work when using Data property.
  • Fixed DataGrid column SecondFilterValue not set correctly when using FilterTemplate.
  • Fixed DataGrid is skipping to last page when PageSize option selected greater than data present.
  • Fixed DataFilter error with DateTimeOffset.

4.7.1 - 2023-02-16

Fixes

  • Fixed Pie and Donut render errors.
  • Fixed DataFilter will not apply filter in case of filter groups only.

4.7.0 - 2023-02-13

Improvements

  • New views added to Scheduler component.
  • DataGrid AllowFilterDateInput property added.
  • VirtualizationOverscanCount added to DropDown, DropDownDataGrid and ListBox.

Fixes

  • Fixed DataGrid filter popup will not open after column Visible change.
  • Fixed DatePicker Kind getting lost when type is DateTime.

4.6.7 - 2023-02-09

Improvements

  • DataGrid ExpandRows() and CollapseRows() methods added.

Fixes

  • Fixed DataGridColumn and DataFilterProperty FormatString logic.
  • Fixed DataGrid filter popup no working correctly after column Visible change runtime.
  • Fixed closing dialogs logic.

4.6.6 - 2023-02-06

Improvements

  • Paste images as data URI if the UploadUrl property of RadzenHtmlEditor is not set.
  • DataGrid advanced filter mode will apply filter on enter key.

Fixes

  • Tabs component select with RenderMode Client should not set display:block.

... (truncated)

Commits
  • 2209b05 Version updated
  • b5a876a Improve responsiveness of demos homepage layout
  • 4c64ee2 Added RadzenTreeItem support for arbitrary attributes
  • 1a33763 Fixed DataFilter error with DateTimeOffset
  • ee88560 Fixed DataGrid is skipping to last page when PageSize option selected greater...
  • aae7eba MarkupString support added for DialogService Confirm and Alert
  • 6715bc3 SpeechToTextButton demo updated
  • 55d0ea5 obsolete file deleted
  • 11c692b Slider demo updated
  • ab47bd2 obsolete files deleted
  • 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 1 year ago

Superseded by #607.