Our Angular components supports to load required Syncfusion JavaScript Widget as modules.
Bug Fixes
#177315 - The ejclick and ejchange events introduced to overcome the issue “Native Angular events click and change triggered multiple times for editor controls”.
Breaking Changes
#174965 - The background-color of form editor controls in disabled state has been modified.
ejAutocomplete
Bug Fixes
#172786 - Two-way binding issue when we focus out the Autocomplete have been fixed
ejCheckBox
Breaking Changes
The validationMessage of ejCheckBox has been deprecated from this release.Please make use of the validationMessages instead.
ejDatePicker
Breaking Changes
The validationMessage of ejDatePicker has been deprecated from this release.Please make use of the validationMessages instead.
ejDateTimePicker
Breaking Changes
The validationMessage of ejDateTimePicker has been deprecated from this release.Please make use of the validationMessages instead.
ejDialog
Features
The Dialog provides an option to enable/disable browser scroll when we open the Modal Dialog.
Breaking changes
Dialog position will be calculated based on the target or containment element.
ejGroupButton
Bug Fixes
#172635 - Now EJ GroupButton component can be created in Angular 2.
ejListBox
Features
Provided sorting support to automatically sort the list items in alphabetical order.
Cascade event provided to ListBox, which will be triggered before the cascaded data is populated.
ejListView
Features
Provided virtual scrolling support to load data on demand without buffering huge data, it supports both normal and continuous mode.
ejMaskEdit
Bug Fixes
#172138 – When set the MaskFormat in MaskEdit component, two-way binding was not working properly issue has been fixed.
ejRadioButton
Breaking Changes
The validationMessage of ejRadioButton has been deprecated from this release.Please make use of the validationMessages instead.
ejRTE
Breaking Changes
In RTE, the paragraph tag (<p></p>) will maintain instead of empty content during initial render and even after clearing the whole content.
Features
The RTE toolbar is responsive with inline & popup mode, previously toolbar supports popup mode.
Responsive support for dialogs and footer in RTE.
Integration of ColorPicker in RTE font and background color tool for custom colors and option for setting transparent background for RTE content.
Support for removing unwanted elements and styles when we copy paste content from Microsoft Word document to RTE editor.
ejSchedule
Features
#135948, #145839, #129435 - Scheduler is now provided with an option to show/hide the weekend days in all views using the API showWeekend.
#173867 - Scheduler is now provided with an additional option to customize the appointment’s dragging and resizing interval ranges.
ejTextboxes
Bug Fixes
F129296 – Provided the option to prevent a pasting non-numeric values in textboxes (Numeric, Percentage, Currency).
ejTimePicker
Breaking Changes
The validationMessage of ejTimePicker has been deprecated from this release.Please make use of the validationMessages instead.