Essential Studio for EJ2 JavaScript Release Notes

v21.1.38
April 04, 2023

Chart

Bug Fixes

  • #I449076 - Data labels are now displayed properly in the HiloOpenClose chart.
  • #I444669 - Line width of the series is now updating properly while using useState method.
  • #I444557 - Legend is now rendering properly on the top position without overlapping with axis label.

CircularGauge

Features

  • #I416334 - The entire circular gauge, including the tooltip and legend, can now be rendered in the right-to-left (RTL) direction, which may be useful in some cultures.

DataManager

Bug Fixes

  • #I440048 - Data not bound when using ODataV4 Adaptor with version 4.01 protocol has been fixed.

DatePicker

Bug Fixes

  • #SF-446512 - Issue with “The mask placeholder not shown while bind with null value in ng-model” has been resolved.
  • #SF-447843 - Issue with “after the form is reset, mask placeholder is not shown in the UI” has been resolved.
  • #FB41541 - Resolved the issue where the change event was not triggering on the initial time when binding the component with strict mode.

DateTimePicker

Bug Fixes

  • #FB41541 - Resolved the issue where the change event was not triggering on the initial time when binding the component with strict mode.

DocumentEditor

Bug Fixes

  • #SF-440282 - Resolved an error while trying to change font for whole document.
  • #SF-441499 - Resolved the script error while opening Document.
  • #SF-438842 - Header/Footer area are now resized based on the inserted image.
  • #SF-441437 - Resolved the dropdown form field items expanding issue.

Features

  • #I418721 - Added API to auto resize when the Document editor became visible.

Bug Fixes

  • #I450984 - Resolved issue, when manually select the all items then SelectAll state not updated for the Dropdown Tree component.

GanttChart

Bug Fixes

  • #I451243 - Unable to set zooming levels through zoomingLevels property issue has been fixed.
  • #I447704 - Timeline tier is not changing dynamically issue has been fixed.
  • I447465 - Incorrect progress value on parent task when child tasks have fractional duration issue has been fixed.
  • -I447475- End key is not working properly issue has been fixed.
  • -#I447772 - Application freezing while changing holidays/weekend issue has been fixed.

Grid

Bug Fixes

  • #I446919 - Inconsistent date value when searching string value issue has been fixed.
  • #I449503 - search bar clear icon not working when apply searching in programmatic way issue has been fixed.
  • #I440720, #I451314 - Provided support for grid query with the custom dataSource while on pdf exporting.
  • #I444506 - Last row border is not applied while reordering a row to the last index issue has been resolved.
  • #F180653 - rowHeight does not work properly with Detail Template issue has been resolved.
  • #F180026 - The issue of the last row being removed after adding a new row has been resolved when the page size is set to ALL.

Maps

Bug Fixes

  • #I425592 - The marker rendered in the custom map can now be dragged and dropped in the desired location based on the requirement.

Bug Fixes

  • #F181258 - The issue with “Input element is not editable when we placed inside the menu template” has been resolved.

PDFViewer

Bug Fixes

  • #I180998 - Now, the date format is same while importing the exported annotations.
  • #I447985 - Now, the textbox and password fields value can be deleted by pressing the delete key.
  • #F181004 - Now, while attempting to delete the annotation from the comment panel working properly.

RangeSlider

Bug Fixes

  • #I441327 - The issue with changing event for the first change action in the Slider has been resolved.

Schedule

Bug Fixes

  • #I448740 - An issue with the current date styles in month agenda view has been fixed.
  • #I445875 - An issue with the scheduler not rendering the all more indicators while resizing the browser window at specific resolutions has been fixed.

Spreadsheet

Bug Fixes

  • #I447298 - Issue with “IF formula does not return the expected result while providing the argument with value as true or false” has been resolved.

SvgBase

Bug Fixes

  • #I439673 - The enableTextWrap property of the tooltip is now working properly.

Tab

Bug Fixes

  • #I434078 - An issue with the “icon for the Tab popup mode in mobile mode” has been fixed.

TreeGrid

Bug Fixes

  • #I407372, #I449067, #I424805 - Fixed console error when dragging and dropping a record and then pressing the tab key.
  • #I441661 - Fixed incorrect checkbox selection update after selecting a record and collapsing in checkboxOnly mode.
  • #I449191 - Fixed incorrect cell index selection in the getSelectedRowCellIndexes method when collapsing a record.
  • #I442710 - Resolved issue of row dropping at the bottom segment (with the last record) not working properly.
  • #I444506 - Resolved issue of last row border not being added when reordering a row to the last index.