Syncfusion Essential Studio Blazor 新版本发表

Released: Nov 5, 2024

2024 Volume 3 (27.1.58) 中的更新

修补程序

  • Chart
    • Chart data label template now displayed properly while adding data dynamically.
    • Chart tooltip now displayed properly on long pressing over touch interaction.
    • Chart Y-Axis scrollbars on multiple axes have now been moved properly.
    • The crosshair and tooltip for the chart don't show when clicking the reset button on the zooming toolbar.
  • Data Grid
    • Resolved an issue to differentiate between the footer template aggregate and group footer template aggregate during the ExcelExport and...

Released: Oct 29, 2024

2024 Volume 3 (27.1.57) 中的更新

特性

  • Chart
    • Support has been provided to improve the datetime axis algorithm for rectangle series chart types.

修补程序

  • Chart
    • The chart now zooms correctly when performing selection zooming.
    • Resetting the chart after zooming and moving the axis scrollbars now functions correctly.
    • Chart striplines now update properly during live data updates.
    • Live data updates are now functioning correctly across multiple charts and updating charts in multiple tabs.
    • Resolved the problem of FormItem duplication when the...

Released: Oct 23, 2024

2024 Volume 3 (27.1.56) 中的更新

修补程序

  • Dialog
    • Resolved the inconsistent resizing behavior observed with the modal dialog.
  • ListBox
    • The issue with 'Dynamically changing Value property in the ValueChange event was not updated in the Listbox' has been resolved.
  • Numeric TextBox
    • Fixed an issue where a Format Exception occurred in the NumericTextBox when selecting an autocomplete suggestion from the TextBox.
  • Rich Text Editor
    • The Rich Text Editor now renders correctly, and the null reference error previously encountered in the image...

Released: Oct 22, 2024

2024 Volume 3 (27.1.55) 中的更新

修补程序

  • Chart
    • The chart axis labels now display correctly for the specified intervals in the DateTime Category Axis.
    • The chart no longer zooms in when long-pressing to display the tooltip.
    • The chart tooltip now appears correctly for the zoomed chart during long-press touch interactions.
  • ComboBox
    • The issue where the custom value was not being bound to the component when using a strut datasource has been resolved.
  • Date Time Picker
    • Fixed an issue where the ScrollTo functionality was not working...

Released: Oct 15, 2024

2024 Volume 3 (27.1.53) 中的更新

修补程序

  • Common
    • Upgraded the System.Text.Json package version to address vulnerabilities.
      • For .NET 6 target framework, Syncfusion Blazor Components refers 6.0.10 version.
      • For .NET 7 and .NET 8 target frameworks, Syncfusion Blazor Components refers 8.0.5 version.
    • Upgraded the Microsoft.AspNetCore.Components.Web package to the latest version to resolve security vulnerabilities in its dependencies.
      • For .NET 6 target framework, Syncfusion Blazor Components refers 6.0.35 version.
      • For .NET 7 target...

Released: Oct 8, 2024

2024 Volume 3 (27.1.52) 中的更新

修补程序

  • ComboBox
    • Fixed an issue where an empty popup was displayed while scrolling after manually loading data.
    • Fixed issues related to null values, dynamic data source updates, preselect value, and custom value problems when enabling virtualization.
  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while calling Compare API.
    • The NullReferenceException will no longer be thrown while calling Compare API.
    • RTL text with zero-width joiner is now reordered correctly in Word to PDF...

Released: Oct 1, 2024

2024 Volume 3 (27.1.51) 中的更新

特性

  • File Manager
    • A new ChunkSize property has been introduced to enable chunk-based file uploads in the File Manager with HTTPClient configuration. This feature allows large files to be split into smaller chunks and uploaded sequentially to the server, improving reliability and performance when handling massive file uploads. The ChunkSize property (in bytes) can be set to enable chunk upload, which depends on server-side support. This feature is applicable only when using the File Manager in...

Released: Sep 24, 2024

2024 Volume 3 (27.1.50) 中的更新

修补程序

  • Chart
    • The chart now renders properly without a console error when fetching data for the chart series using HttpClient.
    • Support has been provided to disable series selection and highlighting for other selection and highlight modes, except series mode, while toggling the legend.
  • ComboBox
    • Fixed an issue where clicking the tab key did not move the focus to the next focusable element.
  • Dashboard Layout
    • An issue with panels when using German and Dutch culture in Dashboard Layout component has been...

Released: Sep 18, 2024

2024 Volume 3 (27.1.48) 中的更新

特性

  • Common
    • New components - The following components have been added to the Syncfusion Blazor suite:
      • AI Assist View.
      • Smart Paste Button.
      • Smart TextArea.
      • MultiColumn ComboBox.
    • Preview to production-ready components - The following components have been enhanced to meet industry standards and are production-ready for Blazor development:
      • OTP Input.
      • TextArea.
    • Fluent 2 high contrast theme - All Syncfusion Blazor components now support the Fluent 2 high contrast design, improving accessibility and user...

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...