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

Bumps Radzen.Blazor from 3.19.1 to 3.19.8.

Release notes

Sourced from Radzen.Blazor's releases.

3.19.8 - 2022-07-21

Improvements

  • FileInput FileName and FileSize parameters added.
  • Added DataGrid ShowEmptyMessage property.
  • Allow override of Template with ChildContent in BreadCrumbItem

Fixes

  • Fixed Numeric input with zero min/max.
  • Fixed Accordion exception when set Visible property of the item.
  • Fixed DropDown does not throw errors within an async Task set to the Change event.

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.

... (truncated)

Commits
  • 0278777 Version updated
  • c8b7037 page restored
  • a0d49f8 Fixed DropDown does not throw errors within an async Task set to the Change e...
  • 93f9a31 allow override of Template with ChildContent in BreadCrumbItem (#536)
  • bc66795 add ShowEmptyMessage attribute (#535)
  • 5698e1a Fixed Accrodion exception when set Visible property of the item
  • 61c39a8 Fixed numeric input with zero min/max
  • 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
  • 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.8.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v3.19.1...v3.19.8)

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

dependabot bot commented on behalf of github Jul 25, 2022

Superseded by #75.

@dependabot dependabot bot closed this Jul 25, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Radzen.Blazor-3.19.8 branch July 25, 2022 22:13
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.

1 participant