Releases: radzenhq/radzen-blazor
Releases · radzenhq/radzen-blazor
5.7.0
5.7.0 - 2024-12-16
Improvements
- Scheduler New View - MultiDay.
- Add responsive utility classes for sizing, overflow, and alignment in flexbox.
- Add customizable RadzenTreeItem css classes.
- Introduce ItemComparer parameter to DropDownBase, for IEqualityComparer support.
Fixes
- Fixed Scheduler exception when navigating away.
- RadzenDataFilter.DrawNumericFilter to use ValueChanged.
- Fix Scheduler Planner and Timeline view z-index.
5.6.15
5.6.14
5.6.13
5.6.13 - 2024-12-09
Improvements
- PickList AllowMoveAll, AllowMoveAllSourceToTarget, AllowMoveAllTargetToSource properties added.
- PickList ItemRender event added.
Fixes
- DatePicker DateRender will not apply class attribute.
- Fix null ref exception when column is null on GroupsCollectionChanged.
- Rounded corners in stacked bar and column chart sometimes do not display.
- DataGrid non numeric advanced filtering fixed.
5.6.12
5.6.11
5.6.11 - 2024-12-03
Fixes
- RadzenColorPicker is not fully integrated with the EditContext API.
- Fixed DataGrid advanced numeric filter input issues caused by Blazor server latency.
- Scheduler does not render some events in month view.
- DropDownBase will check if TextProperty is set when attempting to use it for filter.