Syncfusion Essential Studio Blazor 新版本發表

Released: Feb 13, 2024

2023 Volume 4 SP1 (24.2.5) 中的更新

修補程式

  • Accumulation Chart
    • Datalabel is now displayed when the donut chart height is small.
    • Accumulation chart's grouping separator is now functioning properly.
  • Chart
    • Crosshair and tooltip are now working properly after the chart has been zoomed and long-pressed.
    • Console error that occurred while zooming the stacked area chart has been fixed.
    • Console error in the chart when Invariant Globalization is enabled has been fixed.
  • ComboBox
    • Fixed an issue where the value change event was triggered twice...

Released: Jan 31, 2024

2023 Volume 4 SP1 (24.2.3) 中的更新

特性

  • Data Grid
    • Enhanced the Grid CSV Export functionality to export the grid as a memory stream during server-side exporting instead of initiating direct browser file downloads.
  • DocIO
    • Added an API called WordDocument.SaveOptions.HtmlExportBodyContentAlone which can be used to save HTML with body content alone.
  • Document Editor
    • Added support for DOTX file saving in Document Editor client-side.
  • Gantt Chart
    • Support has been provided for retaining scroll position while performing a component refresh...

Released: Jan 23, 2024

2023 Volume 4 (24.1.47) 中的更新

修補程式

  • AutoComplete
    • Resolved an issue where the 'select' parameter was lost in the Drop-down list with Virtual scrolling.
  • Chart
    • The tooltip for the chart series is now hidden while dynamically disabling the tooltip.
    • Textbox spacebar now works when placed inside the chart annotation.
    • Console error will not be thrown while dynamically changing the value type of the x-axis.
    • Chart zooming functionality now has the ability to toggle dynamically.
  • Dialog
    • Fixed an issue where the dialog was not displayed...

Released: Jan 17, 2024

2023 Volume 4 (24.1.46) 中的更新

特性

  • Data Grid
    • Added support for performing both between and within-row drag and drop between grids by enabling the AllowRowDragAndDrop Property.

修補程式

  • ComboBox
    • Fixed an issue where the height of the combobox was not set properly on mobile devices when the display: flex style was applied to the parent element.
  • Data Grid
    • Resolved the issue where the QueryCellInfo event add-style method was not working.
    • Fixed the issue where script error that occurred in Frozen with Autofit columns.
    • Resolved the...

Released: Jan 9, 2024

2023 Volume 4 (24.1.45) 中的更新

修補程式

  • Chart
    • The AxisData argument in the ChartMouseClick event is now working properly for stacked area charts and range area charts.
    • Chart tooltip is now working properly when we set the series fill color using RGB values.
  • Data Form
    • Resolved the issue where a console error occurs when using ‘long’ type property in the model.
  • Data Grid
    • Resolved the issue of throwing an exception in the grid when not assigning a value to a non-nullable Enum type.
    • Resolved the issue where Aggregated footer values...

Released: Jan 3, 2024

2023 Volume 4 (24.1.44) 中的更新

修補程式

  • Accumulation Chart
    • Console error issue has been resolved when resizing the browser window.
  • AutoComplete
    • Fixed an issue where the virtual scrolling with query filter was not functioning correctly in the autocomplete component.
  • Chart
    • The horizontal and vertical line marker shapes for the scatter chart have now been properly rendered.
    • Console error issue has been fixed while resizing the browser window following page navigation.
    • Chart now renders properly when the DateTime label format is...

Released: Dec 18, 2023

2023 Volume 4 (24.1.41) 中的更新

特性

  • Common
    • Microsoft .NET 8 support - The Syncfusion Blazor components seamlessly support .NET 8, providing access to the newest features introduced in .NET 8 such as rendering mode, web app template, and more.
    • New components - The following new components have been added to Blazor:
      • Dropdown Tree.
      • Data Form.
      • Stepper.
    • Preview to production-ready component - The Image Editor component has been developed to meet industry standards. It is now marked as a production-ready component for Blazor...

Released: Dec 5, 2023

2023 Volume 3 SP1 (23.2.7) 中的更新

特性

  • File Manager
    • Added support for injecting Http client instances in the File Manager component. Use this property to bind the globally injected HttpClient instance from your application to the FileManager component. The default HttpClient instance has a timeout of 3 minutes.

修補程式

  • Accumulation Chart
    • The pie chart legends are now rendering properly when the MaximumLabelWidth for the legend is provided.
  • Chart
    • The dynamic update of the ChartSelectedDataIndexes is now working properly.
  • DocIO
    • Reading...

Released: Nov 28, 2023

2023 Volume 3 SP1 (23.2.6) 中的更新

修補程式

  • Data Grid
    • Resolved the issue where the context menu gets flickering, when the menu item height exceeded the browser height.
    • Resolved the issue where an exception was thrown during row drag and drop when selection type is set to SelectionType.Single.
    • Resolved the text overlap issue in both fluent and fluent dark themes when RowRenderingMode is set to vertical.
    • Resolved the issue where numeric filtered values were not maintained properly, when enabling persistence while using localization...

Released: Nov 23, 2023

2023 Volume 3 SP1 (23.2.5) 中的更新

特性

  • Tree Grid
    • Added the OverScanCount property to reduce the frequency of rendering during scrolling.

修補程式

  • Chart
    • Resolved a console error that occurred when using TooltipRender event with different datapoint lengths.
    • Fixed a console error that occurred when rendering a stripline in the datetimecategory axis.
    • Fixed an issue where chart series opacity and dasharray were not rendering properly when dynamically updating the values.
  • Dashboard Layout
    • An issue with args value of the Changed event in...