Search results

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

v16.4.54
February 19, 2019

Common

AutoComplete

BUG FIXES
  • Reset the initial value in form reset action behavior has been changed.

CircularGauge

BUG FIXES
  • Now, the gauge is rendered properly even in small size when it is moved to the center position.

ComboBox

BUG FIXES
  • Reset the initial value in form reset action behavior has been changed.

DatePicker

BUG FIXES
  • Issue with, “DatePicker not restoring the initial value on form reset” has been fixed.

DateRangePicker

BUG FIXES
  • Issue with, “DateRangePicker not restoring the initial value on form reset” has been fixed.
  • Now year values are shown in the selected range of decade view.

DateTimePicker

BUG FIXES
  • Issue with, “DateTimePicker not restoring the initial value on form reset” has been fixed.

Diagram

BUG FIXES
  • Z-order maintained properly now when adding the nodes at runtime.
  • Port dragging now working properly after rotating the nodes.
  • When dragging the port, connectors associated with the ports updated properly.
  • If anyone of the selected nodes doesn’t have rotate constraints, rotate handle no longer visible with the selection handles.

Dialog

BUG FIXES
  • Enable/ Disable the dialog button issue in dynamic way has been fixed.

Document Editor

BUG FIXES
  • Default tab width is parsed and serialized properly.
BUG FIXES
  • When page scroll, grouping template is hiding issue has been resolved.
  • Reset the initial value in form reset action behavior has been changed.

MaskedTextBox

BUG FIXES
  • Issue with, “MaskedTextBox not restoring the initial value on form reset” has been fixed.

MultiSelect

BUG FIXES
  • Now, you can enter special characters inside MultiSelect using virtual keyboard.
  • Reset the initial value in form reset action behavior has been changed.

NumericTextBox

BUG FIXES
  • Issue with, “NumericTextBox not restoring the initial value on form reset” has been fixed.

QueryBuilder

BUG FIXES
  • ‘Add Group’ option is not disabled while setting groupInsert as false is fixed.

RichTextEditor

BUG FIXES
  • HTML 5 form reset behaviour has been corrected.
  • Editor content rendered twice in DOM when using RichTextEditorFor, that issue has been fixed.
  • EJ2 compatibility styles are not worked while component rendering with textarea element, that issue has been fixed.

Schedule

BUG FIXES
  • An issue with events not displaying correctly based on Agenda view’s current date range has been fixed.
  • An issue with recurring events while defining recurrence rule on it that includes both BYMONTH and BYDAY properties together has been fixed.
  • An issue with incorrect casing of popupOpen event’s parameters that triggers on cell click action has been fixed.
  • An issue with 24 hours format not displaying in time cells of adaptive Scheduler mode has been fixed.

Slider

BUG FIXES
  • Now, the initial value is setback to the slider on form reset.

Splitter

BUG FIXES
  • Issue with dynamic update of pane content has been fixed

Tab

Breaking Changes
  • The initial focus set on active tab item is removed from the component on initial load.

TextBox

BUG FIXES
  • Now, input event will trigger after clear the textbox value using clear icon.
  • Now, the default value is set to the textbox while resetting the form.

TimePicker

BUG FIXES
  • Issue with, “TimePicker not restoring the initial value on form reset” has been fixed.

Uploader

BUG FIXES
  • Uploader file list will be cleared while reset the form.
FEATURES
  • Provided cssClass property to add custom CSS classes to an uploader.