Syncfusion Essential Studio for Blazor updated

Released: Sep 5, 2023

Syncfusion Essential Studio for Blazor 버젼 업데이트

수정사항

  • Chart
    • The issue with the DatetimeCategory axis and trendline exception has been resolved in the latest version when rendering the chart.
    • Shared tooltip marker exploding issue in mobile devices has been resolved.
    • The 'Select Component' data change has now been reflected in the Accumulation Chart.
    • Expanding the X-axis label in a column chart in Pivot Chart no longer causes an exception.
  • Circular Gauge
    • When many axes are set in Circular Gauge, an exception will no longer be thrown if annotation is present in only one of them.
  • DocIO
    • List number is now preserved properly while converting a DOCX format document to HTML.
    • Section column width is now preserved properly while converting a DOCX format document to PDF.
  • DropDown List
    • Fixed an issue where the databound event was firing multiple times for a datasource provided in the onInitialized lifecycle method.
  • HeatMap
    • When the HeatMap component is placed inside the Dashboard Layout panel and resized, it is now responsive.
    • Exceptions will no longer be thrown when an empty data source is assigned to the HeatMap.
  • Kanban
    • Kanban data refresh is now working properly when using custom data adaptor.
  • Linear Gauge
    • Existing pointers are not removed from the Linear Gauge when the pointer is added dynamically by clearing the existing pointer.
  • Maps
    • When various colors are applied to a single color-mapping object of a sublayer shape map, the legend shape is now properly drawn.
    • When using online maps and resizing the browser, the Maps component is now responsive.
  • Pivot Table
    • An exception occurs during filtering when there are no fields in the pivot table's column axis has now been fixed.
  • Schedule
    • The issue that caused the edit form submit event to be triggered when saving events to the scheduler through the quick popup has been fixed.
    • An issue with event quick info popup not closed on work cell click, when Readonly property is set to true has been fixed.
  • Sidebar
    • The issue with providing viewport width support in the Sidebar component has been resolved.
  • Time Picker
    • Fixed an issue where the cursor would not maintain its position at the end when pressing the end key in the timepicker popup.
  • TreeView
    • The height alignment issue while enable the AllowTextWrap property in the TreeView has been resolved.