Essential Studio for EJ2 TypeScript Release Notes

v17.1.43
April 30, 2019

Common

Bug Fixes

  • #142628, #143613 - Fixed template string evaluation malfunctions in template engine.
  • #226430 - Resolved Drag not working in IE browser issue.

Chart

Bug Fixes

  • #219174 - Multi line axis label is not proper when using multiple rows intersect action issue has been fixed.
  • #231943 - Console error throws when using area chart out of the axis range has been fixed.
  • #234027 - Chart is not destroying properly while calling destroy method issue fixed.

CircularGauge

Bug Fixes

  • #I234082 - Circular gauge tooltip is not shown in IE browser issue has been fixed.
  • #I234174 - Tooltip content width and adding a border to control container alignment issues have been fixed.

ComboBox

Bug Fixes

  • #233483 - The List not generated properly while clear the value using clear button issue has been resolved.
  • #234100 - The search not working on enabling read only in the control initialization issue has been resolved.
  • #233137 - The combobox is not focused when click the tab key at single time issue has been resolved.

DashboardLayout

Bug Fixes

  • #234604 - Issue with draggable cursor appears on hovering over the panels when dragging is disabled has been fixed.

DatePicker

Bug Fixes

  • #143352 - Now, the DatePicker fires input’s blur when click outside without select the date from calendar popup.
  • #233877 - Now, you can enter the same date value after form reset.

DateTimePicker

Bug Fixes

  • #233877 - Now, you can enter the same datetime value after form reset.

Diagram

Bug Fixes

  • When changing the node’s path data at run time, it scales properly with respect to node’s size.
  • When changing the trigger type of BPMN’s Task shape at run time, the trigger shape is positioned properly.
  • Now, the connector’s decorator is docked properly when layout is enabled and drag the node.
  • When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
  • If boundaryConstraints is enabled and node’s rotateAngle is changed at run time, node does not exceed the boundary limit.
  • When changing the annotation’s properties at run time, annotation will update properly.

DocumentEditor

Bug Fixes

  • #233908 - Height for merged cell is now updated properly.

Bug Fixes

  • #231680 - The data source is observable using Async Pipe with pre select value not updated issue has been resolved.
  • #230651 - Eval function security issue has been resolved.

Gantt

Bug Fixes

  • Bug fixes included.

Grid

Bug Fixes

  • #233158- Duplicate virtual element rendered while refreshing the grid is resolved.
  • #230859- actionComplete event argument requestType shown as paging while delete operation is resolved.
  • #233673- Script error occurs while using column virtualization with enablePersistance property is resolved.
  • #233281- Misalignment between frozen and movable content when using EJ compatibility CSS is resolved.
  • #233413- Alignment issue in grid stacked header when we enable frozen feature is resolved.
  • #143681- clearFiltering method will send multiple posts in excel filter is resolved.
  • #234189- Script error while using hidden columns method is resolved.

ListView

Bug Fixes

  • Issue with maintaining checked items in virtualization mode while checking the checkbox item directly has been fixed.

Maps

Bug Fixes

  • #F143717 - The div containing the maps component overlaps the div with inputs above it issue has been fixed
  • #I233127 - The issue with the last interacted scaling is not maintained when refreshing the browser
         with the 'enablePersistence' API as true has been fixed.
    

PDFViewer

Bug Fixes

  • The Loading Indicator is now shown properly while loading a large page size document.
  • The pan interaction mode is now working properly when the toolbar is disabled.

QueryBuilder

Bug Fixes

  • Multiselect datasource not properly updated for in and notin operators.

RichTextEditor

Bug Fixes

  • #234280 - RichTextEditor’s toolbar is broken when using ES2015 target that issue has been resolved.

Schedule

Bug Fixes

  • #233410 - An issue with date is not retrieved in view navigation in timeline month view is fixed.

Toolbar

Bug Fixes

  • #231019 - An issue with RTL mode of Toolbar scroller has not working in Firefox browser has been resolved.

TreeView

Bug Fixes

  • #234147 - Issue with maintaining checked states while giving id and parentID value as string type in data source has been fixed.