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

Bumps Radzen.Blazor from 3.19.1 to 3.19.7.

Release notes

Sourced from Radzen.Blazor's releases.

3.19.7 - 2022-07-19

Fixes

  • Fixed Numeric input and paste logic when min/max is set.
  • DataGrid simple mode filtering by date will not show value if filter is not applied.

3.19.6 - 2022-07-18

Improvements

  • FileInput FileName and FileSize parameters added.

Fixes

  • Having async code in Expand handler sometimes prevents RadzenTreeItem from rendering.
  • Do not show Chart trend tooltip if the line is not visible and fix line names.

3.19.5 - 2022-07-14

Improvements

  • Chart overlays - data labels, trends and annotations.

Fixes

  • DropDownBase clear selection using delete key will respect AllowClear property.
  • Fixed FileInput will not select the same file if already removed.
  • Numeric oninput and onpaste attributes fixed.

3.19.4 - 2022-07-12

Improvements

  • RadzenDataGrid: Added Is Empty and Is not empty Filter operators.

Fixes

  • Fixed DataGrid group header cell colspan not correct in case of Template defined.
  • Fixed DatePicker AM/PM should be clicked multiple times in some cases.
  • Improved Numeric min/max validation.
  • Fixed DataGrid filtering with virtualization enabled not refreshing UI.
  • Prevent exceptions if the value entered in the numeric filter is invalid.
  • Fix DropDownDataGrid selected value not displayed properly in some cases.

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

... (truncated)

Commits
  • ae2e8b6 Version updated
  • e1bce30 DataGrid simple mode filtering by date will not show value if filter is not a...
  • 44da884 Fixed Numeric input and paste logic when min/max is set
  • 7f9f05a Version updated
  • 4638d17 Order of FileInput events during file remove fixed
  • 43bc3ce Merge branch 'master' of https://github.com/radzenhq/radzen-blazor
  • 2db6855 FileInput FileName and FileSize parameters added
  • 122b07b Do not show trend tooltip if the line is not visible and fix line names (#531)
  • d6760ca Having async code in Expand handler sometimes prevents RadzenTreeItem from re...
  • fe036e7 Version updated
  • 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.7.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v3.19.1...v3.19.7)

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

dependabot bot commented on behalf of github Jul 21, 2022

Superseded by #74.

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