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.16.3 #583

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Radzen.Blazor from 4.14.3 to 4.16.3.

Release notes

Sourced from Radzen.Blazor's releases.

4.16.3 - 2023-09-28

Improvements

  • Added DataGrid EditTemplate.
  • Added "Custom" to FilterOperator, for manually building a custom filter.

Fixes

  • Stacked charts sometimes render gaps.
  • Fixed DataGrid pagination when set a filter via SetFilterValueAsync in FilterTemplate.
  • Avoid Radzen is not defined error when calling mediaQuery.

4.16.2 - 2023-09-22

Fixes

  • DropDownBase multiple selection fixed.

4.16.1 - 2023-09-21

Improvements

  • DataGrid and DataList LoadingTemplate added.
  • FocusAsync() method added to all form components.
  • DataGrid RenderAsync event added.
  • DropDownDataGrid inner DataGrid exposed as property.
  • Switch from LibSass to DartSass.

Fixes

  • DropDown selected items should be cleared when retrieving from Value.

4.16.0 - 2023-09-18

Improvements

  • Add today styles to DatePicker.
  • Add component activator that allows replacing component intsances with custom ones.
  • Added Template in RadioButtonListItem

Fixes

  • Fix DataGrid group header spacing in compact mode.
  • Fix alignment in DataGrid column draggable hint.
  • Virtualized DataGrid sorting and cache improved.
  • Fixed DataFilter OData filter when selecting all elements of IEnumerable.

4.15.13 - 2023-09-13

Fixes

  • DataGrid should not call LoadData twice on first render when virtualized.
  • Fixed DataGrid Reload() method should raise LoadData event if virtualized

4.15.12 - 2023-09-12

Improvements

... (truncated)

Commits
  • c699dd7 Avoid Radzen is not defined error
  • 3452baf demo updated
  • 0aabac3 Added "Custom" to FilterOperator, for manually building a custom filter (#1169)
  • a9a25a9 Fixed pagination when set a filter via SetFilterValueAsync in FilterTemplate....
  • aa295e9 Add support for EditTemplate (#1171)
  • 9cf21b1 DataGrid multiple selection demo updated
  • 7efb6fc Update the scheduler demo to pass a copy of the appointment so cancelling works.
  • a050af7 Stacked charts sometimes render gaps.
  • 25e3fd9 Version updated
  • e79384a DropDownBase multiple selection fixed
  • 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.16.3.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v4.14.3...v4.16.3)

---
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 Oct 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

Superseded by #589.

@dependabot dependabot bot closed this Nov 1, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Radzen.Blazor-4.16.3 branch November 1, 2023 02:55
@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