Essential Studio for EJ2 TypeScript Release Notes

v17.3.16
October 9, 2019

Common

Bug Fixes

  • #243640 - Resolved Template support for helper function in if/else condition.
  • #248248 - Resolved dragging misbehaviour, while placing a new drag element (child) inside drag element (parent).

Accordion

Features

  • Provided item template support for accorion.

AccumulationChart

Features

  • #249611 - Provided duration support for hiding the tooltip.

Chart

Bug Fixes

  • #249730 - Polar chart column series with inversed axis with OnTicks rendering issue fixed.
  • #250074 - Radar chart values are wrongly plotted in outside the axis issue fixed.
  • #250064 - Radar and Polar Chart of Scatter Type is not rendering when the Value label is enabled issue fixed.
  • #250336 - es2015 script error issue has fixed.
  • #250081 - Radar and Polar chart when only one data is passed it is appearing as single dot issue fixed.

Features

  • #249611 - Provided duration support for hiding the tooltip.

ColorPicker

Bug Fixes

  • F147566 - In Palette mode, Empty string color value shows the default color(green) instead of no color has been fixed.
  • #236442 #247200 - Opacity value in hex code is removed from value when enableOpacity property is set to false.

Dialog

Bug Fixes

  • #240696- Resolved the odd dragging behaviour on Dialog when scrolling the page.
  • #249144- Resolved the issue with rendering templates when enabled the policy "script-src self" in Dialog.
  • #249263, #249478- The issue with dynamically updating the Dialog content using the function template has been resolved.

DocumentEditor

Bug Fixes

  • #246365, #250077 - Table Width for auto type table format is now updated properly.
  • #249283 - Command + A key triggers properly in MAC machine’s Safari browser.
  • #248301 - Text clipping issues are fixed when text inside table cell.
  • #246587 - backward selection issues and backspace issues for restrict editing are resolved now.
  • #244786 , #248882 - Text now rendered properly in RTL paragraph, when copy and paste locally.
  • #248304 - Tab leader is now preserved properly, when updating table of contents.

Grid

Bug Fixes

  • #249323 - Case-sensitive is not working when filter the records by filterByColum issue has been fixed.
  • #244767 - childElement count undefined issue has been fixed.
  • #244767 - Added the columnuid and customAttributes in summary column.
  • #244767 - Misalignment issue has been fixed while using frozen with aggregate.
  • #244767 - Validation error message position issue has been fixed.

InPlaceEditor

Bug Fixes

  • #247721 - The issue with rendering the MultiSelect type of In-place editor while configuring remote data source has been resolved.

ListBox

Bug Fixes

  • Adding common cssClass for wrapper.

ListView

Bug Fixes

  • Issue of rendering a listview with new data in virtualization has been fixed.

Bug Fixes

  • #249638 - Multiple Menu in the Page causes an issue in Hamburger mode is fixed.

MultiSelect

Features

  • Provided Material2 outline layout for multiselect.

NumericTextBox

Bug Fixes

  • #242949 - Resolved the cursor flickering issue on IE11 browser while focus the input by tab and mouse simultaneously.

PdfExport

Bug Fixes

  • Preservation issue with PDF colour empty constructor is fixed.

PDFViewer

Bug Fixes

  • #I249017 - Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.

Features

  • #I249725 - Provided the support to enable or disable the comment panel.
  • #I248609 - Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.

RichTextEditor

Bug Fixes

  • #249291 - The issue “extra empty tags are added while toggling bold or Italic style when typing the text randomly” in the Rich Text Editor has been fixed.

Schedule

Bug Fixes

  • #147850, #249678 - An issue with event click action is not working in the latest version of iOS has been fixed.
  • #246126 - An issue with toolbar is not working properly in all overflow modes in Scheduler has been fixed.
  • An issue with recurrence date is not generated properly in month option has been fixed.

Spreadsheet

Features

  • Provided updateCell method to update a cell properties

StockChart

Bug Fixes

  • #249956 - Annotation rendering issue has fixed.

Switch

Bug Fixes

  • Adding common cssClass for wrapper.

TextBox

Bug Fixes

  • Issue with Material2 outline layout has been resolved.

Toast

Bug Fixes

  • #242279 - The DOM selector processing has been prevented in the title property. The Toast component now accepts only string and HTML string in the title property.

Toolbar

Bug Fixes

  • #246126 - An issue with toolbar is not working properly in overflow as popup mode when we used input elements in it has been fixed.

TreeGrid

Bug Fixes

  • #249633 - Row Drag and Drop works fine with RemoteSaveAdaptor.
  • #F147968 - Datasource update works fine after cancelling edit action on cell editing.

TreeView

Bug Fixes

  • #246937 - The unchecking checkbox performance issue has been resolved.