Essential Studio for EJ2 TypeScript Release Notes
v19.1.63
May 13, 2021
Accordion
Bug Fixes
-
#I324822
- Provided the accessibility support for current state of accordion itemsexpanded/collapsed
when using screen reader.
Barcode
Bug Fixes
-
#316606
- “Text alignment was not proper with UPCA type barcode” issue has been fixed.
Chart
Bug Fixes
-
#325456
- Highlight and selection issue has been fixed for multiple charts. -
#F165060
- Accumulation chart with data label is now rendering properly inside the dashboard layout.
Features
-
#288255
- Improved logarithmic axis to show value less than 1.
Diagram
Bug Fixes
-
#I322863
- This issue “Node does not drag properly when move inside swimlane” has been fixed. -
#I326309
- This issue “While drag and move the multiple children of swimlane some children jump from one lane to another lane” has been fixed. -
#I323817
- This issue “An exception will raise when send the native node back to the group of native nodes” has been fixed. -
#I323457
- This issue “straight line segment not moved in group while dragging grouping node” has been fixed. -
#I325103
- This issue “Connector alignment is not rendered properly at initial rendering” has been fixed. -
F164350
- The issue “Annotation hyper link is not working” has been fixed. -
#319911
- The issue “Customized style disappears when serializing the BPMN shapes” has been fixed. -
#321939
- The issue “Swimlane send to back node working” has been fixed. -
#322854
- The issue “Swimlane children disappear while performing the order commands” has been fixed. -
#323203
- The issue “Exception occurs when try to redo the node’s gradient color” has been fixed. -
#324238
- The issue “An empty space will take place along with the diagram while exporting the diagram into the image” has been fixed. -
#321284
- The issue “The loaded layout diagram is differ from the saved diagram” has been fixed. -
F164274
- The issue “Resize functionality of the lane is not working if the can move is false” has been fixed. -
#316688
- The issue “Symbol palette component gets rendered on every state change” has been fixed. -
#317943
- This issue “While render the layout’s nodes with the collapsed state, the nodes are not properly aligned “ has been fixed.
Dialog
Bug Fixes
-
#F164882
- Resolved the issue “Setting the dialogminHeight
property as number is not working properly”. -
#I326833
,#F165083
- The issue with “When the content is given as a template function, then the content is not rendered in the Dialog” has been resolved.
DocumentEditor
Bug Fixes
#I326717
- Table border is preserved in the exported word document
#I325968
- New line changes are now tracked properly
#I325590
- Context menu behaviour for spell check is resolved.
#I325697
- Spell check in tracked changes is now updated properly.
#I324896
- List track changes are now applied properly.
#I322387
- DocumentEditorContainer disposing issue is resolved.
#I324622
- Resolved the chart parsing issue.
#I324911
- Console error when opening document with footnote is resolved.
#I324907
- Numbering list is copied with proper color.
#I323215
- Table is now layout properly after row delete.
#I322560
- Page content duplication issue is resolved.
Features
-
#I324911
- Provided support for inserting non-breaking space character on Ctrl + Shift + Space key combination. -
#I326184
- Added option to specify the device pixel ratio for the image generated while printing the document.
FileManager
Bug Fixes
-
#I323484
- Now, the warning dialog will be displayed while dropping the searched file into the same source location in the File Manager component.
Gantt
Bug Fixes
-
#326155
- Issue in splitting task using public method has been fixed. -
#325948
- Issue in adding new task with empty string has been fixed. -
#325585
- Issue while defining columns and dynamically changing the view type has been fixed.
Features
-
#264444, #296315
- Provided support for managing date with different time zones. -
#317529, #320843
- Provide support to cancel the merging of split tasks using client-side event. -
#307881
,#309475
,#325067
- Improved performance while scrolling, when predecessors are mapped.
Kanban
Bug Fixes
-
#I324923
- The issue with “Kanban content colour not changed, when using the material-dark theme” has been resolved. -
#F160742
- The issue with “Script error thrown when drag and drop operation performed when swimlanekeyField
as non-existing field” has been resolved. -
#322742
- The issue with “Unable to drag and drop the card whenWebApiAdaptor
used on Kanban” has been resolved.
Features
-
#287435, #295725
- Support provided for map thekeyField
in thecolumn
as number type.
Menu
Features
-
#315809
- Delay support on hovering the menu.
PivotTable
Bug Fixes
-
#323920
,#323936
,#325138
- Issues in server-side engine have been fixed. -
#F164323
- The pivot chart is now drawn properly when the height is set as a percentage.
Features
-
#325971
,#325981
- The server-side engine now supports toolbar feature. - The number of aggregation menus shown at the start can now be customized.
Popup
Bug Fixes
-
#I323687
- The issue with “Dropdownlist(popup)
flickers on value select, when there isscroller
in the page” has been resolved.
RichTextEditor
Bug Fixes
- The issue with “Pasting the table elements from
MSword
to the editor, removes the empty cells in table” has been resolved. -
#I324985
- The issue with “Pasting the link in the Rich Text Editor doesn’t add thetarget=_blank
in the link” has been resolved. -
#I324430
- The issue with “Rich Text Editor not rendered properly when ID is given as a number” has been resolved.
Breaking Changes
- The
toolbarStatusUpdate
event has been deprecated. UseupdatedToolbarStatus
new event to get the status of the updated toolbar.
Schedule
Bug Fixes
-
#I325602
: An issue with resizing the appointment to last cell is not working has been fixed. -
#I315877
- An issue with the scheduler fast dragging in timeline views has been resolved.
Features
- Provided scrolling support for all day row when loading huge events.
- Provided the print option support to print the schedule in a customized way.
- Provided option to set the different first month in year view.
- Provided template support for date header in year views.
Splitter
- Provided
enablePersistence
property to persists the component’s state between page reloads. - Provided
enableReversePanes
property to reorder the splitter panes.
Spreadsheet
Bug Fixes
-
I319406
- Date is not updated properly inUkraine
time zone issue resolved. -
I324752
- Horizontal scroll bar not visible inMAC
machine issue resolved.
TreeGrid
Bug Fixes
-
#I317091
- Cell Editing works fine when Virtualization is enabled
Features
-
#F160234
,#I306539
- Provided support for adding parent and child records together usingaddRecord
method.
TreeView
Bug Fixes
-
#I320504
- The issue with “In IE Browser, the template TreeView throws an error when changing the data source usinguseState
” has been resolved.