Search results

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

v16.3.33
November 20, 2018

Common

Chart

BUG FIXES
  • Chart is now refreshing on changing the dataSource in series directive.
  • Axis label is now rendering properly, when we have the interval in decimals.
FEATURES
  • Margin options are added to legend.

CheckBox

BUG FIXES
  • Add multiple classes dynamically to cssClass property issue fixed.

CircularGauge

BUG FIXES
  • Issue with range bar pointer tooltip is resolved now.

Diagram

BUG FIXES
  • Exception thrown when adding the child to the Node which has multiple parent Child is now working fine.
  • Textbox lost its focus when we mouse up on Diagram is now working fine.
  • Issue with expand collapse, when the child having more than one parent have been fixed.
  • Issue on measuring path element while refreshing the diagram is now working fine.

Document Editor

BUG FIXES
  • Updated Readme and GitHub URL.
BUG FIXES
  • DropDownList locale added in config Json file.

FormValidator

BUG FIXES
  • Form validator email and min validation issues has been fixed.

Grid

BUG FIXES
  • Using html in footerTemplate of aggregation is hidden in excel-export and pdf-export is fixed.
  • columnMenu is not properly render when disable the grid properties at column level is resolved.
  • With Virtual scrolling, args.data returns as undefined in rowSelected event is fixed.
  • Virtualization translate value calculated incorrectly when set height 100% is fixed.

ListView

BUG FIXES
  • Fixed focus out event not triggered properly while interact ListView with keyboard navigation keys.

Maps

BUG FIXES
  • Now map is rendering properly in universal applications
  • Now panning works properly without freezing
BUG FIXES
  • Added the event and isInteracted event arguments in open and close events of Sidebar.

TextBox

BUG FIXES
  • The issue with receiving event arguments of TextBox events have been fixed.

TreeView

BUG FIXES
  • In TreeView, scrolling is not working smoothly for iPad device issue is resolved