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.24.4 to 4.25.9 #621

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps Radzen.Blazor from 4.24.4 to 4.25.9.

Release notes

Sourced from Radzen.Blazor's releases.

4.25.9 - 2024-02-29

Fixes

  • Tabs focus should excluded non visible tabs.
  • DataGrid should use In filter operator as default when FilterProperty is different from Property.
  • Fixed DataGrid filter icon style with custom filter.

4.25.8 - 2024-02-28

Improvements

  • DataGrid PageUp/Down/Home/End support added for keyboard navigation when virtualized.

Fixes

  • Cannot tab out from DropDownDataGrid after ESC or ENTER.
  • DropDownDataGrid will force inner DataGrid refresh on popup open if virtualized.
  • DatePicker with TimeOnly crashes on 00:00 value.
  • Tab focused state not removed from previous selected/focused tab in server render mode.
  • DataGrid inserted row not validated when there is already edited item in multiple edit mode.

4.25.7 - 2024-02-26

Fixes

  • DataGrid keyboard navigation with virtualization improved.
  • Fixed various keyboard navigation problems in Firefox.
  • Fix day focused state in DatePicker.
  • DatePicker Value property setter comparing old and new value improved.
  • Fix ProfileMenu bullet points in Safari.

4.25.6 - 2024-02-23

Fixes

  • Fixed select all of unbound DropDown.
  • Fixed DatePicker focus lost on selection.
  • PanelMenu item not expanded on reload if selected.
  • Fixed exception in TreeView expand/collapse.

4.25.5 - 2024-02-22

Fixes

  • Tab focused state not removed from previous selected/focused tab properly.
  • Menu Toggle() and Close() methods fixed.

4.25.4 - 2024-02-22

Fixes

  • Various components templates should not propagate keydown.

4.25.3 - 2024-02-21

Fixes

... (truncated)

Commits
  • 59366d6 Version updated
  • 4f7970c fix: filter icon styl (#1397)
  • 5794b2e DataGrid should use In filter operator as default when FilterProperty is diff...
  • 291feff demo updated
  • 19ce81e OrderDate filter not auto applied
  • 4b20d5b Tabs focus should excluded non visible tabs
  • 90221a0 Version updated
  • 085036b DataGrid inserted row not validated when there is already edited item in mult...
  • 21186d0 Tab focused state not removed from previous selected/focused tab in server re...
  • 22e8d15 DataGrid PageUp/Down/Home/End support added for keyboard navigation when virt...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.24.4 to 4.25.9.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v4.24.4...v4.25.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2024
@bednar
Copy link
Contributor

bednar commented Mar 7, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2024

Superseded by #624.

@dependabot dependabot bot closed this Mar 7, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Radzen.Blazor-4.25.9 branch March 7, 2024 13:40
@bednar bednar added this to the 4.15.0 milestone Mar 7, 2024
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