Essential Studio for EJ2 JavaScript Release Notes
v15.4.26
January 23, 2018
Accordion
Bug Fixes
- Accordion content class styles overriding with the other component issue fixed.
AutoComplete
Bug Fixes
- The Change event argument
isInteraction
is returned properly when clear button is clicked.
CheckBox
Bug Fixes
- Theme compatibility issue resolved for CSS components.
ContextMenu
Bug Fixes
- Lengthy text and caret icon wraps next line issue fixed.
DateRangePicker
Bug Fixes
- Select event will be triggered when selecting the start and end date.
DropDownList
Bug Fixes
- Clear button is not visible, this issue has been fixed.
- Angular reactive form resetting not worked in DropDownList component, this issue has been fixed.
ExcelExport
Bug Fixes
- .git folder has been ignored on npm package publish.
Grid
Bug Fixes
- Validation error message partially hidden when grid has single record in add and update action.
- Two way binding for headers on grid not working.
- Child grid collapses after save operation fixed.
- Checkbox column binding with data source is not working fixed.
- Misalignment occurs in frozen columns without height property fixed.
ListView
Bug Fixes
- Tab key is not focusing
ListView
properly issue has been fixed.
MultiSelect
Bug Fixes
- Popup does not open while component render with empty data source, this issue has been fixed.
Tab
Bug Fixes
- Issue with changing separate items property has been fixed.
Toolbar
Features
- Provided support to display Toolbar items in popup always.