Essential Studio for EJ2 TypeScript Release Notes

v18.1.54
May 26, 2020

Chart

Bug Fixes

  • #273192 - Trendline slopes are not proper as per the datasource issue fixed.
  • #277748 - Chart rendered twice in blazor is now resolved.
  • #273410 - Chart resize issue in blazor has been fixed.

Diagram

Bug Fixes

  • F153539 - The issue with “Properties are not updated in server side” has been fixed.
  • 275634 - The issue with “Exception occurs when double click on read only annotation” has been fixed.
  • 273482 - The issue with “History change event args source are mismatch for nudge commands and mouse movements” has been fixed.
  • 274308 - The issue with “Tooltip does not render when diagram placed in side bar component” has been fixed.
  • 276796 - The issue with “Exception throws when zoom in or zoom out the diagram with virtualization” has been fixed.
  • 276998 - The issue with “Provide support to cancel the drawing object when press escape key” has been fixed.

DocumentEditor

Bug Fixes

  • Comments pane locale string is now returns proper time.
  • #275137 - Apply vertical alignment for cell is now working properly when it inside table.
  • #275184 - Select bookmark API is now select bookmark element properly.
  • #275452 - Select current word using keys is now working properly when line contains comments.
  • #274525 - List font is now update properly on enter in list paragraph.
  • #273905 - Insert row below is now proper when cells have different borders.
  • #272762 - Modify list level using tab key is now proper.
  • #277823 - Resolved script error when deleting edit range element inside table.

Gantt

Bug Fixes

  • #277029 - Update value not display on edit action issue has been fixed.
  • #276942 - Issue while passing additional parameter to the server side on CRUD operation has been fixed.

Grid

Bug Fixes

  • #277115 - Issue with custom datasource while exporting has been fixed.
  • #275804 - aria-label of the column for summary rows in both footer aggregates and group footer aggregates has been fixed.
  • #154185 - Script error, cannot read property getBoundingClientRect has been fixed.
  • #154127 - Missing of first row foreignKey data in the rowSelected event argument has been fixed.
  • #276812 - Grid stacked header with frozen misalignment issue has been fixed.

HeatMap

Bug Fixes

  • #277945 - Legend label cropping issue has been fixed.

Bug Fixes

  • Provided ‘getItemIndex’ public method to get the index of the menu item.

PDFViewer

Bug Fixes

  • #I274036 - Now, the page does not gets refreshed on clicking the import annotation button
  • #I267062 - Size of the Stamp is rendered correctly after saving and loading the file in PDF Viewer.
  • #I268505 - Download is working correctly For French Culture Environment.
  • #F153465 - Digital Signature in the exported image is preserved correctly.
  • #F153465 - Style of the form fields are preserved properly in PDF Viewer.
  • #I274694 -Text highlight is working properly.
  • #I276547 -Text selection is working properly for lower zoom factor.

Features

  • #I254075 , #I266559 - Provided the support to render the hyperlinks which are preserved as plain text

RichTextEditor

Bug Fixes

  • #275859 - The issue with unable to edit the Rich Text Editor content after pasting the content with table has been resolved.

Schedule

Bug Fixes

  • #151241 - An issue with popupOpenEventArgs API documentation has missing possible type value has been fixed.

StockChart

Bug Fixes

  • #262890 - Label position is not working in stock chart primary y axis issue fixed.

TreeGrid

Bug Fixes

  • #277361 - Auto generated columns work fine when two treegrids are rendered on the same page.

Features

  • #152599 - Provided support for toggling selection by adding enableToggle API in selection Settings

TreeView

Bug Fixes

  • #269540 -The issue with The getAllCheckedNodes method which is not returning the proper checkedNodes values in the TreeView component has been fixed.

Features

  • #274084 - Provided an option to set the drag area in TreeView component.