Essential Studio for Angular Release Notes

v17.2.35
July 17, 2019

Common

Bug Fixes

  • Fixed CheckBox not disabling issue.
  • Fixed binding not working properly while using ngx-tanslate pipe.

Chips

Bug Fixes

  • #239111 - Issue with getting selected chip using getSelectedChips method in Edge browser has been fixed.

DataManager

Bug Fixes

  • #144418, #234444, #238765, #241262, #241163 - Date value is handled based on the server time zone offset.

DatePicker

Bug Fixes

  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

DateRangePicker

Bug Fixes

  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

DateTimePicker

Bug Fixes

  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

Diagram

Bug Fixes

  • #239193 - The issue “element does not placed properly when specify the position as (0,0)” is now resolved.

Dialog

Bug Fixes

  • #F145500- Resolved the navigation issue while navigating through keyboard in modal dialog.

Document Editor

Bug Fixes

  • #144676 - Table is now layout properly if table contains grid after value.
  • #235990 - Table is now layout properly if table width type is not auto.
  • #228049 - Table with row margin is now layout properly.
  • #228049 - Text is now rendered properly without clipping.
  • #237734 - Table borders are now exported properly.

File Manager

Bug Fixes

  • Issue with empty folder icon alignment when persistence enabled is fixed.

Form Validator

Bug Fixes

  • #212351 - Now, localized text of form validator was included in ej2-locale package.

Grid

Bug Fixes

  • #238402 - Sort comparer is now working properly for RemoteSaveAdaptor;
  • #235736, #237229 - Provided responsive height support for columnChooser of columnMenu.
  • #234395 - Provided currency code while exporting to excel end csv documents.
  • #232623 - Comparer object is now properly working in custom sortComparer function while performing in descending order.
  • #240045 - recordDoubleClick event is now prevented while clicking on groupcaption row.
  • #239272 - autoFitColumns for column resizing is now calculated based on aggregates cell content too.
  • #241310 - Text wrap is now applying for movable headers too while refreshing the grid.
  • #234709 - Sorting order is now maintained in the column after undo operation of the grouped column.
  • #236350 - Script error has been resolved while destroying the grid with pager template.

In-place Editor

Features

  • #240715 - Provided new event beginEdit that triggers when change to editing mode and it helps to skip the focus from In-place Editor component.

Maps

Bug Fixes

  • #I240835 - Highlight border thickness on the shape is huge when hovering on the legend item, it does not set as we given in code issue has been fixed
  • #I240836 - Marker highlight and selection settings do not make a difference issue has been fixed
  • #I240834 - Interactive legend is not working while changing data source issue has been fixed.

MaskedTextBox

Bug Fixes

  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

PDF Viewer

Bug Fixes

  • #I229426 - Provided the API to select, edit, and delete the annotations.

QueryBuilder

Bug Fixes

  • SQL Parsing issue when the rule contains ‘Greater Than Or Equal’, ‘Less Than Or Equal’ operator.
  • Condition is not updated properly in the root while using ‘setRules’ method.

RichTextEditor

Bug Fixes

  • #241388 - The issue, “browser context menu is not shown on right click when enabling the showOnRightClick property” has been resolved.

Schedule

Bug Fixes

  • #240271 - An issue with misalignment of +more indicator when the custom elements and appointments are rendered in same cell has been fixed.

TextBox

Bug Fixes

  • #240368 - Now, you can get the updated previous value in the input event argument.
  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

TimePicker

Bug Fixes

  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

Uploader

Bug Fixes

  • #145718 - Issue with Material spinner appearance in Safari browser has been resolved.