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 Dec 5, 2022

Bumps Radzen.Blazor from 4.3.8 to 4.4.1.

Release notes

Sourced from Radzen.Blazor's releases.

4.4.1 - 2022-11-30

Fixes

  • Reset DropDown list after selection.
  • Input should not change font-size under 768px max-width.
  • Fixed Radzen.closeAllPopups() 'Cannot read properties of undefined' error.
  • Fixed packaged .css disables horizontal scroll on mobile browsers.

4.4.0 - 2022-11-30

Improvements

  • DropDownBase will use Display attribute of Enum.
  • Stand alone speech to text component added.
  • DataGrid GridLines property added.
  • Added interpolation in RadzenLineSeries to make rendering more generic.

Fixes

  • Fixed DataGrid filter popup closes on scrolling of DataGrid placed in column FilterTemplate.
  • ColorPicker throws NullReferenceException if it cannot parse its value as a valid color.
  • Fixed DataGrid with AllowColumnPicking and AllowColumnReorder always allows groupings.

4.3.10 - 2022-11-28

Fixes

  • Fixed Chart ValueProperty does not accept decimal.

4.3.9 - 2022-11-28

Improvements

  • Link ChildContent support added.
  • DataGrid will display localized enum values in cells from Display attribute if present.

Fixes

  • Fixed filtering of DataFilter with IEnumerable property.
  • DataGrid nested filter popups close fixed.
  • Cannot select DropDownBase item if ValueProperty is a string property.
  • DataFilter initial FilterOperator of filters added runtime fixed.
  • Fixed DropDownBase exception with property names named after system types.
Commits
  • 65fe95d version updated
  • 80a887b Fixed Radzen.closeAllPopups() 'Cannot read properties of undefined' error
  • bed1915 Input should not change font-size under 768px max-width
  • 65cde0a Move responsive styles for body, header and footer under RadzenLayout compone...
  • a0a2b8b Remove root-font-size variable from scheduler styles
  • ed01254 Reset DropDown list after selection (#726)
  • e03864a Version updated
  • 83796c5 Fixed DataGrid with 'AllowColumnPicking' and 'AllowColumnReorder' always allo...
  • 0e329de ColorPicker throws NullReferenceException if it cannot parse its value as a v...
  • 27859cf Add interpolation in RadzenLineSeries to make rendering more generic (#722)
  • 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.3.8 to 4.4.1.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v4.3.8...v4.4.1)

---
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 Dec 5, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 87.13% // Head: 87.13% // No change to project coverage πŸ‘

Coverage data is based on head (69caf83) compared to base (439179c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #429   +/-   ##
=======================================
  Coverage   87.13%   87.13%           
=======================================
  Files          77       77           
  Lines        6893     6893           
=======================================
  Hits         6006     6006           
  Misses        887      887           

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
Copy link
Contributor

bednar commented Dec 5, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #432.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Radzen.Blazor-4.4.1 branch December 5, 2022 10:21
@bednar bednar added this to the 4.9.0 milestone Dec 5, 2022
@bednar bednar added the invalid This doesn't seem right label Dec 5, 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 invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants