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 Oct 1, 2024

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 <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.1.6 to 5.2.5.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v5.1.6...v5.2.5)

---
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 Oct 1, 2024
@bednar bednar added this to the 4.19.0 milestone Oct 2, 2024
@bednar bednar merged commit c948436 into master Oct 2, 2024
9 checks passed
@bednar bednar deleted the dependabot/nuget/Radzen.Blazor-5.2.5 branch October 2, 2024 11:31
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