influxdata / influxdb-client-csharp

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

chore(deps): Bump Radzen.Blazor from 4.24.4 to 4.25.12 #624

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps Radzen.Blazor from 4.24.4 to 4.25.12.

Release notes

Sourced from Radzen.Blazor's releases.

4.25.12 - 2024-03-07

Fixes

  • DataGrid columns state should not be reset on Data change if AllowColumnPicking, AllowColumnReorder or AllowColumnResize is true.
  • DataGrid keyboard navigation will scroll into view focused row/cell only if needed.
  • DataGrid save/load settings will handle composite columns as well.
  • Virtualized DropDownDataGrid not properly refreshed after search when scrolled.

4.25.11 - 2024-03-05

Fixes

  • DatePicker Close() not working.
  • Input from the keyboard freezes inside RadzenLayout.
  • Added specific CSS selectors for week number in DatePicker.
  • DataGrid column CustomFilterExpression included in save/load settings.

4.25.10 - 2024-03-04

Fixes

  • RadzenDatePicker (Inline) throws error after picking date.

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

... (truncated)

Commits
  • 1ab5db3 version updated
  • 560348f Virtualized DropDownDataGrid not properly refreshed after search when scrolled
  • e9f74bf DataGrid save/load settings will handle composite columns as well
  • 13eec1c DataGrid keyboard navigation will scroll into view focused row/cell only if n...
  • aa64ca5 DataGrid columns state should not be reset on Data change if AllowColumnPicki...
  • 018c3a1 Filter by CompanyName added to demos
  • e0bf439 DropDown virtualization with LoadData demo code imroved
  • d684a3e DropDownDataGrid virtualization with LoadData demo code imroved
  • 0bb1ab0 Version updated
  • f35f5cc Dialog mask will not receive pointer events only when CloseDialogOnOverlayCli...
  • 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)