v18.1.56
Common
New Features
- Provided week of year date formatting support.
Accumulation chart
Bug Fixes
#279297- Height in percentage not working properly is fixed now.
Chart
Bug Fixes
#278688- Shared Tooltip not visible while using tooltip render event issue fixed.#278311- Y axis labels get overlapped when using single negative point issue fixed.#154576- Range Selector doesn't match chart data range for one day issue fixed.#279008- Cluster selection with 0 values for logarithmic type issue fixed.
Chips
Bug Fixes
#278394- Issue with delete event has been fixed.
ComboBox
Bug Fixes
- Issue with "select event is not triggered while doing first selection with autofill" has been resolved.
DataManager
Bug Fixes
278074-WebApiAdaptorCRUD issue without query has been fixed.
Document Editor
Bug Fixes
#278685- Resolved script error on backspace inside the edit range.
File Manager
Bug Fixes
- The issue with "File name is not displayed in the access control error message" has been fixed.
Grid
Breaking Changes
- Now
data,row,foreignKeyDatathese Grid selection event arguments are get array values only when we perform multi selection. Please find modified event arguments and it types from the below table,
Properties |
Type |
|---|---|
data |
Object or Object[] |
rowIndex |
number |
rowIndexes |
number[] |
row |
Element or Element[] |
foreignKeyData |
Object or Object[] |
Bug Fixes
#278390- Internal event for access the excel export rows has been added.#277728- Search box focus issue in IE has been fixed.#12629- Prevented thedataStateChangeevent after re-ordering a column.#154111- Issue in updatingaggregateformat with culture change has been fixed.#14010- Grid row selection event arguments type issue has been fixed.#278858-rowDeselectedevent withpersistenceandResetOnRowClickissue has been fixed.#154619- Number formatting with empty string issue has been fixed.#279065-Groupcaptionaggregate inpdfexport issue has been fixed.
HeatMap
Bug Fixes
#277945- Legend label cropping issue has been fixed.
In-place Editor
Bug Fixes
#273057- Resolved theEnableHtmlSanitizerproperty is not working properly for In-place Editor value.
Kanban
Bug Fixes
#279543- An issue with script error thrown when click theshowAddButtonicon and specify thepriorityproperty has been fixed.
PDF Viewer
Bug Fixes
#273237- Now, Annotation comments are locked properly when locked the annotations.
ProgressBar
Bug Fixes
- Progress bar label not render at end of the progress has been fixed.
QueryBuilder
Bug Fixes
- Issue with 'addGroups' method is fixed.
RichTextEditor
Bug Fixes
#275859- The issue with unable to edit the Rich Text Editor content after pasting the content with table has been resolved.
Schedule
Bug Fixes
#278019- An issue with drag and drop of vertical view events doesn't work properly when we disabletimeScaleproperty has been fixed.
Spreadsheet
Bug Fixes
#I279666- Provided the actionBegin and actionComplete event for page switching action.
#I276608- Provided the validation to prevent the long text exception for list data validation.
Stock Chart
Bug Fixes
#262890- Label position is not working in stock chart primary y axis issue fixed.
Tooltip
Bug Fixes
#154807- Tooltip not opening more than once when target specified has been resolved.
TreeGrid
Bug Fixes
#F15641- Content is rendered properly for random scrolling when Virtualization is enabled.#279755- Virtual Scrolling works fine.
TreeMap
Bug Fixes
OnItemClickevent arguments in the treemap is now improved.
Uploader
Bug Fixes
- Issue with "form name is not updated based on name attribute in chunk upload" has been resolved.