Common
Bug Fixes
- Sortable drop event is not triggered while dropping to the "no record found" element.
Chart
Bug Fixes
#333145
- Point selection is now working properly, when specifying the selection on load.
Checkbox
Bug Fixes
- Issue with checkbox icon on Mac OS has been resolved.
CircularGauge
Bug Fixes
#I333600
- No script errors are thrown when the same start and end values are set in the range using thesetRangeValue()
method.
DatePicker
Bug Fixes
#I334467
- Issue with "input is not disabled while disabling theformControlName
using form group" has been resolved.
Document Editor
Bug Fixes
#I331763
- Resolve the shifting issue in the table with table positioning property on relayouting#I330233
- Resolved the extra page adding issue when using update field.#I329790
,#I331351
- Table is now layouted based on compatibility mode.#I332483
- Resolved the issue on bookmark shifting while removing document content.#I331762
- Table with merged cell is now layouted properly.#I330485
- OlePicture is now preserved as normal picture.#I330776
- Resolved the casing issue in the generated suggestions.#I330982
- Resolved the unexpected characters when pasting using Java server-side library.
New Features
#326715
- Added support to preserve "Keep With Next" and "Keep Lines Together" paragraph formatting in the document.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.#331618
- Issue in updatingdataSource
property has been fixed.#333672
- Issue in calculating duration across DST has been fixed.- Issue in tooltip position has been fixed.
Grid
Breaking Changes
- Modified the
aria-sort
attribute value fromAscending, Descending
toascending, descending
.
Bug Fixes
#I310815, I331546, I326532
- Grid instance retaining memory leak issue has been fixed.#F166398
- Empty column misalignment while using percentage width column with grouping is fixed.#I331505
- Multi Selection issue when enablerowDragAndDrop
is fixed.#I333234
- Throws scripts error whilehide/show
the columns withvirtualization
is enabled, issue has been fixed.#I325339
- Need to modify thearia-sort
attribute value to lower case.#I332233
- searching blank value is not working in filter text box is fixed.#I329930
- Virtual scrolling issue has been fixed while using it with grouping feature.#I334284, #F166423
- Infinite scroll records removed after refreshing issue has been fixed.
Kanban
Bug Fixes
#F166554
- The problem with the selection that is not maintained in the card after performing CRUD operation has been fixed.
MultiSelect
Bug Fixes
#F166677
- Issue with "incorrect selected count is displayed in the multiselect while choosing multiple items" has been resolved.#I331063
- Issue with "popup is not opened while rendering component with HTML select tag and dynamically changing the data source" has been resolved.
PDF Viewer
Bug Fixes
#287792
,#335501
- Now, the ExportFormfields as JSON is working properly.
RichTextEditor
Bug Fixes
#I332610
- The issue with "Adding a column to a table after resizing a column resets the resized column width" has been resolved.#I326508
- The issue with "Content is pasted outside the edit area of the Rich Text Editor whenenableXhtml
is set true" has been resolved.#I332614
- The issue with "Columns and row resize not working when there is unequal number columns in all rows" has been resolved.
Schedule
Bug Fixes
#I333860, #I333664
- An issue with the external drag between two scheduler has been fixed.#F166305
- An issue with dynamically changedminDate
andmaxDate
property in react scheduler has been fixed.#F166752
- An issue with drag and drop doesn't work when enabled the desktop mode in mobile devices has been fixed.
Spreadsheet
Bug Fixes
I332945
- Image not positioned properly inside the freeze pane issue resolved.I331840
- Border not applied properly on wrapped and merged cells issue resolved.I332879
- Duplicate values in formula bar for list data validation issue resolved.
Tree Grid
Bug Fixes
#334818
- Issue inaddRecord
method withnewRowPosition
Child
and Virtualization enabled has been resolved.#I328508
- Resolved white space issue while Virtualization and collapse all property is enabled.
TreeMap
Bug Fixes
#I331257
- Labels will be displayed for all the leaf items in the TreeMap.