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

Bumps Radzen.Blazor from 3.19.1 to 3.19.11.

Release notes

Sourced from Radzen.Blazor's releases.

3.19.11 - 2022-07-28

Improvements

  • Change to DatePicker to optionally pad the time picker hour, minute or seconds components with leading zeros. Corresponding new boolean parameters are PadHours, PadMinutes and PadSeconds.

Fixes

  • Fixed validators not working in DataGrid in-line edit with grouping.
  • Fixed DataGrid virtualization not working properly in Firefox.
  • Fixed Mask component will not apply mask initially.
  • Fixed PagedDataBoundComponent FirstPage() method logic with forceReload.

3.19.10 - 2022-07-25

Fixes

  • Fixed DataGrid enum filtering.
  • DataGrid LoadData called twice on FirstPage() with top and bottom pagers.

3.19.9 - 2022-07-23

Fixes

  • Fixed DropDown multiple selection.

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

... (truncated)

Commits
  • ea52a7a Version updated
  • 9720426 PagedDataBoundComponent FirstPage() method logic with forceReload fixed
  • e01c8d4 Change to DatePicker to optionally pad the time picker hour, minute or second...
  • 351373a Fixed Mask component will not apply mask initially
  • 287680d Fixed DataGrid virtualization not working properly in Firefox
  • aa96a98 Fixed validators not working in DataGrid in-line edit with grouping
  • 58aa231 Version updated
  • d0a59e9 DataGrid LoadData called twice on FirstPage() with top and bottom pagers
  • 972c278 Fixed DataGrid enum filtering
  • d3b2361 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.11.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v3.19.1...v3.19.11)

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