Essential Studio for EJ2 TypeScript Release Notes
BreadCrumb
Features
Breadcrumb is a graphical user interface that helps to identify or highlight the current location within a hierarchical structure of websites. The aim is to make the user aware of their current position in a hierarchy of website links.
- Overflow Mode - Used to limit the number of breadcrumb items to be displayed.
- Icons - Icons can be specified in Breadcrumb items.
- Template - Supports template for item and separator.
- Bind To Location - Supports items to be rendered based on the URL or current location.
- Accessibility - Provided with built-in accessibility support that helps to access all the Breadcrumb component features through the keyboard, screen readers, or other assistive technology devices.
Chart
Bug Fixes
-
#I342789- Tooltip fade out duration works properly on mobile device. -
#F168868-OnZoomingevent is now triggering properly. -
#I339227- Logarithmic axis range is working fine even value “0” is given. -
#F169237- Spline curve is not proper for null values is fixed.
Chips
Bug Fixes
-
F167517- The issue with “JEST test case failure with Chip component” has been resolved.
DataManager
Features
-
#I183510,#I183348- ProvidedGraphQLAdaptor support.
Diagram
Bug Fixes
-
#I337722- The issue “Connector Position not Updated Properly when rotating it with segments” has been fixed. -
#I341943- The issue “BringIntoView API does not bring the large bounds into the screen viewport” has been fixed.
DocumentEditor
Bug Fixes
-
#I339602– Track changes is now updated properly in header and footer. -
#I341964,#I342165– Resolved the text rearrange issue in copy/paste of RTL text. -
#I339714– Footnote order is now updated properly. -
#I339973- Table serialization issue in word export is resolved. -
#I340795– Issue with copying field is resolved. -
#I339872– Page number is footer is now updated properly. -
#I339576,#F168072– Resolved the issue in applying page orientation with the section break. -
#I339027– Resolved the script error in saving tracked content in header/footer. -
#I340532– Html elements are now properly disposed. -
#F168319– Resolved the ViewChange event binding issue in Document Editor component -
#I340643,#I341375– Resolved the history issue in comment operations -
#I341840– Resolved the table rendering issue.
Features
-
#I342110- Added event to customize the XMLHttpRequest in DocumentEditor and DocumentEditorContainer component.
Drawings
Bug Fixes
-
#337257– Now, the annotation resize is working properly if the resize shape is Circle.
DropDownButton
Bug Fixes
- createPopupOnClick scenario not handled properly in DropDownButton issue has been resolved.
DropdownTree
Bug Fixes
-
#I342360,#I342351- The issue with “The Dropdown Tree component is not rendered when providing an id that starts with an integer type” has been resolved. -
I341114- Issue with “When listbox is selected with checkbox, drag and drop is not working properly” has been resolved.
Features
-
#I301222- Provided support to display custom selected values template in the Dropdown Tree component.
ExcelExport
Bug Fixes
- Internet Explorer version 11 Grid to Excel export issue is fixed.
- Date issue is fixed for CSV export.
- File corruption issue is fixed in Grid to Excel export.
- Fixed currency format thousand separator missing issue.
FileManager
Bug Fixes
-
#I340018- The issue with “Script gets executed when new folder is created with HTML tags while usingenableHtmlSanitizerproperty of File Manager component” has been resolved.
Gantt
Features
-
#304621, #322659- Provided percentage support for height and width of Gantt element.
Grid
Bug Fixes
-
#I341591- Grid columnvirtualizationdoes not support dynamic column changes issue has been fixed. -
#I330797- Provided support to set height and width for image when pdf export. -
#I341546,#I341928- custom date format filter issue in Excel search box has been fixed. -
#I341353-No Records To Displaymessage is split while grouping has been fixed. -
#I341339- Editing issue inforeignKeyColumnwithvirtualizationhas been fixed. -
#I342311- Hierarchy Grid sends request forchildGriddata whenhierarchyExportModeas none is resolved. -
#I341591- Aggregate rendering condition order impact the grid performance issue has been fixed.
Kanban
Bug Fixes
-
#F169009- The issue with “Script error thrown when enabling theenablePersistenceproperty with remote data” 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.
Maps
Bug Fixes
-
#I342201- When theprojectionTypeis set toEquirectangular, data labels will now render correctly.
NumericTextBox
Bug Fixes
-
#I319166- Issue with “lazy modifier not working” has been resolved.
PDFViewer
Bug Fixes
-
#I297147,#I339056- Now, the free text annotations with 90 and 270 rotated angle are rotated properly. -
#I341677- Now, the opacity is applied properly for the custom stamps. -
#I341074- Now, the search icon is visible to close the search dialog.
PivotTable
Bug Fixes
-
#F168308- The pivot table can now be rendered properly with custom number formats. -
#I339705- When the virtual scrolling feature is used, the pivot table can now be rendered properly without an unnecessary horizontal scrollbar when the content does not require it. -
#I341987- The pivot table can now be rendered properly while perform filtering with OLAP data source. -
#I342221- The pivot table can now be rendered properly while applying date grouping through UI. - The column headers are now displayed properly while perform resizing.
-
#I342221- The pivot table can now be rendered properly while perform member filtering with an empty header.
Features
-
#I300095- Provided support to display measures at any desired positions in the column or row axis for relational data sources.
QueryBuilder
Features
- Provided Dropdown Tree component support in Complex data binding.
RichTextEditor
Bug Fixes
-
#I338000- The issue withactionCompleteevent triggered twice, when replacing the inserted image using QuickToolbar has been resolved. -
#I343188- The issue with “Focusing a table cell that was recently inserted in the Rich Text Editor, the page scrolls to the end and the table loses its focus” has been resolved. -
#F168838- The issue with “Image is not inserted in the editor, when using theTurkishlanguage” has been resolved.
Schedule
Bug Fixes
-
#FB29036- An issue with therenderCellevent arguments asresourceGroupCellshas been fixed in the timeline year view with resources. -
#I339839- An issue with the scheduler resize action is not working properly in timeline month has been fixed. -
#F168909- The scheduler agenda view throws script error on multilevel resources grouping has been fixed.
Sidebar
Bug Fixes
- The issue with “The Sidebar background color is not correct in high-contrast theme” has been resolved.
Splitter
Bug Fixes
-
#I341650- The issue with “Resize event handler is not properly un-wired, when destroying the splitter component” has been resolved.
Spreadsheet
Bug Fixes
-
I342782-beforeConditionalFormatevent triggered fordeleteandClear Contentsactions. -
I342786- Selection and row height misalignment on wrapped cells while resizing the column issue resolved. -
I343328- Script error occurs on copy / paste action while the spreadsheet is scrolled horizontally issue resolved. -
I342553-Maxfunction returns error while referring the empty cells issue resolved. -
I341489- Content on cells getting duplicated after removing unique function issue resolved. -
I343150- Selection performance issue with large data issue resolved.
Features
-
I323841,I305593- Data validation with formula input support.
SvgBase
Bug Fixes
-
#311306- Position of Tooltip template has been changed.
Tab
Bug Fixes
-
#I341589- An issue with the tab content not updated properly on the initial load has been fixed.
TreeGrid
Features
-
#314841- Provided support to freeze the columns on right, left or both sides.