Essential Studio for EJ2 JavaScript Release Notes
v18.1.53
May 19, 2020
AccumulationChart
Bug Fixes
-
#153764
- The size of the doughnuts graphs does not display correctly in the Edge browser issue fixed. -
#277504
- Explode Index 0 is not working in accumulation chart issue fixed.
Chart
Bug Fixes
-
#273192
- Trendlines are placed behind the series issue has been fixed. -
#274960
-pageX
andpageY
has been added inpointClick event
.
DocumentEditor
Bug Fixes
-
#275993
,#277160
- Button actions in comments and restrict editing pane will not trigger the form submit events now. -
#276810
- Table alignment property is now export properly. -
#277452
- Contents in table is now print properly. -
#273870
- Bookmarks API will not retrieve bookmark when selection is at end of bookmark. -
#273913
- Enable/Disable item by index in toolbar is now working properly. -
#276399
- After copy and paste table, table is now exported properly.
Features
-
#272634
- Added API to get hidden bookmark.
DropdownTree
Bug Fixes
-
#274351
- The issue with “The Dropdown Tree initialized value which is not getting it in the form post” has been resolved.
FileManager
Bug Fixes
- Resolved the script error thrown from the File Manager component when resizing the window.
Gantt
Bug Fixes
-
#39566
- Issue when remove event markers dynamically has been resolved. -
F154261
,#276047
- Issue while adding new record with empty data on load time gets resolved. -
#274206
- Issue in updating resource column gets resolved.
Features
-
#273107
- Provided support to render task type on load time.
Breaking Changes
- Now the resource value in the
taskData
is always array of objects type and it is irrespective of resource value type in data source.
Grid
Bug Fixes
-
#275858
- Border misalignment issue withfrozen
columns in batch editing has been fixed. -
#275150
- Grid withfrozen
columns and row height is not set properly issue has been fixed. -
#275631
- Grid withfrozen
columns and cell editing is not working properly issue has been fixed. -
#152895, #271656, #273560
- Grouped Headers are not rendered properly in pdf document issue has been resolved. -
#270479
- Script error while usingisFrozen
property in batch editing has been fixed. -
#275867
- Misalignment while editing the cell with frozen columns has been fixed.
ListBox
Bug Fixes
- Move to and move from throws script error when listbox rendered with item template issue fixed.
Features
- Provided Placeholder support to filterbar in listbox.
MultiSelect
Bug Fixes
-
#273796
- Now, filtering works properly when paste the value in the input element.
QueryBuilder
Bug Fixes
- Issue with boolean value has been resolved.
RichTextEditor
Bug Fixes
-
#F150037
- The issue with “throwing script error while dynamically enable/disable the toolbar” has been resolved.
Slider
Features
- Now, you can set the width of the slider component using
width
property.
Tooltip
Bug Fixes
-
#275330
- The issue with tooltip position misalignment has been resolved.