Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps Radzen.Blazor from 5.2.5 to 5.6.10.

Release notes

Sourced from Radzen.Blazor's releases.

5.6.10 - 2024-11-30

Fixes

  • Fixed Tabs OnKeyPress out of range exception.
  • Fixed parameter is not of type node with AutoComplete.
  • DataGrid CheckBoxList filter for numerics and enums fixed.
  • OData filter DateOnly support fixed.

5.6.9 - 2024-11-29

Fixes

  • Filtering of DropDownBase will be able to handle null values
  • Fixed DataGrid, advanced filter with Settings on column with a Enum type.
  • DataGrid advanced numeric filter second value fixed.

5.6.8 - 2024-11-28

Fixes

  • DataGrid filtering sub properties should handle null values.
  • DataGrid numeric advanced filter input improved.
  • DatePicker OkAriaLabel property used for Ok text.

5.6.7 - 2024-11-22

Fixes

  • Tooltip generates console error when RadzenTooltip.CloseTooltip called.

5.6.6 - 2024-11-22

Fixes

  • Fix missing DateOnly Type check in if statement with OData filtering.
  • Tooltip position updated when forced to change.

5.6.5 - 2024-11-20

Fixes

  • SplitButton popup overlaps the button in some cases.
  • Tooltip top/left position fixed.
  • Slider step not working properly when equal to min.
  • DataGrid advanced filter popup position fixed.
  • Tooltip should call openTooltip only once.
  • DropDownDataGrid should not request items on clear if not needed.

5.6.4 - 2024-11-19

Improvements

  • DataGrid FilterOperators column property added, FilterValueTemplate enabled for SimpleWithMenu and CheckBoxList filter modes.

Fixes

  • Popup positioning improved.

... (truncated)

Commits
  • a16447f Version updated
  • a883b26 DataGrid CheckBoxList filter for numerics and enums fixed.
  • b9937ee Fixed parameter is not of type node with AutoComplete
  • 40ed1d5 adds missing non-nullable DateOnly typecheck (#1820)
  • 0d3b86d Fixed Tabs OnKeyPress out of range exception
  • f8464d6 Version updated
  • d2995e3 employeeID should be set to null on clear
  • eda3702 Force DataGrid advanced numeric filter value on apply only for default UI
  • 11f9e5c DataGrid advanced numeric filter second value fixed
  • a59a02a Fixed DataGrid, advanced filter with Settings on column with a Enum type
  • 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 <dependency name> 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)

Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 5.2.5 to 5.6.10.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v5.2.5...v5.6.10)

---
updated-dependencies:
- dependency-name: Radzen.Blazor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2024
@bednar bednar merged commit 646e126 into master Dec 5, 2024
9 checks passed
@bednar bednar deleted the dependabot/nuget/Radzen.Blazor-5.6.10 branch December 5, 2024 08:10
@bednar bednar added this to the 4.19.0 milestone Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants