Essential Studio for EJ2 TypeScript Release Notes

v20.4.40
December 28, 2022
We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget.org due to an issue with it. To resolve any compilation issues or warnings while using this, upgrade your Syncfusion NuGet packages version to v20.4.0.41 or later.

Bug Fixes

  • #I419341 - The Blank carousel item displayed on autoplay when a single item alone is rendered has been resolved.

Chart

Bug Fixes

  • #I423644 - Now axis label is aligned properly when minimum value is high.
  • #I423606 - Trendline is now proper for zero values,
  • #I424547 - Now zooming the multi colored line is working properly.

Chips

Bug Fixes

  • #I422262 - Added the aria-disabled attribute to the disabled Chip items.

CircularGauge

Features

  • #I293761, #I294324, #I309426, #F165646, #I420860 - When animationDuration is set in the rounded range bar pointer, the path element for the pointer is now improved.

ContextMenu

Bug Fixes

  • #I425402 - Accessibility issue in context menu has been fixed.

Diagram

Bug Fixes

  • #I421800 - Now, bezier connector rendered properly while save and load the diagram.
  • #I417240 - Now, dropping bpmn text annotation node inside the swimlane is working properly.

DocumentEditor

Bug Fixes

  • #I421680 - Resolved the paragraph overlapping and border issue while opening the attached document.
  • #I424498 - Attached document with hyperlink text is now displayed properly.
  • #I425696 - Resolved the overlap issue in options pane.

Bug Fixes

  • #F31632 - Accessibility issue in DropDownButton has been resolved.
  • #I422250 - Keyboard navigation not working properly when we set arguments cancel property as true in beforeClose event of DropDownButton has been resolved.

Bug Fixes

  • #F178650 - Resolved the error after perform filtering in Dropdown Tree while updating data dynamically

ExcelExport

Bug Fixes

  • Modified the “\n” character at end of row as “\r\n” in Grid to CSV export.

Gantt

Bug Fixes

  • #I420702 - Persistence settings prevent changing the timeline settings issue has been fixed.
  • #I422731 - Issue when predecessor is given for unscheduled parent issue has been fixed.
  • #I423435 - Customize baseline colour in queryTaskbarInfo event in segmented tasks issue has been fixed.
  • #I420280 - The actionBegin event receives more records as modified data when task is edited issue has been fixed.
  • #I422943 - Taskbar appearing on next date issue has been fixed.
  • #I422476 - Progress value issue in parent task has been fixed.
  • #I425389- Baseline not properly rendered after moving Milestone.

Grid

Bug Fixes

  • #I423744 - Script error thrown when saving the data with Shimmer effect issue has been fixed.
  • #I422501 - Header tooltip displays when the header text is wrapped and clipMode is set issue has been fixed.
  • #I424277 - Ellipsis With Tooltip is now working fine with batch editing.
  • #I421562, #I423051 - Unable to filter the menu with autocomplete when grouping is applied has been fixed.

ImageEditor

Bug Fixes

  • Issue with “Toolbar Alignment” has been resolved.

ListBox

Bug Fixes

  • #F424252 - Issue with “Data source not update properly when we filtering and clicking move All button in listbox toolbar sample” has been resolved.
  • #I423072 - Issue with “actionBegin event argument not passes the filtered item properly while filtering and clicking move All button in listbox toolbar sample” has been resolved.

ListView

Bug Fixes

  • #F168185 - The issue with “Sorting is not applied properly when entering different values in the text field of the ListView component” has been resolved.

MultiSelect

Bug Fixes

  • #FB38693 - The issue “Multiselect dropdown icon is not aligned properly” has been resolved.

NumericTextBox

Bug Fixes

  • #I417969 - The issue “Clear button does not working after the component is enabled” has been resolved.

OfficeChart

Bug Fixes

  • #I399919 - Resolved the bar chart rendering issue.

PDFViewer

Bug Fixes

  • #I420988 - Now, the annotations are not delete while drag, resize or deleting the form fields.
  • #I422542 - Now, the strike through can now be added to free text annotations programmatically.
  • #I424231 - Now, the issue with the document’s signature disappearing has been fixed.

PivotTable

Bug Fixes

  • Advanced filtering now works properly in a pivot table.

Bug Fixes

  • #I423129 - Now, when Rich Text Editor is placed inside the modal dialog the hyperlink quickToolbar popup is visible.

ProgressBar

Bug Fixes

  • #I420052 - Now progress bar API reference are refreshing properly.

QueryBuilder

Bug Fixes

  • #F178375 - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
  • #I423706 - Issue with Field Dropdown list popups get collapses when we use validateFields method in query builder has been fixed

RangeNavigator

Bug Fixes

  • #I413509 - Now period selectors are updating properly for the range selector changes.

RichTextEditor

Bug Fixes

  • #I425639, #I425631 - Now, when editing the values in the Rich Text Editor, the script error is not thrown.
  • #I423129 - The toolbar bottom border now displays correctly while maximizing and minimizing the Rich Text Editor.
  • #F179458 - Now, localization text of source Code and preview in tooltip are shown properly when hover the icons.
  • #F179343 - Now, maximize and minimize toolbar icon of localization text is shown properly when hover the icons.

Schedule

Features

  • #I384604 - Provided custom workdays support when resources are grouped by date.
  • #I394207 - Provided closeTooltip method to close the appointment tooltip programmatically.
  • #I399939 - Provided dateRangeTemplate template to customize the header date range in scheduler.

Splitter

Bug Fixes

  • #I413810 - The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.

Spreadsheet

Bug Fixes

  • #I422232 - Issue with “SUMIFS formula is not working properly while providing as nested formula to the SUM formula” has been resolved.
  • #F179330 - Issue with “custom function reference is removed from the control instance while calling the refresh method” has been resolved.

StockChart

Bug Fixes

  • #I418512 - Console error when specifying labelRotation for stockchart issue has been fixed.

Tab

Bug Fixes

  • #I422226 - An issue with while using underscore on tab id wrong content shown has been resolved.
  • #F179266 - Tab height does not change dynamically when heightAdjustMode has set as Fill mode has been resolved.

Features

  • #I348957 - Provided option to specify tabindex attribute to control the tab key order of tab header elements.

TextBox

Bug Fixes

  • #I415324 - The issue “Refresh method is not working properly in TextBox component” has been resolved.

Toolbar

Features

  • #I348957 - Provided option to specify tabindex attribute to control the tab key order of the toolbar elements.

Tooltip

Bug Fixes

  • #I415013 - Resolved detached elements memory leak issue in the Tooltip component.
  • #I415386 - The issue “Tooltip did not appear for the second time when using the tab key to focus on the remove icon of the uploader component” has been resolved.

TreeGrid

Features

  • Provided the shimmer effect for tree grid while loading, refreshing and data processing. Please find the demo here.
  • #I307202, #FB20655 - Provided support to load child records on demand while virtual scrolling in remote data binding. Find more details in the documentation here.

TreeMap

Bug Fixes

  • #F178496 - The legend items now render in the same order as the color mapping objects.

TreeView

Bug Fixes

  • #I415237 - The TreeView performance issue in Vue3 framework has been resolved.