Essential Studio for EJ2 TypeScript Release Notes

v17.2.36
July 24, 2019

AccumulationChart

Bug Fixes

  • #241559 - Console error on doughnut chart when trying to hide a point via legend icon issue fixed.

AutoComplete

Bug Fixes

  • #F146110 - Now, Resolved the console error thrown when first character is type using MinLength property.

Chart

Bug Fixes

#240342 - While scrolling chart’s scrollbar Vertical HTML scrollbar goes up issue fixed.

CircularGauge

Bug Fixes

  • #I241842 - The issue with providing the content “a” in the string template when having anchor tag in an application has been fixed.

DataManager

Bug Fixes

  • 241939 - In Predicate or function , Date type has been added to give support for filtering Date values.

DatePicker

Bug Fixes

  • #236828 - Resolved the accessibility related issue in DatePicker.

Diagram

Bug Fixes

  • #236860, #237139 - The issue “MouseMove event is not triggered in Firefox” is now resolved.
  • #241680 - The issue “Nodes drawn using drawing tools not appeared in overview” is now resolved.
  • #240493 - The console error thrown while resizing the window in Chrome has been fixed.
  • #242332 - The issue “ContextMenu not appears while clicking an empty diagram” is now resolved.

DocumentEditor

Bug Fixes

  • #239985 - List paragraph with style is now layout properly.
  • #236808 - Table is now layout properly if table width type is auto.
  • #228049 - Paragraph with right tab stop is now layout properly.

Bug Fixes

  • #F146110 - Now, Resolved the console error thrown when first character is type using MinLength property.

FileManager

Bug Fixes

  • Issue with when the component is rendering and you are trying to resize the window the component throws script error is fixed.

Gantt

Bug Fixes

  • #241781 - Gantt task-data property missing in template data issue has been fixed.

Grid

Bug Fixes

  • #241299 - Misalignment is resolved when hiding a column in a allowDragAndDrop enabled Grid.
  • #237505 - Grouping expand and collapse rows are now working properly when virtualization enabled with aggregates.
  • #241020 - Grid initial filtering is now working fine while filtering the foreignKey enabled column.
  • #241150,#242157 - Script error while clicking inside the Grid edit form with hidden column has been fixed.
  • #238244 - Script error has been fixed in IE browser while continuously create and destroy the grid.
  • #240283 - Support to dynamically set true/false to the allowDragAndDrop has been provided.
  • #222746 - Last block of records are now working properly in grouping with virtualization feature.

Features

  • #235428 - Support has been provided to enable or disable match case in filterSettings. Use filterSettings.enableCaseSensitivity to enable or disable match case.
  • Provided autoFit property in column level to do initial auto-fitting operation.
  • Provided keyPressed event support.

Maps

Bug Fixes

  • #I240833 - Some labels disappear when you change “colorMapping” and refresh the map issue has been fixed.
  • I240804 - The issue with dynamically updating the zoom factor has been fixed
  • I241873 - The issue with zooming the map component with a single click has been fixed

MultiSelect

Bug Fixes

  • #241578 - Issue with “Checkbox selection is not updated properly in the popup list items when set filtering as false” has been resolved.

PDFViewer

Features

  • Provided the API to modify the scale ratio to change the quality of the pages rendered in the PDF Viewer.

QueryBuilder

Bug Fixes

  • Date values are not properly filtered using DataManager.

RangeNavigator

Bug Fixes

The appendChild of null console error issue has been fixed.

RichTextEditor

Bug Fixes

  • #242377 - The issue, “alignment is not working while pasting content from notepad” has been resolved.
  • #F146057 - The issue, “formatting(strong and alignment) is not maintained on pasting web content” has been resolved.

StockChart

Bug Fixes

The querySelector of null console error issue has been fixed.

Uploader

Bug Fixes

  • #F145967, #242158 - Resolved removing event restricted while the args.cancel is enabled.
  • Now, provided postRawFile argument to the remove method for post either file/file name to the server.