Syncfusion Essential Studio Blazor 릴리스

Released: Apr 9, 2024

2024 Volume 1 (25.1.39) 버젼 업데이트

수정사항

  • Chart
    • The Axe Core accessibility violation in the chart component has been resolved.
    • The issue of the default vertical scrollbar moving to the top upon chart mouseover has been resolved.
  • Circular Gauge
    • Legends will no longer be cropped when multiple axes are added to the Circular Gauge.
    • Resolved the issue where Console exception occurs when using complex model in DataForm.
  • Data Grid
    • Resolved the issue where filter search did not work properly when used with the Query property.
    • Resolved the...

Released: Apr 2, 2024

2024 Volume 1 (25.1.38) 버젼 업데이트

수정사항

  • Chart
    • The Range Bar chart width is now proper when performing a search in the grid.
    • The issue with mouse wheel page scrolling has been resolved when the chart scrollbar is enabled.
  • ComboBox
    • Resolved an issue that was causing the placeholder to not display correctly within the dialog.
  • Data Grid
    • Resolved the issue where row selection was removed when Validation throws while adding a record in Dialog Edit.
    • Fixed a null exception issue that occurred when Filtering a foreign key column in the...

Released: Mar 26, 2024

2024 Volume 1 (25.1.37) 버젼 업데이트

수정사항

  • Accumulation Chart
    • Pie chart data update is now working in single click.
  • Calendar
    • Fixed an issue where the Calendar zoom-in style was affecting all components on the page.
  • Chart
    • Chart tooltip position is now proper for the last data points.
    • Console error that occurred when closing the panel containing the chart has been fixed.
    • Selection rectangle is now removed while scrolling the x-axis scrollbar.
    • Console error that occurred when pinch zooming on the device has been fixed.
  • Circular Gauge...

Released: Mar 15, 2024

2024 Volume 1 (25.1.35) 버젼 업데이트

기능

  • Common
    • New components - The Timeline component has been added to Blazor.
    • Preview to production-ready components - The following components have been developed to meet industry standards. These are now marked as production-ready components for Blazor:
      • Data Form.
      • Dropdown Tree.
      • Stepper.
  • Timeline (preview)
    • The Blazor Timeline component enables users to display a series of data in chronological order, providing a visually compelling and user-friendly experience. This showcases user activities...

Released: Feb 27, 2024

2023 Volume 4 SP1 (24.2.8) 버젼 업데이트

수정사항

  • Data Form
    • Resolved the issue where the multiline textbox was not being rendered when using FormGroup.
  • Schedule
    • An issue related to toolbar items which were initially rendering on the left side and then moving to the right side of the header has been resolved.

Released: Feb 20, 2024

2023 Volume 4 SP1 (24.2.7) 버젼 업데이트

수정사항

  • Data Grid
    • Resolved the issue where Filtering was not working properly for non-nullable DateTime columns when using DateTime. Now as the data source.
    • Fixed the issue where Searching was not working properly when the page size was set to All.
    • Fixed the issue where the Sub context menu position was incorrect when opened from the last row of the Data Grid.
    • Resolved the issue where white space occurred when row rendering mode was set to Vertical in Adaptive Layout.
    • Resolved the issue where the...

Released: Feb 15, 2024

2023 Volume 4 SP1 (24.2.6) 버젼 업데이트

수정사항

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