F150725
- The issue “Barcode Control hasn’t rendered in IE11 browser” has been fixed.#260205
- While using animate() method one series is not removed issue is fixed now.#255275
- Console error thrown when changing the trendline type from linear to exponential trendline or other types is fixed now.#260004
- Provided support for polar and radar column spacing.#257784
- Provided support for smart rendering of X-axis rotated labels.#254646
- Provided Before export event support for export in chart.#256381
- Now, the beforeClick
event triggers while clicking the chips.#256381
- Now, the selectedChips
property maintains the value field that is provided to the chip.onModeSwitch
event after switching mode.#F150686
- The issue “Panels overlapping when you drag from top to bottom” has been resolved.#260342
- Issue with “datepicker popup not closed while use shift+tab
” has been resolved.#260927
- The issue “UmlClassDiagram is not updated properly in the layout” has been fixed.#227953
- The exception occurred while applying line routing for the complex diagram has been fixed.#259627
- The issue “Performance improvement with HTML node” has been fixed.#259329
- The issue “Polyline target decorator is not aligned properly at runtime” has been fixed.F149983
- The exception occurred while changing the z-index for group node at run time has been fixed.259000
- The issue “ConnectionChange Event does not triggered in mouse up” has been fixed.#259960
- The issue “Expand and collapse not working on the Mindmap Layout” has been fixed.#260287
- The issue “left most node unable to be selected in the layout sample” has been fixed.#256458
- The diagram html content is cutoff, while exporting the diagram issue has been fixed.#259774
- The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed.#259981
- Provides support to add group node children at runtime.#232055
- Support has been provided to Clip/Ellipsis the annotation when textWrapping as WrapWithOverflow in the diagram.#253884
- Template support for HTML node has been provided.#236612
, #242275
- The support has been provided to get the In and Out edges from ports.#239063
, #239214
- The support has been provided to notify key actions in command manager#150796
- The issue with the parent element that is scrolled after reaching the end of the modal dialog has been resolved.#256585
- Provided the new event destroyed
that triggers when the component of the dialog is destroyed.#252868
- Resolved script error when resize row to next page.#259972
- Formatting is now applied properly for keep text only option in paste.#258191
- Table cell width are now updated properly.#260133
, #261809
- Page scrolling issue is resolved when right click in MAC machine.enableLocalPaste
is set to false. So, by default, the content will be pasted from the system clipboard.F150408
- Baseline tooltip not rendered for milestone tasks has been fixed.#260944
- Issue in preventing taskbar editing has been fixed.F148795
- Provided custom editor support in dialog edit.F149069
- Provided support to render parent as milestone.#257320
- Provided support for ‘zoom to fit’ based on visible tasks alone.#260390
- Misalignment while editing with frozen column issue has been fixed.#260090
- isInteracted
property is added to the row selecting events.#150452
- Misalignment while hiding columns with row drag and drop has been fixed.#258695
- Provided cancel
argument in beginEdit
event to prevent the open action of the editor.The Kanban component is an efficient way to visually depict work at various stages of a process using cards, columns, and swimlane.
#256121
- Provided support to toggle the panning functionality in maps control by using the enablePanning
property.#261574
- Now, isInteracted
argument updated properly in the change event while focusout.#I258172
- Provided the support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.#I259159
- Provided the support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.#I259961
- Exposed the annotation label settings value in the annotationAdd event arguments.#I259615
- Exposed the annotation label settings value in import/export JSON data.#I256596
- Exposed the annotation selector settings value for individual annotation objects and import/export JSON data.#F149481
- Provided the support to get the selected HTML content using the getSelectedHtml
public method.#F145578
- An issue with scrollTo()
method not working properly in Timeline Week View has been fixed.enableMaxHeight
property.#261757
- The issue, “cssClass not set into pane when you add the pane using the addPane method” has been resolved.#261829
- Keyboard interaction issue with input components has been resolved.#I256901
- Script error while loading the Spreadsheet control with empty data source issue fixed.#I256901
- Support Handled for providing the hyperlink through data source.#I260738
- Fixed the style compatibility issue.#I256901
- Provided the supports to show/hide ribbon tabs, add new ribbon tabs and enable/disable file menu items.#I257035
- Provided option to add custom items in Spreadsheet ribbon toolbar#I261768
- Provided custom function support.#I259360
- Provided sheet visibility support to hide/show the sheets in Spreadsheet.AutoFit
method for auto resize the rows/columns in Spreadsheet.#I251695
, #I256191
, #I261629
- Provided Save as JSON and Load from JSON support.#I251210
, #I256211
- Provided cell template support which is used for adding custom components in to Spreadsheet.#I258878
, #I260952
, #I258876
, #I258049
- Provided SLOPE
and INTERCEPT
Formula support.#260479
- An issue with selected event is triggered unnecessarily after the refresh tab has been fixed.#245194
- Cleared the template elements on performing TreeGrid actions.#260348
- Editing works fine when we dynamically change allowEditing property.