influxdata / influxdb-client-csharp

InfluxDB 2.x C# Client
https://influxdata.github.io/influxdb-client-csharp/api/InfluxDB.Client.html
MIT License
360 stars 92 forks source link

chore(deps): Bump Radzen.Blazor from 5.1.6 to 5.2.5 #669

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps Radzen.Blazor from 5.1.6 to 5.2.5.

Release notes

Sourced from Radzen.Blazor's releases.

5.2.5 - 2024-09-30

Fixes

  • DataGrid simple DateTime filter popup button will show active filter state.
  • Hide unwanted focused outline around the table in RadzenDataGrid.
  • DataGrid will group wrong column in case of Visible=false columns.
  • Enum filtering using underlying types other than Int32 is now supported.
  • Fixed input width in RadzenFormFields.

5.2.4 - 2024-09-24

Fixes

  • Added debug symbols to nuget package and updated the version

5.2.3 - 2024-09-24

Fixes

  • Mask component value not updated on change in Safari.
  • DatePicker as calendar, disappears when press escape key.
  • DatePicker with Inline=true should not close or toggle popup,
  • DataGrid column filters not cleared properly.
  • Added 'notranslate' CSS class to all icons to prevent icon translation.
  • RadzenNumeric prevents tab out when up/down key pressed before.

5.2.2 - 2024-09-19

Fixes

  • DataGrid filter aria label properties misspelled.

5.2.1 - 2024-09-19

Improvements

  • Added ShowWidth, ShowHeight ShowSrc and ShowAlt to RadzenHtmlEditorImage.
  • DataGrid row drag and drop works in day and month view.

Fixes

  • DataFilter ToFilterString() should traverse filters exactly like Where() extension method,
  • Dialog closes on ESC even if CloseDialogOnEsc = false in some cases.
  • SecurityCode input not focused after count change.
  • DataAnnotationValidator throws exception when used with double properties.
  • Chart series annotations are sometimes duplicated.
  • Upload will unable to upload empty file.

5.2.0 - 2024-09-16

Improvements

  • Added utility CSS classes for display, overflow, sizing and borders.
  • NumericRangeValidator AllowNull added.
  • Implement UploadComplete event in RadzenHtmlEditor.
  • DataGrid KeyDown event added.

... (truncated)

Commits
  • e70e355 tests fixed
  • 5957439 Version updated
  • 322ed55 Update premium themes
  • bf848d5 Fixed input width in RadzenFormFields (#1715)
  • 285057a Filtering by nullable enum fixed
  • 4de62ff Enum filtering using underlying types other than Int32 is now supported. (#1714)
  • f97fde1 Update DataGridMixedAdvancedFilterPage.razor
  • 8a5bba6 DataGrid will group wrong column in case of Visible=false columns
  • 108a209 Update buttons' hover state in material3-dark. Resolves #1655
  • 8390a4a Use forced-colors media query instead of -ms-high-contrast. Resolves #1712
  • 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 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)