Essential Studio for EJ2 JavaScript Release Notes

v20.1.55
May 12, 2022

Chart

Features

  • #I360879 - Provided support to disable the marker explode without tooltip and highlight mode.

Diagram

Bug Fixes

  • #I373763 - Now, old value of SelectionChange event are updated properly.
  • #I373774 - The sourcePointChange and targetPointChange events are triggered while dragging the node.
  • #I375741 - Now, the performance and Memory leak is resolved in the saveDiagram method.
  • #I372151 - Now, bezier connector annotation get exported properly as an image.
  • #I376498 - Now, the diagram zooming behaviour is changed as an old behaviour.

Gantt

Bug Fixes

  • #376228 - Duration is not updated while updating resource units using updateRecordByID method issue has been fixed.
  • #370224 - Filtering issue when rendering Gantt inside the modal has been fixed.
  • #376455 - Tab key navigation not working properly when moving from grid to timeline issue has been fixed.

PDFViewer

Bug Fixes

  • #I372732 - A signature in the signature field will be displayed in the downloaded document when the form field properties have been updated using the updateFormFields method.
  • #I361979 - Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
  • #I367560, #I367313 - Improved the pinch-zoom in and out responsiveness in the mobile device.
  • #I368770, #I373344, #I372215 - Now, the properties of text box fields are changed properly using the textFieldSettings property.
  • #I369002 - A signature will be downloaded in the correct position for rotated and scanned documents.
  • #I369554 - The form fields are now added horizontally to the page, even for rotated documents.
  • #I371560 - Form fields in a rotated document will be rendered according to the field rotation.
  • #I373137 - The ArgumentOutOfRangeException exception will no longer occur when extracting the text for the provided document.
  • #I375548, #I374826, #I375215, #I376171, #I376531 - The Microsoft.Extensions.Caching.Memory was changed into a stable version.
  • #I364871 - Now, the handwritten signature images and custom stamps will be resized proportionally.
  • #I368168 - PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
  • #I370140 - The label content of calibrating annotations is correctly updated when their properties are edited programmatically.
  • #I370758 - The Script error will no longer be thrown while downloading the document after adding the handwritten type signature on a mobile device.
  • #I370904 - The signature collection and some signature properties are properly defined in the addSignature event on a mobile device.
  • #I377746 - The PDF Viewer download button no longer opens the blob URL in Firefox for downloading the document.
  • #I367878 - The Script error will no longer be thrown while clicking the form field for the second time.
  • #I373785 - The initial field will no longer be undefined after filling the field.
  • #I363381 - The formFieldPropertiesChange event triggers on removing the signature from the signature field.
  • #I371825 - Now, the form fields will appear while scrolling through the different pages.
  • #I371838 - The Custom stamp annotation will be rendered correctly for the PDF document provided.
  • #I365736, #I366420 - In mobile devices, the Script error will no longer occur when adding the signature.

Features

  • #I368647, #I366041 - Exposed a method to focus form fields on a document.
  • #I362221, #I364814, #I368380, #I363379 - Provided the support for field Id and field Name for the Form Fields events.
  • #I353301 - Implemented the GetPageNumberFromClientPoint, ConvertClientPointToPagePoint, ConvertPagePointToClientPoint, ConvertPagePointToScrollingPoint and zoomToRect methods.

PivotTable

Bug Fixes

  • #I363090 - The previous cell selection can now be maintained while restricting the current selection in the pivot table’s column axis using the cell selection event.
  • #I373754 - The pivot table can now be exported properly to Excel and CSV formats while using the virtual scrolling feature, with sub-totals hidden.
  • #I374945 - The pivot chart will now refresh properly with the specified height when switching from adaptive to desktop mode.

Features

  • #F174296 - Members of a specific field are now sorted based on user-defined order in the Pivot Table’s row and column axes.

RichTextEditor

Bug Fixes

  • #I374234 - Now, the Rich Text Editor table resize works properly when width is configured for the parent element.

Schedule

Bug Fixes

  • #I374675 - The appointment border maintained after deselection on multiple appointment selections has been fixed.
  • #I373707 - An issue with appointments rendered in the min-max date range in vertical views has been fixed.