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

NuGet: Bump Radzen.Blazor from 3.13.5 to 4.7.7 #182

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps Radzen.Blazor from 3.13.5 to 4.7.7.

Release notes

Sourced from Radzen.Blazor's releases.

4.7.7 - 2023-03-06

Fixes

  • Fixed Tooltip error during navigation.

4.7.6 - 2023-03-03

Improvements

  • Scheduler SelectView property added to allow programatically changing the selected view.

Fixes

  • Fixed SplitButton disabled state when Busy.
  • Fixed error with Tooltip and navigating to a page with a different layout.
  • DataGrid should not reset settings on Reset() if using LoadData.

4.7.5 - 2023-03-02

Improvements

  • Stacked bar and column charts added.
  • SplitButton IsBusy property added.
  • Added Density property to RadzenPager.

4.7.4 - 2023-02-27

Fixes

  • Reverted PanelMenu item arrow icon when ChildContent exists since items received expand icon even if they don't have child items.
  • DataGrid SaveSettings made awaitable reverted due to detected render recursion in some cases.

4.7.3 - 2023-02-27

Improvements

  • Added an autocomplete type parameter.
  • DataGrid KeyProperty added.

Fixes

  • DataGrid column visibility out of sync with column picker when Visible changed runtime.
  • RadzenRequiredValidator firing on duplicate property names.
  • Missing ; after clip-path in bar charts.
  • SeriesClick event is sometimes not fired when clicking a marker.
  • Splitter cannot be expanded runtime if Collapsed set to true.
  • DataGrid frozen-cell hover and selection background colors.
  • DataGrid SaveSettings made awaitable.
  • Show PanelMenu item arrow icon when ChildContent exists.

4.7.2 - 2023-02-23

Improvements

  • Added option to stop auto focus on filter input on DropDownDatagrid.
  • Added ClearSelection() method to RadzenTree.
  • MarkupString support added for DialogService Confirm and Alert.

... (truncated)

Commits
  • 70b4c3d Version updated
  • 412e192 Demo updated with row index
  • 73e1974 Addition of a Source View for Html Editor (#838)
  • 25c57d6 .rz-navigation-item-link added to checks
  • a6c6021 version updated
  • 2886ac9 DataGrid should not reset settings on Reset() if using LoadData
  • c121414 Numeric demo source code fixed
  • 35f02ef Added SelectView(ISchedulerView) to RadzenScheduler which allows consumers to...
  • ffeb972 demo improved
  • f20a746 demo code improved
  • 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 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 3.13.5 to 4.7.7.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v3.13.5...v4.7.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2023

Superseded by #183.

@dependabot dependabot bot closed this Mar 8, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Radzen.Blazor-4.7.7 branch March 8, 2023 05:59
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants