v20.4.49
·
120 commits
to master
since this release
Accordion
Bug Fixes
#I430833
- An issue with accordion active item styles override the grid pager has been fixed.
Chart
Bug Fixes
#I430549
- The axis labels getting cut off when rotating the labels has been fixed.#F180163
- Removed the chart focus element when changing to the next page.#I432239
- Now, the chartDoubleClick event is triggered when used in conjunction with the chartMouseClick event.#I431278
- Data label is now rendered properly when using a template.
Dialog
Bug Fixes
#I430348
- Fixed an issue where pressing the enter key triggered the button click event multiple times.
Document Editor
Bug Fixes
#I426407
- Resolved the issue with application-level CSS inherited to the content during copy and paste operation.#I428463
- Resolved the issue while editing in header with track changes enabled state.#I420355
- Resolved the issue with page break and paragraph pagination properties preservation.#I371788
- Resolved the multiple spell check call triggering when enabled of initial disabled in creation.
Dropdown Tree
Bug Fixes
#I429410
- The issue of Select All/Unselect All taking an excessive amount of time and causing browser crashes in a Dropdown Tree with a large data source has been resolved.
Gantt
Bug Fixes
#I426170
- Action complete is not triggered properly for Zoom In and Zoom to fit in Gantt chart.#I429875
- Console error while using self-referential data issue has been fixed.#I428914
- Duration value is not maintained when usingvalueAccessor
issue has been fixed.
Grid
Bug Fixes
#I433085
,#I432020
- Fixed issue with template column appearing blank when React state value changed.#I428359
- Fixed issue with previous filtering of other columns being cleared when filtered with "not equal to blank."#F180302
- Fixed script error when accessing the edit form inside theactionComplete
event.#I428195
- Fixed issue with drag and drop when dynamically enabling drag and drop and infinite scrolling.#I429045
- Fixed issue with HTML input not working in header template whenallowDragAndDrop
property is enabled.
Image Editor
Bug Fixes
- Issue with "Script error thrown while resizing control without toolbar" has been resolved.
Maps
Bug Fixes
#I430846
- Maps will be rendered properly when thezoomFactor
andcenterPosition
is set to their initial value usingzoomByPosition
method.#I430070
- Marker templates will now render properly in the Maps when they are contained within an HTML div element with "scroll" overflow CSS style.
Menu
Bug Fixes
#I425152
- The issue with "Menu item not render properly when we use ItemTemplate with custom menu items" has been resolved.
PDF Viewer
Bug Fixes
#I429549
- Now, the check boxes are no longer offset to the right in the print preview.#I429288
- Now, the deletion option for a draw signature type will visible in the context menu.#I431758
- Now, the checkboxes with the same name are correctly selected.#I429416
- Checkbox layer is now rendered properly when loading the provided PDF document.#I431679
- Now, the handwritten signature does not now become empty when a random signature is added.#I431286
- Now, the radio button selector size is proper in the given document.
New Features
#I426307
- Improvements to page rendering for zoom levels under 25% by using thumbnail images.- Now, support provided for tab navigation in form fields and form designer.
RichTextEditor
Bug Fixes
#I419211
- Fixed issue where list content copied and pasted from MS Word was not properly aligned.
Schedule
Bug fixes
#I430344
- An issue with the resource id values for added records and changed records were incorrect when theallowMultiple
property for schedule resources was set to true has been fixed.
Spreadsheet
Bug Fixes
#I431169
- Issue with "string with a time separator is incorrectly converted into a time or date value" has been resolved.
#I432121
- Issue with "editing cell data is not updated on the cell while scrolling the sheet before save the edited cell value" has been resolved.
Switch
Bug Fixes
#I427994
- Provided aria-label and idhtmlAttributes
support to the switch component.
Toolbar
Bug Fixes
#F179972
,#F165830
- The issue with the "Toolbar template disappear when click the toolbar item" has been fixed.
Tree Grid
Bug Fixes
#I427734
- Resolved column width(resizing) was not persisted while using stacked columns in case ofenablePersistence
property enabled in the tree grid.#I430564
- Resolved child records disappearing on Expand/Collapse action while using Observables.