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.1 #636

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Radzen.Blazor from 4.12.0 to 4.13.1.

Release notes

Sourced from Radzen.Blazor's releases.

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.
  • Numeric should not default to min when value type is nullable.

4.13.0 - 2023-06-07

Improvements

  • Added Add Button to RadzenDropDownDataGrid.
  • New Material 3, Material 3 Dark and Fluent UI Dark premium themes.

Fixes

  • Fix RadzenFormField label position with RadzenRadioButtonList or RadzenCheckBoxList inside.
  • RadzenBody should have padding.
  • DataGrid EmptyTemplate not shown with virtualization using LoadData.

4.12.1 - 2023-06-05

Improvements

  • Added support for DataGrid grouping by composite column.
  • DataGrid Sorts collection exposed.
  • DataGrid ColumnsPickerMaxSelectedLabels property added.

Fixes

  • Use CultureInfo.InvariantCulture when parsing DateTime for OData.
  • Fixed DataFilter remove filter.
Commits
  • f31c229 Version updated
  • 6f66fd9 DataGrid column FilterValueTemplate and SecondFilterValueTemplate properties ...
  • 8c33bd8 example fixed
  • 068352d Numeric should not default to min when value type is nullable
  • f5c1669 Fixed DataGrid filtering with In/NotIn in combination with other filter
  • 514772f Fix typo.
  • 2e0c2aa DataGrid multiple sorting order saved/restored in proper order from Settings
  • bfd641f DataGrid ColumnsPickerAllowFiltering property added
  • 1c45af8 Version updated
  • 5d7cf75 New Material 3, Material 3 Dark and Fluent UI Dark premium themes (#1009)
  • 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 #637.