Releases: radzenhq/radzen-blazor
Releases · radzenhq/radzen-blazor
5.5.2
5.5.1
5.5.0
5.4.0
5.4.0 - 2024-10-28
Improvements
- Added FilterAutoCompleteType to DropDown.
- Added CardGroup component.
- PickList Placeholder, SourcePlaceholder and TargetPlaceholder added.
- Render chart tooltips in the same way as standard tooltips.
Fixes
- Fixed apiKey not defined for updateMap method in GoogleMap.
- DropDownDataGrid sorting when virtualized fixed.
5.3.5
5.3.3
5.3.2
5.3.1
5.3.1 - 2024-10-17
Fixes
- Disabled text color in material theme should be lighter.
- Fix rz-column-title overflow if it has a checkbox inside.
- DataGrid should not show two expand icons in case of both self-reference hierarchy and Template defined.
- Fix label overlapping when RadzenFileInput is in RadzenFormField.
- Carousel pager not updated on auto rotate in some cases.
- Carousel manual navigation should reset the auto-rotate timer.
- DataGrid wrong column grouped in some cases with composite columns.
5.3.0
5.3.0 - 2024-10-14
Improvements
- Carousel component added.
- DataGrid column picking demo improved with context menu option.
Fixes
- RadzenBody sometimes triggers JS exception after navigation.
- DataGrid/DataFilter ToFilterString() enumerable type discovery improved.
- Tooltip smart position will take into account scrollbar width.