Essential Studio for EJ2 JavaScript Release Notes
v17.1.47
May 14, 2019
Chart
Features
- #233749 - Provided zOrder support for chart series.
Diagram
Bug Fixes
Breaking Changes
- The
hyperLink
property in the Shape Annotation and Path annotation is renamed properly ashyperlink
.
DocumentEditor
Bug Fixes
-
#230628
- Updated dialog animation.
Features
-
#142821
- Added API to insert bookmark and fetch all bookmarks in document. -
#142820
- Added API to insert hyperlink.
Gantt
Bug Fixes
- #233041 - Alignment issue with timeline and vertical lines has been fixed.
Features
- #F143360 - Provided support to refresh the
dataSource
dynamically.
Grid
Bug Fixes
- #226746 - Provide support to set format for aggregate values while exporting is resolved.
- #234554 - Provide template support for stacked header is resolved.
- #234230 - Batch edit misbehaves when
allowDragAndDrop
enabled is resolved. - #229226 -
Hyperlink
is not working when settingclipMode
property iniOS
is resolved.
HeatMap
Features
- #230837, #229200 - Provided the tool tip template support for customizing the cell tool tip.
InPlaceEditor
Bug Fixes
- Toolbar fails to render properly in
RichTextEditor
In-Place Editor whenafterOpen
is set, that issue has been fixed. - Not able to hide the close icon issue has been fixed.
- Change event doesn’t trigger, when
RichTextEditor
blurs that issue has been fixed.
ListView
Features
- #230272 - Provided the support for adding new list view item without re-render the listview in virtualization mode.
Menu
Features
- #230456 - Provided hamburger menu support for adaptive view.
PDFViewer
Features
- Provided the supports for adding custom header to the AJAX requests in the PDF viewer control.
PivotTable
Bug Fixes
- #232925 - Grouping bar feature is now working fine with the combination of toolbar and pivot chart.
Features
- #230489 – You can drill the pivot table headers based on the position.
QueryBuilder
Bug Fixes
- Updating conditions throws script error after using ‘setRules’ method.
- Rule with AND operator is not properly updated in ASP.NET MVC and Core.
- Multiselect datasource not properly updated for in and notin operators.
- Provided option for handling data source request on demand.
Features
- Provided
case sensitive
support. - Provided default value option support for column fields.
- Provided groupBy support for columns.
Tooltip
Features
- #234933 - Now the tooltip is showing while hovering the tooltip content element in hover mode.
TreeView
Features
- #227540 - Provided the support for rendering treeview data in single server request while disabling the loadOnDemand