Common
- Resolved view encapsulation issue.
- Resolved
onpropertychange
not triggered issue.
- Resolved issue in
EventArgs
passing.
Accordion
- Issue with Space and Enter key, which is not working in RTE while rendering inside the Accordion is fixed
AutoComplete
- We have provided public methods spinner show and hides.
Chart
- Added tooltipMappingName API for binding text to tooltip from dataSource.
- Added public property to show total pages enabled in legend pagination.
ComboBox
- ComboBox filtering update data method field argument issue has been resolved.
- We have provided public methods spinner show and hides.
DataManager
ODataV4
- Added preference header information while performing CRUD operations.
ODataV4
- Changed update type from PUT
to PATCH
and provided option to change type.
- To conform
ODataV4
standard, now update operation uses PATCH
type instead of PUT
. It can be changed using updateType
option of the ODataV4Adaptor
.
DatePicker
- Float label state are not restored after resetting the form issue has been fixed.
- Support for
allowEdit
property has been provided for DatePicker component that allows to edit the value in the input element.
DateRangePicker
- Support for
allowEdit
property has been provided for DateRangePicker component that allows to edit the value in the input element.
DateTimePicker
- Float label state are not restored after resetting the form issue has been fixed.
- Support for
allowEdit
property has been provided for DateTimePicker component that allows to edit the value in the input element.
Diagram
- Issue on Drag event arguments have been resolved.
- Issue on changing the background image at run time has been fixed.
Document Editor
- Added support for .NET Framework 4.0 and 4.5 in
Syncfusion.EJ2.DocumentEditor
NuGet package.
DocumentEditor
- Added support for .NET Framework 4.0 and 4.5 in
Syncfusion.EJ2.DocumentEditor
NuGet package.
DropDownList
- We have provided public methods spinner show and hides.
Grid
- Selected rows event arguments are wrong with grouping and
enableVirtualization
is resolved.
- Multiple rows selecting while scrolling with grouping and
enableVirtualization
is resolved.
- Provided locale string for pager All option.
ListView
- Fixed
select
event returns undefined
arguments while loading with numeric dataSource
.
MultiSelect
- Pre-selected item disappears from popup list when removed selected items in clear button issue has been resolved.
- We have provided public methods spinner show and hides.
Schedule
- An issue with creation of weekly recurrence appointment, without providing
repeat every
field value has been fixed.
- An issue that occurred due to the improper destroy action on sub-components of scheduler has been fixed.
TimePicker
- Float label state are not restored after resetting the form issue has been fixed.
- Support for
allowEdit
property has been provided for TimePicker component that allows to edit the value in the input element.
TreeView
- In tree view, provided an option to prevent dropping an element in the sibling position.
Thank you for your feedback and comments.We will rectify this as soon as possible!