thesilvercraft / SilverCraft.SilverBot

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

Bump Radzen.Blazor from 4.12.0 to 4.13.5 #643

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Radzen.Blazor from 4.12.0 to 4.13.5.

Release notes

Sourced from Radzen.Blazor's releases.

4.13.5 - 2023-07-03

Fixes

  • DatePicker FormattedValue do not respect specified Culture.

4.13.4 - 2023-06-26

Improvements

  • Make the anchors in RadzenText scroll the page.
  • Add FocusAsync method to RadzenHtmlEditor.

Fixes

  • The remember me text is missing when FormFieldVariant is set of RadzenLogin.
  • DataGrid column picker not closed properly when FilterPopupRenderMode=OnDemand.

4.13.3 - 2023-06-20

Improvements

  • Improve RadzenScheduler rendering algorithm to handle more cases.

Fixes

  • FocusTrap not working on Dialog when last focusable component is RadzenDatePicker.
  • Not possible to close multiple nested dialogs using the Escape key.
  • Dialog height/width should not be changed on drag but only on resize.
  • Fixed DataGrid doesn't show empty message with empty Data.
  • PagedDataBoundComponent should not raise PageSizeChanged on firs render.
  • DataGrid filtering by nested property fixed in some cases.

4.13.2 - 2023-06-15

Improvements

  • Card Variant property added.
  • DataGrid column picker filtering made case-insensitive.

Fixes

  • Fix FormField label line-height.
  • Fix accordion border radius.
  • Fixed DataGrid LoadData executed twice on filter.
  • DateFilter in DataGrid can not be cleared by using backspace/delete.
  • DatePicker doesn't render correctly with PopupRenderMode.OnDemand.

4.13.1 - 2023-06-13

Improvements

  • DataGrid ColumnsPickerAllowFiltering property added.
  • DataGrid column FilterValueTemplate and SecondFilterValueTemplate properties added.

Fixes

  • DataGrid multiple sorting order saved/restored in proper order from Settings.
  • Fixed DataGrid filtering with In/NotIn in combination with other filter.

... (truncated)

Commits
  • c9a9c48 Version updated
  • fbbcb58 DataGrid INotifyCollectionChanged support added
  • ed9dbea Add Quickstart image
  • 9ccca42 Add a Quickstart video to Get started page
  • d7bc92e Bump System.Linq.Dynamic.Core from 1.2.22 to 1.3.0 in /Radzen.Blazor (#1041)
  • 5d29ebf Update see in action link
  • efa14f2 DatePicker FormattedValue do not respect specified Culture
  • 2e07802 Version updated
  • 34a83a4 DataGrid column picker not closed properly when FilterPopupRenderMode=OnDemand
  • 9db5c68 Fix wrong tag name in HelpPrerequirements.razor.
  • 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 #645.