Syncfusion Essential Studio for JavaScript 2020 Volume 4 SP1

Released: Jan 28, 2021

Updates in 2020 Volume 4 SP1

Features

  • Gantt
    • Added target element to actionBegin, taskbarEditing and contextMenuOpen events.
    • Provided immutable support to refresh specific rows while performing Gantt actions.
  • Grid
    • Added server-side Microsoft Excel and PDF export support.
  • Maps
    • borderWidthValuePath and borderColorValuePath properties have been exposed to let you set border width and color for individual shapes using data source values.
  • PDF Viewer
    • Provided support for adding default stamp annotations programmatically.
    • Exposed the formFieldClick event in the PDF Viewer.
  • Pivot Table
    • “Median” aggregation is now supported.
  • Toast
    • Provided ‘progressDirection’ property to customize progress bar direction from left-to-right or right-to-left.
  • TreeGrid
    • Provided support for maintaining Tree Grid state (expand/collapse) while exporting.

Fixes

  • Chart
    • Fixed the data label issue for label instersect action.
  • CircularGauge
    • The range with different start and end width will now render properly.
  • Diagram
    • This issue “Port’s InEdges and outEdges are not updated properly while copy and paste ” has been fixed.
    • This issue “Node does not drop properly on swimlane ” has been fixed.
    • This issue “Nodes are not getting cleared when add new page in the diagram” has been fixed.
    • This issue “Console error occur while save and load the diagram with swimlane nodes” has been fixed.
    • This issue “Can’t change flowshape to other basic shape” has been fixed.
    • This issue “Child nodes are not rendered properly in Organizational chart” has been fixed.
    • This issue “Symbol description gets rendered from middle of symbol” has been fixed.
    • This issue “Restrict click event for nodes when zoompan tool is enabled” has been fixed.
    • This issue “Bottom level nodes are not visible in overview” has been fixed.
    • This issue “When drag and drop the node swimlane lane header position gets changed” has been fixed.
    • This issue “Exception occurs when use getDiagramContent method” has been fixed.
  • Document Editor
    • The document with tables were now rendered properly without page unresponsive error.
    • Selection was now updated properly on zooming for web layout.
    • Handled behavior similar to MS Word if page and section break in same paragraph.
    • The document with large tables were now rendered properly without page unresponsive error.
    • Table borders now renders properly if the border color is none.
    • Edit hyperlink now works properly on image with hyperlink.
  • Gantt
    • Console error on converting milestone to task has been fixed.
  • Grid
    • Persist Checkbox selection with frozen columns issue has been fixed.
    • Script error While sorting in excel filter when more than one grid is rendered issue has been resolved.
  • Maps
    • The property in the JSON for the maps shape data can now be displayed in the tooltip template.
  • PDF Viewer
    • The Form field’s position is now updated properly in the print preview and printed documents.
    • The cut, copy, and paste actions are working properly for the custom stamp annotations.
    • The annotationAdd event is now triggered properly while adding the custom stamp annotation.
    • The Form field position is now updated properly for the provided PDF documents.
    • The page height is now updated properly on resizing the window in the fitToPage mode.
    • The propertyChangeEvent is now trigged properly for the respective property changes.
    • The isProgrammaticSelection property is returned properly in the annotation select event.
    • The PDF Viewer localization tooltip content is updated properly in the German culture.
    • Exception will no longer be thrown while selecting the zoom mode from the zoom combo box in the localization environment.
    • Now, the render page requests are not being sent on zooming when the restrictZoomRequest property is enabled.
  • RichTextEditor
    • Resolved the issue with the Placeholder blinks when pressing the enter key in the editor.
    • The issue with the resize grip alignment when the toolbar is disabled state has been resolved.
  • Schedule
    • An issue when rowAutoHeight is enabled the events are overlapping to each other in month view issue has been fixed.
    • An issue with resouceHeaderTemplate is not rendering, while navigating the date via swipe actions has been fixed.
    • An issue with script errors throws when editing the block appointments manually using open editor has been fixed.
    • An issue when timezone is set the calendar today date is not updated properly issue has been fixed.
  • Spreadsheet
    • Lock cell delete issue prevented.
    • Sorting for number is not working after editing issue has been fixed.
    • Pasting within the copied range is not working properly issue has been fixed.
  • Stock Chart
    • Visible property in series is not working properly for stock chart issue fixed.
  • TreeView
    • The issue with “The TreeView template node content disappears while calling the refreshNode method” has been resolved.
    • Now, the TreeView template node custom events will be triggered after using the refreshNode method.