Releases: radzenhq/radzen-blazor
Releases · radzenhq/radzen-blazor
5.2.12
5.2.11
5.2.11 - 2024-10-10
Improvements
- Index property added to DataGrid RowRenderEventArgs.
- ButtonClass added to DatePicker.
Fixes
- DataGrid will group by wrong column in case of invisible columns.
- DropDown will not select item on Enter is some cases.
- Closing tooltip should not try to restore focus.
- ReadOnly Datepicker with PopupRenderMode Initial allows user to open popup and select date.
- DataGrid will not render items when virtualized and grouped in some cases.
- RadzenDataAnnotationValidator supports nested properties.
5.2.10
5.2.9
5.2.8
5.2.7
5.2.6
5.2.6 - 2024-10-01
Improvements
- Added AdditionalContent Parameter to Scheduler.
- Popup AutoFocusFirstElement property added.
Fixes
- DataGrid CheckBoxList filter should use null instead empty string.
- RadzenHtmlEditor applies valid and invalid classes during validation.
5.2.5
5.2.5 - 2024-09-30
Fixes
- DataGrid simple DateTime filter popup button will show active filter state.
- Hide unwanted focused outline around the table in RadzenDataGrid.
- DataGrid will group wrong column in case of Visible=false columns.
- Enum filtering using underlying types other than Int32 is now supported.
- Fixed input width in RadzenFormFields.
5.2.4
5.2.3
5.2.3 - 2024-09-24
Fixes
- Mask component value not updated on change in Safari.
- DatePicker as calendar, disappears when press escape key.
- DatePicker with Inline=true should not close or toggle popup,
- DataGrid column filters not cleared properly.
- Added 'notranslate' CSS class to all icons to prevent icon translation.
- RadzenNumeric prevents tab out when up/down key pressed before.