5.1.8 - 2024-09-03
Improvements
- The user can select an image in RadzenHtmlEditor by clicking it. Then use the Insert image tool to set its attributes.
- The user can insert images and links in RadzenHtmlEditor by pressing Enter.
Fixes
- DataGrid CheckBoxList filter breaks cells value from enum description.
- DropDownDataGrid @bind-SelectedItem can cause endless loop in some cases.
- Fixed DataGrid string column will always apply Contains for initial filter.