Essential Studio for EJ2 JavaScript Release Notes

v17.3.17
October 15, 2019

Chart

Features

  • #249554 - Provided smart axis label for polar radar chart.
  • #239599 - Provided event support for tooltip template.

Diagram

Bug Fixes

  • #249873 - The issue with an exception that thrown while dragging an element from the pale if we have several diagrams and destroy one diagram has been resolved.
  • #F147762 - The issue “Template annotation drawn numerous times during runtime changes” has been fixed.
  • #249484 - The issue “Multi-selected node rotation not rotating based on center” has been resolved.
  • #242645 - The issue “Unable to select a node in swimlane” has been fixed.
  • #249697 - The selection after drag and drop the nodes out side of the diagram region is now working fine.

Features

  • #249143 - The issue “Horizontal and vertical alignment not working for the complex hierarchical layout” has been fixed.

DocumentEditor

Bug Fixes

  • #246264 - Page now becomes responsive, when document contains table with split cell widget.
  • #249138 - Table of contents dialog now rendered properly.
  • #245757 - Page now becomes responsive when we edit in header footer region.
  • #249049 - List continue numbering issues are resolved now.
  • #248304, #250801 - TOC is now updated properly, when paragraph contains page break with heading style.
  • #249736 - Focus is now set to text search result, when search icon is clicked in options pane.
  • #249542 - Draw image error is resolved now, when document contains invalid image source.
  • #249329 - Added localization for missed text in document editor.
  • #248710 - Character format is now applied, when selection start is in field.

FileManager

Breaking Changes

  • Now, the rename dialog shows or hides the file name extension based on the showFileExtension property value in the file manager.

Grid

Bug Fixes

  • #244767 - Validation error message not shown for Batch and Dialog editing has been fixed.
  • #249835 - Need to show confirmation dialog while in batch mode with drag and drop has been fixed.
  • #250135 - Column resizing feature is not working properly when row drag and drop is enabled.
  • #147538 - recordDoubleClick event does not remove when destroy grid element is fixed.
  • #244693 - Script error throws while using aggregates with set Row method is fixed.
  • #249990 - Script error throws while using detail template with auto generated columns is fixed.
  • #145834 - Need to access complex columns while using auto generated columns is fixed.
  • #249176 - Exclamation sign was not supported by Filter column is fixed.

MultiSelect

Bug Fixes

  • #250710 - Now, you can filter the data while render the component using select element.

PDFViewer

Bug Fixes

  • #I249742 - The annotationSelect event will be triggered properly after selecting another text markup annotation.
  • #I245008 - Notes of the measure annotations will now be updated properly after modifying the scale values.

Features

  • #I248585 - The start and end indexes of text markup annotation have been exposed in the annotationAdd event.

Schedule

Bug Fixes

  • An issue with displaying week number with different firstDayOfWeek has been fixed.
  • #244512 - An issue with recurrence option in editor template has been fixed.
  • #148187 - An issue with default flag missing in variable $schedule-tbar-border-hover-color from bootstrap4 theme has been fixed.

Tab

Bug Fixes

  • #250013 - An issue with nested tab rendering while headerPlacement is set as Bottom has been fixed.