Search results

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

v16.4.46
January 8, 2019

Common

ComboBox

BUG FIXES
  • Change event is not trigger when focus out the control using tab key issue has been resolved.

Diagram

BUG FIXES
  • Performance has been improved when dragging more number of nodes and connectors.
  • Issue on applying style for connector’s annotation is now fixed.

Document Editor

FEATURES
  • Table editing performance optimized.
BUG FIXES
  • Item text overflow issue fixed.

LinearGauge

BUG FIXES
  • When hovering over pointer, the console error will not be thrown.

MultiSelect

BUG FIXES
  • Value is updated in reverse while using select all option in checkbox selection issue has been resolved.

PDF Viewer

BUG FIXES
  • Resolved the script error while accessing invalid link annotation destination.

RichTextEditor

BUG FIXES
  • Changing the font color of underlined text doesn’t change the color of the line, that issue has been fixed.
  • RichTextEditor injectable module is missed from import setting file in CRG, that issue has been fixed.
  • The change event is triggered on clicking into HTML source code view in Edge browser, that issue has been fixed.
  • Blur event is not triggered when we change focus directly from one RTE to another RTE, that issue has been fixed.
  • RichTextEditor full screen not working properly when render inside the overflow element has been fixed.

TimePicker

FEATURES
  • Pop-up positioning support has been provided.

Uploader

BUG FIXES
  • Resolved the issue with updating file data in uploader element while drag-and-drop the files.
FEATURES
  • Provided option to customize file upload’s status message (label) which is sent from server on success and failure events.
  • Provided event which trigger before rendering each file item in a page that helps to customize its default UI structure.
  • Provided event to denote all the selected files has processed to upload successfully or failed to server.