Search results

Syncfusion Angular UI Components (Essential JS 2) - Release Notes

v16.3.29
October 31, 2018

Common

AutoComplete

BUG FIXES
  • AutoComplete minLength property is not perform when use custom filtering event has been resolved.

Chart

FEATURES
  • Options provided to change the header text in tooltip.

DatePicker

BUG FIXES
  • Added multiple class name support for the cssClass property.

DateRangePicker

BUG FIXES
  • Added multiple class name support for the cssClass property.

Diagram

BUG FIXES
  • Node position is not updated properly in expand and collapse feature is now fixed.
  • Diagram getting overflow when use a flex layout UI 100% width/height is now working properly.

Dialog

FEATURES
  • Provided support to set the dialog position value as combination of string and number.

Document Editor

BUG FIXES
  • Images are now displayed properly.
FEATURES
  • Added support for input method editor.

MaskedTextBox

BUG FIXES
  • Issue with using the space as “promptChar” in Masked TextBox has been fixed.

MultiSelect

BUG FIXES
  • MultiSelect filtering is shown incorrect result when using remote datasource issue has been resolved.

NumericTextBox

BUG FIXES
  • Issue with triggering unwanted “focusout” and “change” events has been fixed.

Schedule

FEATURES
  • Support to drag and drop an item from external source into scheduler and vice versa has been provided.
  • In mobile devices, drag and drop support has been enabled by tap holding and moving the appointments over the time slots.
  • Auto navigation option from current scheduler view to previous or next date range has been provided, while dragging an appointment to the left or right extremities of the view port.
  • Scrolling action has been improved to enable smooth scrolling, while dragging an appointment to any of the view port extremities.

TimePicker

BUG FIXES
  • Added multiple class name support for the cssClass property.

Tooltip

BUG FIXES
  • Resolved Tooltip arrow alignment issue in compatibility CSS.

TreeView

FEATURES
  • Provided an option to prevent the tree node from auto checking when checked state of the parent or child tree node is modified.
  • Provided support to use hierarchical data as remote data source of the TreeView component by using offline mode of data manager plugin.

Uploader

BUG FIXES
  • Resolved the issue with triggering selected event on cancel the file selection.