Essential Studio for EJ2 Angular Release Notes
v25.1.38
April 02, 2024
ColorPicker
Bug Fixes
-
#I571375
- Provided the original event arguments in the change and select events of the color picker.
Diagram
Bug Fixes
-
#I562564
- Now, the connector connected properly to the node while moving the node to another layer. -
#F187022
- Now, Connection change event changed state is triggered for port change within same node. -
#I566420
- Now, the annotation aligns properly while setting text align as Justify with text overflow as Ellipsis.
DocumentEditor
Bug Fixes
-
#I558448
- Added the preservation support for the list’s paragraph style property. -
#I543917
- Resolved the table layout and border rendering issue.
Breaking Changes
- Document default character format font color is now auto for the document created from scratch. Templates(SFDT) which are generated earlier need to be regenerated to resolve the font color when rendering older templates.
DropDownButton
Bug Fixes
- Issue in “keyboard action not working in DropDownButton when its append on span tag” has been resolved.
GanttChart
Bug fixes
-
F159354
- Issue in locale text of predecessor tooltip has been fixed.
Grid
Bug fixes
-
#I557722
- Script error thrown when using toolbar template with Adaptive Grid has been fixed. -
#FB51847
- Frozen Grid content text overlap inboostrap4
theme issue has been resolved. -
#I564949
- Fixed issue where exporting more than two grids to PDF withAppendToPage
type inPdfExportProperties
caused overlapping text.
Image Editor
Bug Fixes
-
#I875625
- The issue with “need to add all default toolbar items inAPI
link” has been resolved.
NumericTextBox
Bug Fixes
-
#I567912
- Fixed issue with overflow style not being applied to the placeholder.
PDF Viewer
Bug Fixes
-
#I565875
- Now, the page does not navigate to undefined when loading the provided PDF document. -
#I559473
- Now, the thickness value is properly loaded when loading float thickness value annotations on the server side. -
#I567299
- Now, does not throw NullReferenceException when loading Empty PDF document. -
#I567306
- Now, the annotations are not shifted to the left in landscape documents.
PivotTable
Bug fixes
-
#I572223
- The drill through popup will now open properly when double-clicking a value cell in the pivot table, with no console errors.
QueryBuilder
Bug Fixes
-
#I568017
- Issue with Sub field value is not set properly while setting rule for complex data binding has been fixed.
RichTextEditor
Bug Fixes
-
#I564756
- Now, the list is applied properly to the selected content when continuously clicking the number or bullet list button in the Rich Text Editor. -
#F187199
- When using the keyboard actionctrl + A
in RichTextEditor, the inline quick toolbar works properly. -
#I553375
- Now, list style is maintained properly when removing a single list in RichTextEditor.