Essential Studio for EJ2 JavaScript Release Notes

v19.3.44
October 5, 2021

Chart

Bug Fixes

  • #I342789 - Tooltip fade out duration works properly on mobile device.
  • #F168868 - OnZooming event is now triggering properly.
  • #I339227 - Logarithmic axis range is working fine even value “0” is given.
  • #F169237 - Spline curve is not proper for null values is fixed.

DataManager

Features

  • #I183510, #I183348 - Provided GraphQL Adaptor support.

Diagram

Bug Fixes

  • #I337722 - The issue “Connector Position not Updated Properly when rotating it with segments” has been fixed.
  • #I341943 - The issue “BringIntoView API does not bring the large bounds into the screen viewport” has been fixed.

DocumentEditor

Bug Fixes

  • #I339602 – Track changes is now updated properly in header and footer.
  • #I341964, #I342165 – Resolved the text rearrange issue in copy/paste of RTL text.
  • #I339714 – Footnote order is now updated properly.
  • #I339973 - Table serialization issue in word export is resolved.
  • #I340795 – Issue with copying field is resolved.
  • #I339872 – Page number is footer is now updated properly.
  • #I339576, #F168072 – Resolved the issue in applying page orientation with the section break.
  • #I339027 – Resolved the script error in saving tracked content in header/footer.
  • #I340532 – Html elements are now properly disposed.
  • #F168319 – Resolved the ViewChange event binding issue in Document Editor component
  • #I340643, #I341375 – Resolved the history issue in comment operations
  • #I341840 – Resolved the table rendering issue.

Features

  • #I342110 - Added event to customize the XMLHttpRequest in DocumentEditor and DocumentEditorContainer component.

Bug Fixes

  • #I342360, #I342351 - The issue with “The Dropdown Tree component is not rendered when providing an id that starts with an integer type” has been resolved.
  • I341114 - Issue with “When listbox is selected with checkbox, drag and drop is not working properly” has been resolved.

Features

  • #I301222 - Provided support to display custom selected values template in the Dropdown Tree component.

Gantt

Features

  • #304621, #322659 - Provided percentage support for height and width of Gantt element.

Grid

Bug Fixes

  • #I341591 - Grid column virtualization does not support dynamic column changes issue has been fixed.
  • #I330797 - Provided support to set height and width for image when pdf export.
  • #I341546, #I341928 - custom date format filter issue in Excel search box has been fixed.
  • #I341353 - No Records To Display message is split while grouping has been fixed.
  • #I341339 - Editing issue in foreignKeyColumn with virtualization has been fixed.
  • #I342311 - Hierarchy Grid sends request for childGrid data when hierarchyExportMode as none is resolved.
  • #I341591 - Aggregate rendering condition order impact the grid performance issue has been fixed.

Kanban

Bug Fixes

  • #F169009 - The issue with “Script error thrown when enabling the enablePersistence property with remote data” has been resolved.

Maps

Bug Fixes

  • #I342201 - When the projectionType is set to Equirectangular, data labels will now render correctly.

NumericTextBox

Bug Fixes

  • #I319166 - Issue with “lazy modifier not working” has been resolved.

PDFViewer

Bug Fixes

  • #I297147, #I339056 - Now, the free text annotations with 90 and 270 rotated angle are rotated properly.
  • #I341677 - Now, the opacity is applied properly for the custom stamps.
  • #I341074 - Now, the search icon is visible to close the search dialog.

PivotTable

Bug Fixes

  • #F168308 - The pivot table can now be rendered properly with custom number formats.
  • #I339705 - When the virtual scrolling feature is used, the pivot table can now be rendered properly without an unnecessary horizontal scrollbar when the content does not require it.
  • #I341987 - The pivot table can now be rendered properly while perform filtering with OLAP data source.
  • #I342221 - The pivot table can now be rendered properly while applying date grouping through UI.
  • The column headers are now displayed properly while perform resizing.
  • #I342221 - The pivot table can now be rendered properly while perform member filtering with an empty header.

Features

  • #I300095 - Provided support to display measures at any desired positions in the column or row axis for relational data sources.

QueryBuilder

Features

  • Provided Dropdown Tree component support in Complex data binding.

Schedule

Bug Fixes

  • #FB29036 - An issue with the renderCell event arguments as resourceGroupCells has been fixed in the timeline year view with resources.
  • #I339839 - An issue with the scheduler resize action is not working properly in timeline month has been fixed.
  • #F168909 - The scheduler agenda view throws script error on multilevel resources grouping has been fixed.

Spreadsheet

Bug Fixes

  • I342782 - beforeConditionalFormat event triggered for delete and Clear Contents actions.
  • I342786 - Selection and row height misalignment on wrapped cells while resizing the column issue resolved.
  • I343328 - Script error occurs on copy / paste action while the spreadsheet is scrolled horizontally issue resolved.
  • I342553 - Max function returns error while referring the empty cells issue resolved.
  • I341489 - Content on cells getting duplicated after removing unique function issue resolved.
  • I343150 - Selection performance issue with large data issue resolved.

Features

  • I323841, I305593 - Data validation with formula input support.