influxdb-client-csharp
influxdb-client-csharp copied to clipboard
chore(deps): Bump Radzen.Blazor from 5.7.2 to 6.6.4
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
28572baversion updated28a603cDynamic Where() with parameters fixedb9fa303NotifyValidationStateChanged() / StateHasChanged() is only be executed if the...756dde9DataGrid will allow combining advanced and simple filtering for different col...c2a3961DataGrid advanced filter clear fixedc1fd207Version updated8f1fc0aRevert "QueryableExtension OrderBy() should not use ExpressionParser"538ec3cMake OnChipRemove overridable (#2122)6fed13bAdd TextTemplate parameter to RadzenFormField Blazor component (#2123)104cc7cVersion updated- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)