v23.1.39
·
100 commits
to master
since this release
AccumulationChart
Bug Fixes
#I503999
- Now, the legend in the shape of aCross
renders properly.
Chart
Bug Fixes
#I498233
- Now thebinInterval
is properly updating on dynamic change.#I504772
- Now, limit the zooming level in the chart through the onZooming event.#I501725
- Subtitle is now rendering properly based on the chart width.
Checkbox
Bug Fixes
#I505814
- The issue with "Script error thrown in CheckBox While using the change event in React" has been resolved.
CircularGauge
New Features
- When the
allowRangePreRender
property is set to false, the axis line will be rendered first.
Diagram
Bug Fixes
#I501652
- Now, dropping nodes in swimlane consider as child in angular.#I47014
- The segmentCollectionChange is triggered when editSegment method called.
FileManager
Bug Fixes
#I499313
- The issue with the file renaming in the File Manager component has been resolved.
GanttChart
Bug Fixes
#I502041
- Error throw while adding the record issue has been fixed.
ImageEditor
Bug Fixes
#I495933
- Resolved the GetImageData method does not return values properly in blazor image editor.#I507638
- Resolved the image not opening in ImageEditor while the image file name has two dots.
ListBox
Bug Fixes
#I493841
- Issue with "Scrollbar in ListBox while using inside a splitter" has been resolved.
Menu
Bug Fixes
#F496214
- The issue with "Sub Menu can’t hide while using hideItems method of menu" has been resolved.
QueryBuilder
Bug Fixes
#I499489
- Issue with read only property not working in dropdowntree field of QueryBuilder has been fixed.
RichTextEditor
Bug Fixes
#I499363
- Now, the issue with the heading colour set to blue after copying and pasting content from MS Word has been resolved.#I500996
- Now, the issue with the table resize icon is missing when the mouse is dragged out of the editor and clicked outside the table has been resolved.#I493182
- Now, the issue with theenablePersistence
API not working properly in the Rich Text Editor on page navigation has been resolved.#F184513
- Now, integrating with Mention, theactionBegin
andactionComplete
events work properly.#I488206
- Now, pasting contents into the Rich Text Editor whenenterKey
is configured asDIV
works properly.#I499035
- Now, the Rich Text Editor renders properly without anysass
compilation errors.#I499071
- Now, the image focus and resize class names are removed properly when the editor is focused out.#I497587
- Now, the RichTextEditor height property works properly in percentage value.#I503797
- Now, the shortcut key 'Command + B' is working fine on a Mac machine.#I840680
- Now, the complex table resizing will work properly for the middle columns in the Rich Text Editor.#I846935
- Now, the last and first column of the table resizing will work properly in the Rich Text Editor.
Schedule
Bug fixes
#I503155
- Resolved an accessibility concern by including the necessary form labels in the Scheduler editor window.
Spreadsheet
Bug Fixes
#I499291
,#I496936
- Issue with "ESC
key and edit mode functionality don't work properly when rendering the spreadsheet inside the dialog" has been resolved.