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.15.6 #660

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Radzen.Blazor from 4.13.4 to 4.15.6.

Release notes

Sourced from Radzen.Blazor's releases.

4.15.6 - 2023-08-21

Improvements

Fixes

  • Fix wobbly tab selection in Material theme.
  • DropDownDataGrid pager will not wrap if not needed.
  • ShowValue should display ProgressBar label in Material and Fluent themes.

4.15.5 - 2023-08-18

Improvements

  • DropDown, DropDownDataGrid and ListBox SearchText two-way binding support added.
  • OpenAsync method signature changed to virtual to support unit testing.

Fixes

  • Allow DataGrid settings to be loaded in OnInitialized().
  • Switch: make clicking a label change a value of the corresponding switch.
  • [BREAKING] DropDownDataGrid SearchText renamed to SearchTextPlaceholder since it was hiding inherited property used for different purposes.
  • RadzenNumeric defaults to min value on tab.

4.15.4 - 2023-08-11

Fixes

  • Virtualized DropDownDataGrid refresh after filter will not work properly in some cases.

4.15.3 - 2023-08-11

Fixes

  • DataGrid: prevent sorting from being triggered while resizing a reorderable column.
  • DataGrid: make headers and footers of frozen columns frozen just like cells are.

4.15.2 - 2023-08-10

Fixes

  • DataGrid will no longer auto-generate column UniqueID and will save/load settings for columns only if Property or UniqueID is set.

4.15.1 - 2023-08-09

Improvements

  • Added DataGrid self-reference hierarchy expanded class for indent.

Fixes

  • DataGrid CloseFilter() logic fixed with OnDemand FilterPopupRenderMode.
  • DatePicker should not allow dates outside of Min/Max on Ok button.
  • Too early close of DataGrid filter popup can cause improper filter.
  • DataGrid will use column index instead GUID for UniqueID.

4.15.0 - 2023-08-08

... (truncated)

Commits
  • 8c4b33e Version updated
  • 937bf6f ShowValue should display ProgressBar label in Material and Fluent themes. Res...
  • e2f142e DropDownDataGrid pager will not wrap if not needed
  • 9a83569 Update Material Dark theme
  • 5f4ec1c Add the Appointment model in the demo.
  • 7b11516 Update the MoreSelect documentation.
  • 4a6543b Add related files to the export demo.
  • fa197c1 Dispose the editor and support csharp language syntax highlighting.
  • ab4ab7e Fix wobbly tab selection in Material theme – resolves #1116
  • b88a8e6 Test deleted since the DatePicker will treat now default(DateTime) as null
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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

Looks like Radzen.Blazor is up-to-date now, so this is no longer needed.