You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The expanded event type changed from ExpandEventArgs to ExpandedEventArgs.
Diagram
Bug Fixes
#245696,#245047,#244836 - Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.
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
New Features
#237694 - provided maximum selection limit option for ListBox.
PDF Viewer
Breaking Changes
The following API is renamed.
Existing API name
New API Name
toolbarItem
toolbarItems
Bug Fixes
‘#243837’ – Exception will no longer be thrown while loading the PDF document as FileStream.
New Features
‘#223065’, ‘#234860’, ‘#241770’, ‘#241487’, ‘#229426’, ‘#244801’ – Provided the support for importing and exporting the annotation details as a JSON object.
Pivot Table
New Features
#F144352 – The fieldListRefreshed event has been introduced; it occurs on each UI operation performed in field list.
#F144382 – Localization text for aggregation types has been included.
#232925, #234552 - Number formatting can be applied through built-in UI.
QueryBuilder
New Features
Provided Null and Empty operator support.
RichTextEditor
Bug Fixes
#243475 - Now, you can validate max-length even showCharCount property as false.
Slider
Bug Fixes
I240495 - Ticks rendering issue in the vertical slider has been fixed.
Splitter
Bug Fixes
#245067 - Resolved the issue with pane resizing on rendering nested split panes.
TreeGrid
New Features
#231649 - Support for Row Drag and Drop has been provided that allows to reorder rows within grid and also to drag and drop rows between two treegrid.