#245696,#245047,#244836 - Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.
#244623 - The issue “Flip not working for HTML node” is now resolved.
#242968 - Now, the sequence connector updated properly while changing port to port connection at runtime.
#244365 - Now, the user handle events firing after zoom in the diagram is validated.
#245231 - The issue “When we draw multiple nodes horizontally and update layout at runtime, connectors are not updated in straight” is now resolved.
#244804 - The fill color for target Decorator is now applied properly for sequence connector.
#245061 - The issue “Nodes beyond the diagram view port also rendered dynamically, when enable the virtualization” is now resolved.
Gantt
BUG FIXES
F145733 - Alignment issue with header and rows on splitter resizing has been fixed.
F145733 - Alignment issue with header and rows on splitter resizing has been fixed.
F146641 - Issue with indicators tooltip support has been fixed.
ListBox
FEATURES
#237694 - provided maximum selection limit option for ListBox.
PDF Viewer
BUG FIXES
#I243837 – Exception will no longer be thrown while loading the PDF document as FileStream.
FEATURES
#I223065, #I234860, #I241770, #I241487, #I229426, #I244801 – Provided the support for importing and exporting the annotation details as a JSON object.
Breaking Changes
The following API is renamed.
Existing API name
New API Name
toolbarItem
toolbarItems
QueryBuilder
FEATURES
Provided Null and Empty operator support.
RichTextEditor
BUG FIXES
#243475 - Now, you can validate max-length even showCharCount property as false.
#243475 - Resolved the issue with max-length validation on pasting the content.
#242999 - The key action for tab key and shift + tab key are similar now.
FEATURES
Image upload events: #240002, #236690, #241238, #244320 - This feature allows images to be customized on uploading and inserting them into the editor by using the upload events image selected, image uploading, image upload success, and image upload failed. Users can rename the images before inserting them into the editor using these events.
Image upload events
#240002, #236690, #241238, #244320 - This feature allows images to be customized on uploading and inserting them into the editor by using the upload events image selected, image uploading, image upload success, and image upload failed. Users can rename the images before inserting them into the editor using these events.
Slider
BUG FIXES
I240495 - Ticks rendering issue in the vertical slider has been fixed.