v20.2.49
·
182 commits
to master
since this release
Common
Bug Fixes
I396002
- Resolved ngFor
not working inside the ng template
with Array based directives
.
Bullet Chart
Bug Fixes
#I400762
- Bullet Chart target height is now render properly.#I400763
- Bullet chart axis labels are now center aligned, when changing value height.
Chart
Bug Fixes
#I398960
- Now chart axis scrollbar is working properly.#I399859
- Pie chart subtitle is overlapped with datalabel issue has been fixed.
ContextMenu
Bug Fixes
#I400719
- Script error thrown when we provided remove item is not available in the menu items has been fixed.
Diagram
Bug fixes
#I399417
- Now, fit to page is working properly when we call it multiple times.
Dialog
Bug Fixes
#I400881
- Now, When you set a secondary font color in the bootstrap 5 theme using the theme studio, the changes will be reflected for the Dialog Cancel button.
Document Editor
Bug Fixes
#FB37084
- Header/Footer is now preserved properly.#I398135
,#I398144
- Resolved the text color changing issue while copying the text.#I398152
- Resolved the count mismatch issue in track changes pane.#FB36978
- Resolved the scrolling issue while copying text on Firefox browser.#I404428
- Resolved the script error on find and replace.
Excel Export
Bug Fixes
- Fixed the exception issue when image exist in the last column of the grid.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.#I403222
- Console error occurs in resource view with enabled persistence issue has been fixed.
Grid
Bug Fixes
#F176791
- Excel filter template in Complex field column throws script error has been resolved.#I401116
- Grid Toolbar is not scrollable when updating the items dynamically has been fixed.#I400345
- Script error while batch adding if the primary key column is hidden and other columns are templates has been fixed.#I400351
- No validation when confirming new grid row has been fixed.
Heatmap
Bug Fixes
#I389024
- ThetextAlignment
property in thetextStyle
ofxAxis
andyAxis
will now work properly.
Menu
Bug Fixes
#I396977
- The issue with "SetItem
method not working properly for customized menu item" has been resolved.
QueryBuilder
Bug Fixes
#I375472
- Issue with Change event not trigger for changing field for default column to rule template column in query builder has been fixed.
RichTextEditor
Bug Fixes
#I396942
- Now, the Rich Text Editor unique Id is generated automatically when we do not set the Id property
Spreadsheet
Bug Fixes
#I399409
- Issue with "formula value is not calculated properly when formula has two operators continuously" has been resolved.#I399404
- Issue with "formula reference is not updated properly while pasting the formula with multiple cells" has been resolved.#I399744
- Issue with "formula selector is not working properly when colon ":" is present before the cursor position" has been resolved.#I401876
- Issue with "freeze pane is not applied properly when selection range before the viewport" has been resolved.#I402213
- Issue with "exception throws on the horizontal scrolling when sheet contains freeze pane and multiple columns selection" has been resolved.#FB37470
- Issue with "string concatenation formula is not working properly when formula contains string values and space" has been resolved.#I403235
- Issue with "filter state is not maintained properly while loading JSON using theopenFromJson
method" has been resolved.#I398993
- Issue with "data with trailing zero is not filtered properly in the filter popup" has been resolved.#I399452
- Issue with "console error throws while deleting or inserting rows" has been resolved.#I399629
,#I399317
- Issue with "previously applied conditional formatting is removed when user applies a second conditional formatting to the same range of data" has been resolved.
Stock Chart
Bug Fixes
#I401042
- Now label stlye is applying properly for stock chart axis labels.
TextBox
Bug Fixes
- Issue with "Change event is triggered without changing the value when we focusout the component" has been resolved.