Releases: radzenhq/radzen-blazor
Releases · radzenhq/radzen-blazor
5.7.2
5.7.2 - 2024-12-27
Improvements
- Scheduler will sort appointments by length greater than one day.
- Added ShowHeader parameter for RadzenDataGrid component.
Fixes
- Numeric will prevent decimal insertion in integer-only fields.
- Catched possible sporadic exception invoking 'RadzenTooltip.CloseTooltip'.
- Steps aria-label attribute fixed.
5.7.1
5.7.1 - 2024-12-19
Improvements
- Scheduler RadzenMultiDayView AdvanceDays property added.
- Accordion item Disabled property added.
Fixes
- Fixed DataGrid CheckBoxList filtering with LoadData and In/NotIn operator.
- Fixed DataGrid CheckBoxList filtering with LoadData for enums.
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.