Syncfusion Essential Studio Blazor updated

Released: Jul 18, 2023

Atualizações na Syncfusion Essential Studio Blazor

Recursos

  • Speed Dial
    • Enhanced the component's functionality, by introducing the isPrimary property to specify whether it is a primary button or not.

Correções

  • Chart
    • Chart exports now function properly in the Azure environment without any exceptions.
    • Column chart is rendering properly when there is more than 10k data.
    • Crosshair works properly on the Range column chart when the 'IsTransposed' feature is enabled.
    • Multiple ObservableCollections in LiveChart now work properly.
  • ComboBox
    • Fixed an issue where the ComboBox skips few elements when virtual scrolling.
  • Dashboard Layout
    • The issue with the panel resizing action when enabling the DraggableHandle property to the Dashboard Layout component has been resolved.
    • The exception occurs while navigating between Blazor Dashboard Layout component pages with AOT mode has been resolved.
    • The issue with the CPU usage when resizing the panel in the Blazor Dashboard Layout component has been resolved.
    • The issue content does not render in the OnInitializedAsync method of Blazor Dashboard Layout component has been resolved.
    • The console error that occurs while moving panels after delete operation in Blazor Dashboard Layout component has been resolved.
    • The issue white space occurs after dragging and removing bottom panels in Blazor Dashboard Layout component has been resolved.
  • DatePicker
    • Fixed an issue where the datepicker component remained editable on mobile devices, even when the AllowEdit setting was set to false.
  • FileManager
    • The stack overflow exception that occurs when rendering details view with template in the File Manager component has been resolved.
  • Data Grid
    • Resolved the issue where frozen column with FreezeDirection.Right didn't render properly when EnableColumnVirtualization was set to true.
    • Resolved the issue where performance of the Grid with Events was slow, while perform actions using the keyboard keys.
    • Resolved the issue where the Ctrl + C shortcut for copying was not work correctly, After performing DragSelection, when AllowRowDragAndDrop is set to true.
  • Pivot Table
    • When saving and loading reports dynamically in the pivot table, an exception was thrown in the filter dialog, which has now been fixed.
  • QueryBuilder
    • The issue with "Persisted rule not update properly while using Reset public method of query builder" has been resolved.
  • Schedule
    • An issue with appointment resizing is not working properly in the last cell of view when we set the resize interval has been fixed.
  • Tooltip
    • Resolved the incorrect positioning of Tooltip when page is scaled.
  • Tree Grid
    • Fixed an issue where the selection was not maintained properly after deleting a record.
  • TreeView
    • Resolved the performance issue while rendering 4k to 10k parent nodes in the Blazor TreeView component.
  • Uploader
    • Unable to rename the file on the Uploader Component.
  • XlsIO
    • Table with no header and filter button is now copied properly to a new range.