v20.4.53
·
123 commits
to master
since this release
Common
Bug Fixes
#I438234
,#I438255
- Resolved Form base componentsSet
andReset
not working properly.#F180765
- Resolved the ngFor destroy throws script errors.
Breadcrumb
Bug Fixes
#I437629
- Issue with "Breadcrumb overflow mode menu creates a dark point for multiple click " has been resolved.
Chart
Bug Fixes
#I441035
- Fixed issue with page becoming unresponsive when zooming chart too quickly.
Checkbox
Bug Fixes
#I436942
- The issue with "Checkbox checked property is not updated properly at initial rendering" has been resolved.
ComboBox
Bug Fixes
#I440980
- Issue with "close event is triggered only once if args.cancel is set as true" has been resolved.
ContextMenu
Bug Fixes
#I439558
- The issue with "When removing all context menu items that contain icons using removeItems method, it thrown null reference error" has been resolved.
Dashboard Layout
Bug Fixes
#I443265
- The issue of the dragStop event being triggered twice has been resolved.
Dialog
Bug Fixes
#I441169
- Now, the Dialog ComponentESC
key works properly.
Document Editor
Bug Fixes
#I443034
- Resolved the font applying issue for Arabic content.#I439255
- Resolved issue in "Allow spacing between the cells" check box.#I438742
- Restricted editing in form field when it is disabled.
Dropdown Tree
Bug Fixes
#I429410
- The issue of facing a delay while unselecting large set of items using close icon in the Dropdown Tree component has been resolved.
Excel Export
Bug Fixes
- Fixed the file corruption issue due to the multiple vertical tab in Grid to CSV export.
File Manager
Bug Fixes
#I439470
- Resolved the files and folders in the navigation pane disappear when using thesortOrder
setting in thenavigationPaneSettings
property in the File Manager component.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.
-I413261
- Validate predecessor link on editing issue has been fixed.
-I441394
- Gantt Column name doesn't change respect to changing of culture at runtime issue has been fixed.
-I437053
- Task label not updated correctly When dynamically updating data source issue has been fixed.
Grid
Bug Fixes
#I432092
,#I438520
,#I438656
,#I437702
- Script error thrown when Printing Grid in angular platform has been resolved.#I431502
- Memory leak issue in React platform has been fixed.#I439291
- Improper row height in first row when using grid withallowTextWrap
andInfinitescrolling
issue has been resolved.#I436900
- Grid skeleton thrown script error when using detail template withInfinitescrolling
issue has been resolved.#I436480
- Showing HTML tags in tooltip on hovering the group caption issue has been fixed.#I437570
- Using String Template causes exception issue has been fixed.#F180121
- Grid's Content cropped when rendering with toolbar template inside a card component issue has been fixed.
MultiSelect
Bug Fixes
#I439556
,I442336
- The issue "Script error throws after clear the selected value using clear icon" has been resolved.
PDF Viewer
Bug Fixes
#I429508
- Now, the form fields appears properly in mobile mode.#I433831
- The A4 documents size is now properly set during printing.#F180764
- Now, if we move arrow/line annotations programmatically, their position won't be changed during export.#I429549
- Now, the checkbox displays properly during the print preview.
RichTextEditor
Bug Fixes
#I440490
- Now, the inline toolbar will be shown while selecting text in the Rich Text Editor using the keyboard.#I440456
- Now, expanding the toolbar will work properly when the width of the Rich Text Editor is half the screen size.#I436678
- Now, the image is not duplicated when it is pasted into the Rich Text Editor and performingshift+enter
key action.#I439501
- Now, when pasting the list content from MS Word, the subset formats and alignment are maintained properly.#I439501
- Now, pasting the content from MS Word with theenterKey
configured asBR
works properly.
Schedule
Bug fixes
#I441823, F180833
- An issue with a script error while customizing the recurrence editor repeat type option in the Schedule editor has been fixed.
Sidebar
Bug Fixes
#F180770
- While dynamically setting value for showBackdrop property results in creating duplicate DOM elements in Sidebar is resolved.
Svg Base
Bug Fixes
#I439673
- Resolved an issue where tooltip text was getting cut off when the text was longer.#I440991
- Fixed an issue where the Donut chart tooltip was being cropped when displayed outside of the area bounds.
Tab
Bug Fixes
#I430159
- An issue withngOnDestroy
not being called when tab is closed has been resolved.
TreeView
Bug Fixes
#I436646
,#I435360
- Resolved issue, while drag and drop other elements over TreeView component, then "not-allowed" cursor appears.