Syncfusion Essential Studio Blazor 新版本發表

Released: Sep 10, 2024

2024 Volume 2 SP1 (26.2.14) 中的更新

修補程式

  • Accumulation Chart
    • The fill color of the Pie chart for both the legend and tooltip has now been properly updated when using the OnPointRender event on the Accumulation Chart.
  • Chart
    • The chart series type has now been properly updated for the dynamic series collection using ObservableCollection as the data source.
  • Dashboard Layout
    • An issue while rendering panels with more columns in Dashboard Layout component has been resolved.
  • DocIO
    • Hanging issue will no longer occur while calling Compare...

Released: Sep 3, 2024

2024 Volume 2 SP1 (26.2.12) 中的更新

修補程式

  • Data Grid
    • Fixed the issue where the column menu was not opening and displaying column menu options when EnableAdaptiveUI was enabled in the grid.
    • Fixed the issue where horizontal scrolling was not working properly with virtualization and frozen columns in the grid.
    • Fixed the issue where fixed-sized columns would shrink when calling ResetPersistDataAsync or SetPersistDataAsync.
    • Fixed the issue where persistence in combination with media queries to hide columns was not working at smaller...

Released: Aug 27, 2024

2024 Volume 2 SP1 (26.2.11) 中的更新

修補程式

  • Accumulation Chart
    • The Accumulation Chart tooltip now properly displays the point's X value when a data label format is specified.
  • Chart
    • Chart performance has been optimized, resulting in faster rendering of multiple charts with 15K data points.
    • The first label on the X-axis is now rendered properly when LabelIntersectAction is set to Trim and rotation is applied.
    • The first and last points of the series are now rendered properly on the DateTimeCategory axis when LabelPlacement is set to...

Released: Aug 20, 2024

2024 Volume 2 SP1 (26.2.10) 中的更新

修補程式

  • Chart
    • The console error that occurred when dynamically inserting a series and ordering it has been resolved, and the series are now sorted properly.
    • Chart series are now rendered properly when toggling the legend after data editing.
    • Axis labels are rendered properly on an inversed axis when zooming and panning the chart.
    • Axis labels are now visible when the IntervalType is set to Months and Years on the datetime axis.
  • Dashboard Layout
    • Resolved the issue where the dynamically added...

Released: Aug 13, 2024

2024 Volume 2 SP1 (26.2.9) 中的更新

修補程式

  • Accumulation Chart
    • Donut chart tooltip is now properly formatted for Spanish culture.
  • Chart
    • Chart series are now properly highlighted even when the series Name is set as an empty string for any of the series.
    • Chart tooltip is now properly formatted for Spanish culture.
    • Pivot chart series are now rendered properly when sorting the data source.
  • Data Grid
    • Fixed an issue where the Format property was not applied correctly when specified using EditCellParams with EditorSettings.
    • Fixed an issue...

Released: Aug 6, 2024

2024 Volume 2 SP1 (26.2.8) 中的更新

修補程式

  • Chart
    • The console error issue has been fixed when hovering over other legend items while one series is hidden.
    • Axis labels for a single data point are now rendered properly when using multiple axes.
    • Line breaks are now functioning correctly in multilevel labels.
    • The tooltip is now visible after drag selection and zooming.
    • Data labels are now properly rendered when the LabelIntersectAction is set to None.
    • The console error issue that occurred when dynamically inserting a series into the...

Released: Jul 30, 2024

2024 Volume 2 SP1 (26.2.7) 中的更新

修補程式

  • Accumulation Chart
    • The colors of the data label connector lines are now applied in the accumulation chart.
    • Donut chart legends are now rendered correctly when a rectangular legend shape is specified.
  • Chart
    • The zoom reset is now faster when live updates occur on the chart.
    • The X-axis labels are now updated correctly when the series XName and YName are changed dynamically.
    • The initial and final points of the series are now visible when a plot offset is applied.
    • The console error that occurred...

Released: Jul 26, 2024

2024 Volume 2 SP1 (26.2.5) 中的更新

修補程式

  • Common
    • Upgraded the System.Text.Json package version to address vulnerabilities.
      • For .NET 6 target framework, Syncfusion Blazor Components refer to 6.0.9 version.
      • For .NET 7 and .NET 8 target framework, Syncfusion Blazor Components refer to 8.0.4 version.
  • Data Form
    • Fixed issue with Dynamic Updating CssClass property not being updated to FormItem.
    • Fixed an issue where the OnUpdate function did not trigger when the checkbox field was changed.
  • DropDownTree
    • Enhanced the performance of popup...

Released: Jul 24, 2024

2024 Volume 2 SP1 (26.2.4) 中的更新

特性

  • BarcodeGenerator
    • Added support for displaying a logo in the center of generated QR codes.
  • Data Grid
    • Breaking Changes - Changed the behavior of DoesNotStartWith, DoesNotEndWith, DoesNotContain and NotEqual filter operators in the Filter-Menu for string columns in the DataGrid.
  • PDF Viewer
    • Implemented support for rendering a specified number of pages while scrolling using the OverscanCount property.
  • Microsoft Visual Studio Extensions
    • Enhanced the Blazor Scaffolding feature for Blazor...

Released: Jul 16, 2024

2024 Volume 2 (26.1.42) 中的更新

修補程式

  • ComboBox
    • Fixed an issue where the bind-Value variable value was not updated properly when clearing the value using backspace and focusing out of the component.
    • Fixed issue with PopupHeight not supporting rem and vh units.
    • Fixed an issue where the page would freeze when filtering with Virtualization enabled.
  • Data Grid
    • Fixed an issue where an Exception was thrown during the Save operation.
    • Fixed issue where HTTP PATCH requests in OData Controller included all fields even when only one field...