Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps Radzen.Blazor from 5.7.2 to 6.6.4.

Release notes

Sourced from Radzen.Blazor's releases.

6.6.4 - 2025-04-29

Fixes

  • DataGrid advanced filter clear fixed.
  • NotifyValidationStateChanged() / StateHasChanged() is only be executed if the IsValid field has actually changed.
  • Dynamic Where() with parameters fixed.

6.6.3 - 2025-04-24

Improvements

  • Make OnChipRemove overridable.
  • Add TextTemplate parameter to RadzenFormField Blazor component.

Fixes

  • Revert "QueryableExtension OrderBy() should not use ExpressionParser".

6.6.2 - 2025-04-23

Improvements

  • ButtonType added to SplitButton.
  • Added DisplayToolTipFor method to RadzenChart.

Fixes

  • Take axis label rotation into account when measuring the category axis size.
  • DialogService null reference exception fixed.
  • DataGrid column IsInEditMode fixed in case of self-reference hierarchy.

6.6.1 - 2025-04-15

Fixes

  • Soft line breaks are not rendered and strip whitespace.
  • RadzenMarkdown renders HTML attributes incorrectly.

6.6.0 - 2025-04-15

Improvements

  • Add RadzenToc component.

6.5.4 - 2025-04-14

Fixes

  • Sanitize HTML content in RadzenMarkdown. Expose a property to disable html content (AllowHtml) and also provide means to provide a custom list of allowed HTML tags and attributes.
  • TimeSpanPicker: fix not using last changed input value, disable autocomplete.
  • Fix contrast with new styles for active filter in DataGrid's simple filter modes.

6.5.2 - 2025-04-11

Improvements

  • Added a ShowInput property to RadzenDatePicker to allow only the button to be shown.
  • Add Fill property to RadzenSeriesDataLabels for customizing text color, default behavior is preserved when Fill is not specified.

... (truncated)

Commits
  • 28572ba version updated
  • 28a603c Dynamic Where() with parameters fixed
  • b9fa303 NotifyValidationStateChanged() / StateHasChanged() is only be executed if the...
  • 756dde9 DataGrid will allow combining advanced and simple filtering for different col...
  • c2a3961 DataGrid advanced filter clear fixed
  • c1fd207 Version updated
  • 8f1fc0a Revert "QueryableExtension OrderBy() should not use ExpressionParser"
  • 538ec3c Make OnChipRemove overridable (#2122)
  • 6fed13b Add TextTemplate parameter to RadzenFormField Blazor component (#2123)
  • 104cc7c 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 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 5.7.2 to 6.6.4.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v5.7.2...v6.6.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 1, 2025
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 .NET Pull requests that update .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants