Skip to content

5.6.1

Compare
Choose a tag to compare
@enchev enchev released this 15 Nov 13:58
· 40 commits to master since this release

5.6.1 - 2024-11-15

Improvements

  • Allow the developer to set the Fill of RadzenSeriesAnnotation.

Fixes

  • Set dynamic viewport height to RadzenLayout on screen widths less than 768px.
  • Fixed disabled SplitButton tabindex not correct.
  • DataGrid column numeric advanced filter improved.
  • Check if document.body is available to prevent JS errors when Radzen.Blazor.js is incorrectly included in the <head>.
  • Fixed popup can cause scroll in some cases.