Search results

Syncfusion JavaScript UI Controls (Essential JS 2) - Release Notes

v17.1.47
May 14, 2019

Common

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 as hyperlink.

Document Editor

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 setting clipMode property in iOS is resolved.

HeatMap

FEATURES
  • 230837, #229200 - Provided the tool tip template support for customizing the cell tool tip.

In-place Editor

BUG FIXES
  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen 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.

FEATURES
  • 230456 - Provided hamburger menu support for adaptive view.

PDF Viewer

FEATURES
  • Provided the supports for adding custom header to the AJAX requests in the PDF viewer control.

Pivot Table

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.

Pivot View

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