Releases: radzenhq/radzen-blazor
Releases · radzenhq/radzen-blazor
5.9.8
5.9.8 - 2025-02-06
Improvements
- Added DisabledProperty, AllowSelectAll, SelectedSourceToTargetIcon, SelectedTargetToSourceIcon, SourceToTargetIcon, TargetToSourceIcon parameters to RadzenPickList.
Fixes
- DataGrid CheckBoxList filter mode with EF Core data source crashes application when using keyboard.
- Fixed FileInput breaks if both MaxWidth and MaxHeight is set and a non image is selected.
- Add input width: 100%; for rz-helper-hidden-accessible class.
5.9.7
5.9.7 - 2025-02-03
Imrovements
- Added Size parameter to the RadzenGravatar component.
- Unify styles and behavior of forms components when invalid css class is present.
- Add Notify overload that accepts a Timespan for duration, for improved clarity.
- RadzenDatePicker floating label and RadzenFormField support.
Fixes
- DropDownDataGrid item not selected after change outside of the component.
- Setting the Value of RadzenHtmlEditorBackground makes it impossible to pick a color.
- RadzenTheme could throw a null reference exception during dispose in rare cases.
5.9.6
5.9.5
5.9.4
5.9.3
5.9.2
5.9.1
5.9.0
5.8.0
5.8.0 - 2025-01-23
Improvements
- RadzenTable component added.
- Expose Visible and IFormFieldContext on IRadzenFormComponent.
- CustomText property added to localize DataGrid and DataFilter Custom filter operator.
Fixes
- Fixed DataGrid Enum Column Filter with FilterMode CheckBoxList not working.