Essential Studio for EJ2 TypeScript Release Notes

v21.1.39
April 11, 2023

Common

Bug Fixes

  • #I445928 - The issue with the “formatNumber method on internationalization” has been resolved.

Chart

Bug Fixes

  • #I451537 - Now, the column chart rectangle is properly rendering for OnTicks.
  • #I452148 - The chart now renders correctly even when the x value is set to an empty string in the data source.

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.

Diagram

Bug Fixes

  • #I448343 - Now, position change event completed state is fired properly.
  • #I446954 - Now, the segment does not get dragged when there is no thumb in it.

DocumentEditor

Bug Fixes

  • #SF-442240 - Resolved the space issue while opening document.
  • #SF-446434 - Resolved the border rendering issue in first page.
  • #SF-442538 - Resolved the list number issue when updating table of contents.
  • #SF-443314 - Resolved the script errors while delete the content with track changes enabled.
  • #SF-444283 - Resolved the script error while loading mail merged document.
  • #SF-448042 - Resolved the Blank page created while printing with A5 paper.
  • #SF-441437 - Resolved the dropdown form field items expanding issue.
  • #SF-434487 - Improved the cache logic in spell check for text with special character.

Features

  • #SF-438580 - Added support for the event beforeAcceptRejectChanges to prevent accepting or rejecting tracked changes.

Bug Fixes

  • #I451965 - While performing filtering multiple times, the checked node state is cleared in the Dropdown Tree component has been resolved.

FileManager

Bug Fixes

  • #I445512 - The issue with the fileSelection and fileSelect events argument in the File Manager component large icon view has been resolved.

Grid

Bug Fixes

  • #I443674 - Resolved the issue where the currency format was incorrect with grid excel export.
  • #F175708 - Fixed the issue where the change event of the textbox component was not triggered when pressing the tab key on batch edit.
  • #I432022 - Resolved the issue where the grid was being re rendered while updating state due to the use of function type property.
  • #I447288 - The issue of virtual scrolling not functioning correctly when rendering the Grid at the bottom of the page has been resolved.

ImageEditor

Bug Fixes

  • Issue with “Shape changing event not triggered while inserting crop selection” has been resolved.

Kanban

Bug Fixes

#F181441 - Resolved a issue, where a console error was thrown when dragging into the column header on the Kanban.

ListBox

Bug Fixes

  • #F181131 - Issue with “No Record Found text disappears while hovering the drag item on list box without drop” has been resolved.
  • #F181311 - Issue with “Scrolling is not working while drag and drop the list box with item Template” has been resolved.

ListView

Bug Fixes

  • #I452079 - Resolved detached elements memory leak issue in the ListView component.

Bug Fixes

  • #I445794 - The issue with “Context Menu keyboard navigation is not working in scrollable page” has been resolved.
  • #I446612 - The issue with “Attributes are not updated properly while directly appending the menu item” has been resolved.

PDFViewer

Bug Fixes

  • #F181069 - Now, the fill color of the free text annotation is preserved properly on XFDF import.
  • #F180774 - Now, the date format and time zone were correct when importing the annotations in the Azure app service.
  • #F181073 - Now, we can able to delete and set status of annotations last comment.
  • #I446702 - Now, the zooming operations for documents with mixed page orientations function correctly.
  • #F181068 - Now, the free text annotation is resized properly if a large content is added to the comment panel.
  • #I447783 - Reloading a PDF document with handwritten signatures on non-rendered pages are preserved properly.

Features

  • #I448261 – Exposed the API to load the number of pages on initial loading.

Pivot Table

Bug Fixes

  • #I450857 - When virtualization is enabled, the Pivot Table with OLAP data now exports to an Excel document properly.

RangeSlider

Bug Fixes

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

RichTextEditor

Bug Fixes

  • #I449820 - Fixed the issue where the Placeholder was not working in Iframe mode in Rich Text Editor.
  • #I450797 - Resolved issue where typed content and placeholder in the Rich Text Editor would merge when the TAB key was used to focus on the component.
  • #I453953 - Resolved the issue where script error is thrown when clicking clear format toolbar while no content in Rich Text Editor.

Schedule

Bug Fixes

  • #I425939 - Schedule virtual scrolling appointment rendering performance improved.
  • #F181250 - Schedule layout rendering performance improved with timezone property.
  • #I328355, #I449137 - Provided support to bind methods in JS way for the Schedule events in the print method printOptions.

Tab

Bug Fixes

  • #I434078 - An issue with the “icon for the Tab popup mode in mobile mode” has been fixed.
  • #I451561 - An issue with the “When the same selected tab is re-selected, the tab selecting event is triggered again” 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.