Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps Radzen.Blazor from 4.1.12 to 4.1.15.

Release notes

Sourced from Radzen.Blazor's releases.

4.1.15 - 2022-10-27

Improvements

  • Implement AllowRememberMe functionality in RadzenLogin.
  • Improve dialog responsiveness and refactor styles.
  • Member access of interface properties fixed.

Fixes

  • Fixed DataGrid Groups not loaded properly from settings.
  • Fixed DropDownBase SelectItem() will not work properly in case of IEnummerable with nullable element type.
  • Fix Switch hover outline in material theme.
  • DataFilter re-subscribe to FilterValueChange on property change.
  • Fix chart axis font-size.
  • Remove absolute position of rz-messages-error and width of components in rz-form.

4.1.14 - 2022-10-24

Fixes

  • Fixed virtualized DataGrid exception with LoadData.
  • Remove duplicate styles of rz-helper-hidden-accessible.
  • Fix box-sizing and trimmed dropdown label with bootstrap 4.6.

4.1.13 - 2022-10-24

Improvements

  • Add ability to customize the scheduler week view header text.
  • Tabindex depending on Disabled property.
  • DataGrid PageSizeChanged event added.

Fixes

  • Fixed DropDownBase support for non generic IEnumerable.
  • Fixed DropDown width.
Commits
  • b5f4146 version updated
  • 58c92c9 Fix 'remember me' margin in Login
  • 3f0509b Remove absolute position of rz-messages-error and width of components in rz-form
  • 33858d2 Fix chart axis font-size
  • 5d3b4fa re-subscribe to FilterValueChange on property change
  • 6f998cf Member access of interface properties fixed
  • 1f520b9 Add margin to remember me switch
  • 94c49de Fix Switch hover outline in material theme
  • 4360896 Add vertical-align: middle to RadzenLabel
  • 8513edc Add vertical-align: middle to Switch
  • 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 4.1.12 to 4.1.15.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v4.1.12...v4.1.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 87.54% // Head: 87.54% // No change to project coverage 👍

Coverage data is based on head (64f9959) compared to base (9574b9d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #401   +/-   ##
=======================================
  Coverage   87.54%   87.54%           
=======================================
  Files          76       76           
  Lines        6650     6650           
=======================================
  Hits         5822     5822           
  Misses        828      828           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bednar bednar merged commit ad6a1e7 into master Oct 31, 2022
@bednar bednar deleted the dependabot/nuget/Radzen.Blazor-4.1.15 branch October 31, 2022 05:16
@bednar bednar added this to the 4.7.0 milestone Oct 31, 2022
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.

3 participants