Essential Studio for EJ2 JavaScript Release Notes
v16.4.47
January 16, 2019
AutoComplete
Bug Fixes
- Provided view encapsulation support.
Calendar
Bug Fixes
- Now the
firstDayOfWeek
property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load theweekData.json
file from theCLDR
data.
Chart
Bug Fixes
- Removed chartmeasuretext element from the DOM.
- Outliers in Box and Whisker series is not rendering on mouse over, when we setting the marker
- visibility to false.
ComboBox
Bug Fixes
- Provided view encapsulation support.
DataManager
Bug Fixes
-
ODataV4
- Provided support to send date with time zone offset. -
ODataV4
- AddedETag
information while performing CRUD operations. -
ODataV4
- Getting undefined promise object in update and insert action is fixed. -
ODataV4
- Added expand query while using complex field selecting. - Sending server request undefined
url
property is fixed.
DatePicker
Bug Fixes
- Now the
firstDayOfWeek
property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load theweekData.json
file from theCLDR
data.
DateRangePicker
Bug Fixes
- Now the
firstDayOfWeek
property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load theweekData.json
file from theCLDR
data. - Angular form rest for the invalid value in the textbox issue has been fixed.
DateTimePicker
Bug Fixes
- Now the
firstDayOfWeek
property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load theweekData.json
file from theCLDR
data.
Diagram
Bug Fixes
- Issue on applying gradient for BPMN shapes have fixed.
- Issue on rendering diagram in IE browser have been fixed.
- Issue on template binding for HTML and Native node have been fixed.
DropDownList
Bug Fixes
- Provided view encapsulation support.
Grid
Bug Fixes
- Batch editing tab key press prevention when grid placed inside dialog fixed.
- Unable to use
headerText
in group caption template is resolved. - Query table name is not used by grid
CRUD
operations fixed. - Arguments return properly in
beforeExcelExport
andbeforePdfExport
event. - Cancel support for
rowDrop
event is provided.
MaskedTextBox
Bug Fixes
- Issue with setting the background color for masked text box has been fixed.
- Issue with adding name attribute in the input element while creating masked text box without name attribute has been resolved.
MultiSelect
Bug Fixes
- Provided view encapsulation support.
RichTextEditor
Bug Fixes
-
FontColor
andBackgroundColor
toolbar item not rendered in inline mode issue has been resolved. - RichTextEditor toolbar disabled mode content select console error issue has been resolved.
- Provided view encapsulation support.
Schedule
Bug Fixes
- An issue with
isSlotAvailable
method not returning proper event collection, while providing event’s start and end time data as its parameter has been fixed.
Sidebar
Bug Fixes
- Issue with Sidebar destroyed in Angular routing is fixed.
Tab
Bug Fixes
- The issue with updating model on removing tab has fixed in
removeTab
method. - Resolve the issue which occurs on updating item value with
hideTab
method.
TreeView
Bug Fixes
- Tree view checkbox not working properly in Firefox browser issue has been resolved.