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 7, 2022

Bumps Radzen.Blazor from 3.19.1 to 3.19.3.

Release notes

Sourced from Radzen.Blazor's releases.

3.19.3 - 2022-07-07

Improvements

  • DataGrid FilterCleared instead Filter event will be raised on clear filter from column filter menu.

Fixes

  • Fixed DataGrid column Type property not initialized correctly in some cases.
  • Fixed FileInput not showing file name and size if not image.
  • Fixed DatePicker months and years drop downs not update on Min/Max change.

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
  • 59b535b Version updated
  • 6b9d2c1 Add FilterCleared event to DataGrid to fire when filter is clered to allow cu...
  • 3d7fbef Fixed DatePicker months and years drop downs not update on Min/Max change
  • 24311c2 Fixed FileInput not showing file name and size if not image
  • 93db8cc Fixed DataGrid column Type property not initialized correctly in some cases
  • bdd833e DataGrid dynamic data demo simplified
  • 64bcb9b DataGrid demo with dynamic data reworked
  • 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
  • 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)

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

---
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 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2022

Superseded by #61.

@dependabot dependabot bot closed this Jul 12, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Radzen.Blazor-3.19.3 branch July 12, 2022 21:42
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