Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps Radzen.Blazor from 3.19.1 to 3.19.2.

Release notes

Sourced from Radzen.Blazor's releases.

3.19.2 - 2022-07-04

Improvements

  • DataGrid Filter event will be raised on clear filter from column filter menu.
  • DropDown ValueTemplate property added.
  • DataGrid column methods for get/set filter values and operators made public.

Fixes

  • ListBox/DropDown select all CheckBox checked logic improved.
  • Fix grid cell border-bottom in nested grids.
  • Toggling the Visible property of a form component breaks validation.
  • Do not attempt to filter collections with non valid comparison.
  • DataGrid Reset() method should respect FilterOperator for string and IEnumerable columns.
  • Fixed Numeric value change with percent format.
Commits
  • 6f2cf36 Fixed Numeric value change with percent format
  • 4828af7 DataGrid Reset() method should respect FilterOperator for string and IEnumera...
  • 0d0aa7c Do not attempt to filter collections with non valid comparison
  • f0c962f Toggling the Visible property of a form component breaks validation.
  • a04197f Fix grid cell border-bottom in nested grids
  • 530e9b0 ListBox/DropDown select all CheckBox checked logic improved
  • 5276b5f Version updated
  • 9a8f5f7 DataGrid column methods for get/set filter values and operators made public
  • 7de2b35 DropDown ValueTemplate property added
  • 2a53fd6 DataGrid Filter event will be raised on clear filter from column filter menu
  • See full diff 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)

Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 3.19.1 to 3.19.2.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v3.19.1...v3.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2022

Superseded by #58.

@dependabot dependabot bot closed this Jul 7, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Radzen.Blazor-3.19.2 branch July 7, 2022 21:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants