thesilvercraft / SilverCraft.SilverBot

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

Bump Radzen.Blazor from 4.13.4 to 4.14.1 #650

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Radzen.Blazor from 4.13.4 to 4.14.1.

Release notes

Sourced from Radzen.Blazor's releases.

4.14.1 - 2023-07-19

Fixes

  • Revert DartSass to LibSass due to problems with @​extend.

4.14.0 - 2023-07-18

Improvements

  • Added DataGrid column ShowUpDownForNumericFilter function.
  • Progress bar circular component added.
  • ShowToolbar added for HtmlEdit.
  • Add MarkupString in RadzenFormField.

4.13.6 - 2023-07-14

Improvements

  • Added IsLoading property to DropDownDataGrid component.
  • DropDownBase filtering enum by description support added.
  • Added custom text for null enum value in filter. Default value "No value" instead of "".

Fixes

  • RadzenDataGrid could not be filtered or sorted by columns with advanced property expressions like function calls.
  • Do not hide 2 notifications when clicking close.
  • A visual glitch appears when using StrokeWidth in RadzenPieSeries.
  • Fix search with quotes in RadzenDataGrid filter.
  • Scheduler does not display certain events in day and week view.
  • RadzenDataGrid enum DropDown beyond the edge of the column.

4.13.5 - 2023-07-03

Fixes

  • DatePicker FormattedValue do not respect specified Culture.
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 1 year ago

Superseded by #652.