Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump Radzen.Blazor from 4.14.1 to 4.14.3 #557

Merged
merged 2 commits into from
Jul 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps Radzen.Blazor from 4.14.1 to 4.14.3.

Release notes

Sourced from Radzen.Blazor's releases.

4.14.3 - 2023-07-27

Improvements

  • Add ParseInput to DatePicker.
  • Custom Popup component example added.

Fixes

  • RadzenDataGridColumn: handle non-px widths of frozen columns.
  • Use key directive for notifications.
  • DataList Reload() fixed in case of virtualization.

4.14.2 - 2023-07-25

Improvements

  • Added DataGrid column SetFilterValueAsync method set column filter value and reload grid. Allows you to use the FilterTemplate without initializing an additional property.
  • Notification Close event added.
  • Added ShowButton to DatePicker.
  • Added AllowColumnFiltering to DataFilter.
  • DataFilter PropertiesCollection added similar to DataGrid ColumnsCollection.

Fixes

  • DataGridColumnHeaderCell: make the resizing element fill the whole cell while resizing to prevent an accidental click on the cell and therefore an unexpected resort.
  • OData filtering of DateTime fixes for various cultures.
Commits
  • 9207ef3 Version updated
  • ce7ea27 DataList Reload() fixed in case of virtualization
  • c3eb701 Search added to custom popup demo
  • 180c1fe Popup component example added
  • 9b31381 Add ParseInput to DatePicker (#1090)
  • e43412c Use key directive for notifications (#1092)
  • a223fad RadzenDataGridColumn: handle non-px widths of frozen columns (#1076)
  • 9ade31a Version updated
  • fd91024 DataFilter PropertiesCollection added similar to DataGrid ColumnsCollection
  • 0d9526e LoadStateAsync called multiple times in the demo
  • 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 4.14.1 to 4.14.3.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v4.14.1...v4.14.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@bednar bednar merged commit 5cd7dde into master Jul 31, 2023
1 check passed
@bednar bednar deleted the dependabot/nuget/Radzen.Blazor-4.14.3 branch July 31, 2023 03:57
@bednar bednar added this to the 4.14.0 milestone Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant