Essential Studio for EJ2 TypeScript Release Notes
v19.1.65
May 25, 2021
Common
Bug Fixes
- Sortable helper element issue resolved.
Chart
Bug Fixes
-
#328528
- Histogram is rendering properly when thebinInterval
value is 0.
Diagram
Bug Fixes
-
#I327071
- the issue “When node is placed at the bottom position of the diagram component the tooltip position is rendered wrongly” issue has been fixed.
DocumentEditor
Bug Fixes
-
#I325554
- Resolved the script error in multiple document pasted as SFDT. -
#I327626
- Footnote is rendered now. -
#I326000
- Resolved the document rendering issue. -
#I327097
- Resolved the script error in square wrapping style. -
#I327458
- Text overlapping issue is resolved. -
#I327647
- Issue with comment removal is resolved. -
#I322560
- Resolved the page content duplication issue. -
#I322560
- Resolved the font size parsing issue. -
#I323423
- Footnote is rendering issue is resolved. -
#I325920
- Selection behaviour is handled for moving outside the control. -
#I323608
- Textbox with fill color is rendered.
DropDownList
Bug Fixes
- Issue with “Improper data source values are loaded in the popup while modifying query property” has been resolved.
Grid
Bug Fixes
-
#I326169
- Column chooserpopup
closing issue has been fixed. -
#I327972
- Script error issue has been fixed while using anchor tag in header template. -
#I312347
- The selected row is not properly displayed in viewport whenvirtualization
is enabled issue has been fixed. -
#I328013
- Autofill editing functionality issue has been fixed. -
#I327316
- Default value as null is not working in numeric column is fixed. -
#I327294
- Batch edit disregards null value in numeric column is fixed.
Kanban
Bug Fixes
-
#I287435
- The issue with “number typekeyField
arguments not supported onshowColumn
,hideColumn
,updateCard
andgetColumnData
public method” has been resolved.
PDFViewer
Features
-
#I326021
- hyperlinkClick event must be handled to cancel the navigation or change the URL.
PivotTable
Bug Fixes
-
#327239
- The issue on excluding fields has been fixed. -
#326340
- The font style of the pivot chart tooltip can now be customized. -
#325094
- The number formatting can now be applied in the drill-through grid.
RichTextEditor
Bug Fixes
-
#I326410
- The issue with “beforeDialogOpen
event is not triggered after theargs.cancel
is set to true in the Rich Text Editor” has been resolved. -
#I327590
- The issue with “Align center in the toolbar option, deletes the image in the Rich Text Editor” has been resolved. -
#I327087
- The issue with “Cursor is not displayed after inserting the image in the Rich Text Editor” has been resolved. -
#I328008
- The issue with “Two scrollbars are enabled when the source view is enabled” has been resolved.
Schedule
Bug Fixes
-
#I317799
- An issue with memory leak while performing navigation action has been fixed. -
#F165261
- An issue with scheduler dates are not translated based on locale has been fixed. -
#FB25480
- An issue with the scheduler mobile mode when thereadonly
property is enabled has been fixed.
Features
- Provided public method to select the resources programmatically based on group index in mobile mode.
StockChart
Bug Fixes
-
#F165171
- Tooltip for column in stock chart is working properly now.
TreeGrid
Bug Fixes
-
#I324262
- EllipsisWithTooltip mode of clipMode works fine. -
#I326030
- CRUD actions works properly while we bind dataSource using DataManager with Offline mode in load event. -
#I325331
- Immutable mode refresh works properly on dataSource changes.