Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump Radzen.Blazor from 4.14.3 to 4.19.1 #589

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps Radzen.Blazor from 4.14.3 to 4.19.1.

Release notes

Sourced from Radzen.Blazor's releases.

4.19.1 - 2023-10-30

Improvements

  • Added expand/collapse title and aria-label attributes to panels.
  • InputAttributes added to various form components.

Fixes

  • Row keeps highlighted state after clearing DropDownDataGrid.
  • Fixed DataGrid LoadData filter when binding to OData with virtualization.
  • Fixed RequiredValidator validation of DropDown with multiple selection.
  • DialogOptions.CloseDialogOnEsc behavior fixed.

4.19.0 - 2023-10-23

Improvements

  • Added property Sorts to the Query, to obtain sorting in different services, for example during export.
  • Added an Image property for RadzenLink, RadzenContextMenu and RadzenProfileMenuItem.
  • Adding title and aria-label attributes to step buttons.
  • Adding aria-label and title attributes to pager buttons.
  • DataGrid Expand/Collapse aria-label and title attributes.
  • Add EmptyTemplate to RadzenDropdown.
  • Right side frozen columns for RadzenDataGrid.
  • New parameter UniqueFilters in DataFilter.

Fixes

  • Fixed loading DataGrid filter settings with quotes. When loading the filter value from json, get the string value of the element.
  • Prevent memory leaks related to validation.
  • Trying to upload files in RadzenHtmlEditor sometimes throws JS exceptions "target.matches is not a function".
  • Catch JSRuntime invoke exceptions with Tooltip.

4.18.1 - 2023-10-18

Improvements

  • Added the missing classes to the DataFilter elements, by analogy with the already existing rz-datafilter-* element classes.
  • Add placeholder to DropDown filter.

Fixes

  • Fixed exception when removing groups from virtualized DataGrid.
  • Set the filter operator specified in the code when adding a filter in DataFilter.

4.18.0 - 2023-10-16

Improvements

  • Added Placeholder to DataGrid filters.
  • RadzenStepsItem can have own NextText and PreviousText.
  • Added the ability to display smaller segmented pie charts.

Fixes

  • Slider cannot reach the maximum when initial value is equal to Max.
  • SelectBarItem not updated on Disabled change.

... (truncated)

Commits
  • 62fbac2 Version updated
  • 6b02bb9 DialogOptions.CloseDialogOnEsc behavior fixed
  • 1ad1503 Fixed RequiredValidator validation of DropDown with multiple selection.
  • dd7a210 Fixed DataGrid LoadData filter when binding to OData with virtualization
  • f69ab64 Add mask to the full height overlay.
  • 27308b5 Update tags in Layout demos
  • f1aa9fe Style collapse button in sidebar
  • 112b283 Layout demo improvements.
  • 2f9fe92 multiple CaptureUnmatchedValues removed
  • 4a45c78 InputAttributes added to various form components
  • 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 4.14.3 to 4.19.1.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v4.14.3...v4.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2023
@bednar bednar merged commit f260595 into master Nov 1, 2023
1 check passed
@bednar bednar deleted the dependabot/nuget/Radzen.Blazor-4.19.1 branch November 1, 2023 10:16
@bednar bednar added this to the 4.14.0 milestone Nov 1, 2023
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