v20.4.43
·
133 commits
to master
since this release
Chart
Bug Fixes
#I426642
- Now accumulation chart keyboard focus element is removed from DOM properly after destroying the component.#I426112
- Now UseGroupingSeparator is working in data label.#I426849
- Tooltip and crosshair are now working properly for the missed data.
ContextMenu
Bug Fixes
#I424794
- The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.
Dialog
Bug Fixes
#I422249
- Now, Removed the "aria-describedby" attribute from Dialog element.
Document Editor
Bug Fixes
#I424682
- Resolved the issue in the delete and backspace case in bookmark start and end element.#I425401
- Header is now read-only when resizing a table.
File Manager
Bug Fixes
#I426172
- Resolved the console error while creating a folder with invalid text whenshowFileExtension
is disabled in the File Manager component.
Gantt
Bug Fixes
#I426170
- Incorrect request type in zooming action has been fixed.#FB39646
- Incorrect index value during row drag and drop has been fixed.
Grid
Bug Fixes
#I425228
- Exception is thrown when exporting the grid with custom aggregate issue has been fixed.#F179549
-colSpan
is not working with Frozen Grid issue has been fixed.#I428130
- Group indent cell width is not properly set has been fixed.#I422144
,#F177682
- Validation message misalignment issue has been fixed.#I425048
- The last row bottom border issue in grouping has been fixed.#I424343
,#I424671
- Issue with dynamically changing pagerpageSize
property has been resolved.#I367619
- AddedpageSize
argument for paging action inactionBegin
andactionComplete
event.#I414874
- Checkbox state is now reading properly by JAWS screen reader, when select all checkbox is clicked.#I426392
- Grid Column Menu is misplaced in mobile device has been fixed.
Pivot Table
Bug Fixes
- While performing inline editing, the pivot table cell will now properly update for empty values.
RangeNavigator
Bug Fixes
#I426389
- Changed event triggered unnecessarily when clicking daterangepicker issue has been fixed.
RichTextEditor
Bug Fixes
#I423129
- Now, the buttons for bold, italic, underline, and strikethrough are highlighted properly.#I426859
- Now, when the Rich Text Editor is included inside a Dashboard panel, no exception is raised.#I425631
- Now, with theenterKey
configuration set toBR
the script error is no longer raised while modifying values in the editor.#I420264
- Now, the Code Format feature will now work correctly when you copy and paste the code into the Editor with the paste clean up settings enabled.#I424567
- Now, the quick table toolbar is not misplaced outside the Rich Text Editor when enabling IFrame.
Schedule
Bug fixes
#425940
- An issue with adding an aria-pressed attribute to the appointment has been fixed.#F40124
- The issue with the schedule tooltip displaying start and end times in 12 hour format when the schedule is in 24 hour format has been fixed.
TreeView
Bug Fixes
#I422672
- The expand icon not working properly in mobile mode issue has been fixed.