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.6.6 #601

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Radzen.Blazor from 4.5.0 to 4.6.6.

Release notes

Sourced from Radzen.Blazor's releases.

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.
  • Fixed DialogOptions.CloseDialogOnEsc behavior.

4.6.5 - 2023-02-01

Improvements

  • DataGrid VirtualizationOverscanCount property added.
  • DataFilter OData support added.

4.6.4 - 2023-01-30

Improvements

  • DataGrid FilterPopupRenderMode property added with OnDemand as default value.

Fixes

  • Fixed RadzenDataFilterProperty FilterTemplate context to be the underling Filter.

4.6.3 - 2023-01-26

Improvements

  • Added Template support for DropDown and DropDownDataGrid chips.
  • Added MarkupString support for Accordion item Text property.

Fixes

  • Fixed popups will steal focus in some cases.

4.6.2 - 2023-01-23

Improvements

  • Added more series colors to Chart.

Fixes

  • DropDownBase select all should exclude disabled items.
  • Fixed DataGrid will not populate pickable columns if AllowColumnPicking is initially false.
  • RadzenColumn Gap and RowGap set as px if specified just as number.
  • DropDownDataGrid will render rz-state-disabled class for disabled items.
  • Fixed DataGrid AllowColumnReorder ignored when AllowGrouping is true.
  • Fixed Autocomplete steals focus.
  • Fixed DataGrid columns order not reset when Settings set to null.

4.6.1 - 2023-01-20

Improvements

... (truncated)

Commits
  • c2c4d6a Version updated
  • 7e0c641 DataGrid advanced filter mode reworked with form to handle submit on enter key
  • 323e4e9 DataGrid advanced filter mode will apply filter on enter key
  • 99b4f8f Merge branch 'master' of https://github.com/radzenhq/radzen-blazor
  • 7c1cf76 Fixed DialogOptions.CloseDialogOnEsc behavior
  • 305e1b7 Paste images as data URI if the UploadUrl property of RadzenHtmlEditor is not...
  • 6880a70 Tabs component select with RenderMode Client should not set display:block
  • 0482969 Add text transform utility css classes
  • 4c9b429 Update performance demo.
  • 60b8400 DataFilter OData demo should not inherit from DbContextPage
  • 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 #602.