Syncfusion Essential Studio Blazor 新版本發表

Released: Jul 9, 2024

2024 Volume 2 (26.1.41) 中的更新

修補程式

  • Chart
    • Chart axis label is now displayed for single date when using multiple axes.
    • The console error that occurred when dynamically updating the maximum range of chart axes for stacked charts has been fixed.
    • Shared tooltip data is now properly rendered when toggling the series on button click.
  • Data Grid
    • Fixed the issue causing the DataGrid to crash when attempting to parse a String as a number during Filtering.
    • Resolved the issue where rows were hidden under the header text when Sorting with...

Released: Jul 2, 2024

2024 Volume 2 (26.1.40) 中的更新

修補程式

  • AutoComplete
    • Fixed an issue where suggestions were not showing in SfAutoComplete in MAUI Blazor.
  • Chart
    • Selection and highlighting now work properly when trying to highlight the series by hovering over the legend.
    • The shared tooltip is now hidden when performing drag selection.
    • The issue where the column occupies the entire width of the chart when using a single data point with custom range axis values has been resolved.
    • The console error that occurred when dynamically updating the chart...

Released: Jun 25, 2024

2024 Volume 2 (26.1.39) 中的更新

修補程式

  • 3D Chart
    • The issue of data not being updated dynamically when refreshing the 3D chart has been resolved.
  • Accumulation Chart
    • Pie chart renders properly when using subtitles in the French culture.
    • The issue where the donut chart legend overlapped when the window size was small has been resolved.
    • The pie chart now renders correctly when the height is small.
  • Chart
    • The console error encountered while switching from a pie to a column in the pivot chart has been resolved.
    • Polynomial and...

Released: Jun 19, 2024

2024 Volume 2 (26.1.38) 中的更新

修補程式

  • Calendar
    • Fixed issue where date tooltip only displayed long date format in en-US, now updated for other cultures.
  • Chart
    • Console error is thrown while moving the axis scrollbar has been resolved.
    • Stacked area chart tooltip is now proper.
    • The performance issue with multiple clicks on the chart series legend has been resolved.
  • Data Grid
    • Resolved the issue where Exporting to Excel generates empty columns in the grid on the Excel sheet.
    • Resolved issue where DoesNotContain and NotNull filtering...

Released: Jun 11, 2024

2024 Volume 2 (26.1.35) 中的更新

特性

  • Common
    • Microsoft .NET 9 preview compatibility - Syncfusion Blazor components offer full compatibility with the newest .NET 9 previews.
    • Fluent 2 Theme support - All of the Syncfusion Blazor components now support Fluent 2 design. This lets you create UIs with a complete set of customization options readily available through the Syncfusion Blazor Theme Studio.
  • Preview to production-ready component
    • The Blazor Timeline component has been developed to meet industry standards. It is now marked as a...

Released: Jun 4, 2024

2024 Volume 1 SP1 (25.2.7) 中的更新

修補程式

  • Data Grid
    • Resolved the issue where the disabled icon was shown while performing Reorder in child grid when using DetailTemplate.
    • Resolved the issue where a complex column threw a "Comparing complex types to null is not supported" exception while Filtering when using SQL.
    • Fixed the console error when Resizing columns in a grid with 100% height and Frozen columns enabled.
  • DocIO
    • List number is now preserved properly after calling ImportContent() API.
    • Sequence field is now updated properly...

Released: May 28, 2024

2024 Volume 1 SP1 (25.2.6) 中的更新

修補程式

  • Chart
    • The issue of slow chart performance while updating data has been fixed.
    • The issue where an exception could occur when using the trendline in the pivot component has been resolved.
  • Data Grid
    • Resolved the exception that occurs in Aggregate when dynamic columns are changed in the grid.
    • Fixed the console error when editing a cell with Batch edit in the grid.
    • Resolved the issue where the DateTime column sort option was displayed incorrectly in Excel export.
    • Resolved the issue where Lazy...

Released: May 21, 2024

2024 Volume 1 SP1 (25.2.5) 中的更新

修補程式

  • Data Grid
    • Resolved the issue where string.Empty is not filtered in the string column when using FilterType as Menu.
    • Resolved the issue where the Print feature did not work with the Row Template.
    • Resolved the issue where an exception was thrown when deleting a row while using a group Caption Template.
  • DocIO
    • Bullet list is now preserved properly after calling AppendHTML API.
    • The NullReferenceException will no longer be thrown while converting a Word document to PDF.
    • Number formatting is now...

Released: May 14, 2024

2024 Volume 1 SP1 (25.2.4) 中的更新

修補程式

  • Chart
    • In a 100 percent stacked bar chart, when the YValue is set to 0, it is now visible in the tooltip.
    • The issue with the position of axis labels becoming improper after adding or removing the scroll bar when changing the zoom factor has been resolved.
    • The issue of an unhandled exception being thrown in the chart trendline series when the chart series' visible property is set to false has been resolved.
    • The Pareto chart is now rendered in the order provided by the data source list.
    • The...

Released: May 8, 2024

2024 Volume 1 SP1 (25.2.3) 中的更新

特性

  • Tree Grid
    • Improved overall performance, including expand/collapse, sorting, filtering, and searching of the single root parent node with virtualization and EnableCollapseAll functionality.

修補程式

  • Chart
    • The issue with the chart series and Y-axis not rendering when dynamically updating the column chart's series and axis value type has been resolved.
    • SelectionChanged event not being triggered while scrolling the axis scrollbar has been resolved.
  • Data Grid
    • Fixed the exception that occurred while...