Syncfusion Essential Studio for JavaScript 2023 Volume 2 SP1

Released: Jul 27, 2023

2023 Volume 2 SP1 中的更新

特性

  • Document Editor
    • Breaking Changes - By default, the enableOptimizedSpellCheck property is now set to false. However, when you enable the enableSpellCheck property, the enableOptimizedSpellCheck is automatically enabled as well.
  • Pivot Table
    • Added support for customizing column width when exporting pivot table to a PDF document.
  • Signature
    • Added support for drawing text in specific places.

修補程式

  • Common
    • The issue with dragged elements and mouse positions getting misaligned has been resolved.
  • Chart
    • Fixed an issue where the column was overlapping with the axis line.
    • Fixed an issue where the trendline was not changing when updating its properties.
    • Now UseGroupingSeparator is working in accumulation tooltip.
    • Fixed an issue where range color mapping was not working when using two series.
    • Fixed the issue of data label cropping when setting the value as the minimum.
    • Fixed an issue where the range values of the scroll bar were not proper.
    • Now, stripline is proper when the width is changed.
  • Checkbox
    • The issue with "CheckBox not working in IE 11" has been resolved.
  • ContextMenu
    • The issue with "Context Menu not working in IE 11" has been resolved.
    • The issue with "Context menu closed while scroll within the sub menu of context menu.
  • Diagram
    • Scrollbar flickering issue in Mac on zooming the diagram has been fixed now.
    • Now, Event "Start" state triggers for single time in rotate and resize action.
    • Now, Duplicate nodes and connectors are created after reset for layout type 'None' has been fixed now.
  • Document Editor
    • Now, show alert Message while entering invalid hyperlink address.
    • Resolved the Toolbar disappear issue while destroy and re-append container instance.
    • Resolved the text cut issue while highlighting selected text
  • Gantt Chart
    • Can't open task information in the context menu issue has been fixed.
    • Using insert key highlights top row has been fixed.
    • Ghosting bars left on screen after canceling task bar drag.
    • Milestone baseline moves along with the milestone issue has been fixed.
    • Page refresh when using validation rules for column issue has been fixed.
  • Grid
    • Edit drop down shows only current selected value and whenever scrolling drop down data is not binding in grid cells has been fixed. #I482022 - Pager information is wrong while dynamically changing the Grid width issue has been fixed.
  • Image Editor
    • Issue with "Path size not proper after saving" has been resolved.
  • PDF Viewer
    • Now, the link navigation is working properly in the provided document.
    • Now, the selected value of the dropdown field is properly preserved in the downloaded document when we programmatically set the form fields to be read-only.
    • Now, the annotations are locked properly when setting the isLock true in annotationSetting.
  • Pdf Export
    • Resolved the accessibility issue for PDF viewer preference support.
  • Pivot Table
    • The value sort icon in the pivot table is now properly positioned with larger column text.
    • When defer layout update is enabled, the pivot table now renders properly with the pivot chart.
    • When enabling virtualization dynamically at runtime, the pivot table will now render properly.
  • RichTextEditor
    • Now, pasting the content from MS Word works properly without any console errors in the Rich Text Editor.
    • Now, resizing the last column in the table works properly after copying and pasting the content from MS Word in the Rich Text Editor.
  • Schedule
    • An issue with "Role not inside the required context" accessibility issue in the Schedule component's recurrence editor has been fixed.
    • The issue of duplicate events being created after changing the recurrence of certain events has been fixed.
    • Performance issue in calculating scrollbar width has been fixed.
  • Svg Base
    • Fixed an issue where tooltips were not displaying properly within the chart.
  • Tooltip
    • Resolved the incorrect positioning of Tooltip when page is scaled.