v20.3.61
·
128 commits
to master
since this release
AutoComplete
Bug Fixes
#I420089
- The issue "API documentation broken on autocomplete Component" has been resolved.
Carousel
Bug Fixes
#I419341
- The Blank carousel item displayed onautoplay
when a single item alone is rendered has been resolved.
Chart
Bug Fixes
#I421349
- Now chart axis is removing properly on dynamic update.#I421251
- Now Pie chart render properly when the width is less than 20% for the parent div.#I421251
- Pie chart gets crashed when setting the datalabel has been fixed.
Checkbox
Bug Fixes
- The Issue with the checkbox label size in the Fluent theme has been fixed.
Chips
Bug Fixes
#293361
- When settingenabled
value asfalse
in Chip component then the disabled chip item get focused issue has been resolved.
Dashboard Layout
Bug Fixes
#F178215
- In the Dashboard Layout component, the panel template does not work while using the v-slot issue has been resolved.
DashboardLayout
Bug Fixes
#I417930
- The panel exceeding the parent container while dragging or resizing in the DashboardLayout component has been resolved.
DataManager
Bug Fixes
#I417282
- The Milliseconds value is not parsed properly withparseJSON
method issue has been fixed
DateTimePicker
Bug Fixes
#F178567
- The issue "Meridian value not converted from lower case into higher case" has been resolved.
Diagram
New Feature
#I409589
- Support to override the mouseWheel event has been added.
Dialog
Bug Fixes
#I415699
- Now, theDialogUtility
position property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.#I420058
- Now, the Dialog Close icon Button top and left position values are equal.
Document Editor
Bug Fixes
#I418719
- Resolved the issue with removing bookmark element.#I420043
- Table of content (TOC) is now updated properly.
Excel Export
Bug Fixes
- Modified the "\n" character at end of row as "\r\n" in Grid to CSV export.
Gantt
Bug Fixes
#I417035
- Expand Collapse not working properly after cell editing issue has been fixed.#I421663
- The baseline end date has not been properly validated issue has been fixed.
Grid
Bug Fixes
#I408271
- The reference link for thecheckBoxChange
event arguments has been updated in the documentation.#I420019
- script error for focusing the content after deleting all the records has been fixed.
Heatmap
Bug Fixes
#I421105
- The axis labels and multilevel labels of the x-axis will be properly spaced.
Kanban
Bug Fixes
#F178602
- Now, the ability to drag & drop several cards onto the same column works properly.#F178604
- Now, the arrangement of several cards in descending order after drag and drop is now resolved.
ListBox
Bug Fixes
#F37860
- Issue with "Command button not working properly for multiselect in ListBox in Mac" has been resolved.
Maps
Bug Fixes
#I413909
- When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.#I412101
-shapeHighlight
event will now trigger properly.#I411790
-zoomByPosition
method will now work properly in the online map providers.#I401870
- The fixes for the styles, related to the Content Security Policy (CSP), are included.
MultiSelect
Bug Fixes
#FB38693
- The issue "Multiselect dropdown icon is not aligned properly" has been resolved.
NumericTextBox
Bug Fixes
#I417969
- The issue "Clear button does not working after the component is enabled" has been resolved.
PDF Viewer
Bug Fixes
#F178453
- Now, cut, copy and paste of form field are working properly on downloading.
New Features
#I369895
,#I403367
,#I406191
- Now, improvements in text selectionstrikethrough
for specific document.#I419679
- Provided the ability to display or hide theFormDesignerToolbar
after document loading.
Pivot Table
Bug Fixes
#I405590
- The pivot table will now properly refresh while performing value sorting with the grouping bar and autofit enabled.#I420612
- The pivot table will now be rendered properly while switching between reports in the toolbar.#F420612
- The pivot table's alphanumeric sorting will now works properly.
ProgressBar
Bug Fixes
#I420052
- Now progress bar API reference are refreshing properly.
QueryBuilder
Bug Fixes
#I404520
- Provided Localization support SQL query builder operators.#F178375
- Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
RangeNavigator
Bug Fixes
#I413509
- Now period selectors are updating properly for the range selector changes.
RichTextEditor
Bug Fixes
#I422392
- Now, the embed video is not removed when pressing the enter key.#I422764
- Now, when using similar fontFamily values for multiple items updates the dropDown text properly.
Schedule
Bug fixes
#F178034
- An issue with event template is not applied in print window has been fixed.#I420462
- Script error throws when changing the resource in mobile mode has been fixed.#F178747
- An issue with Appointments positioning when navigate to the next date via swiping in mobile mode has been fixed.
Splitter
Bug Fixes
#I413810
- The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.
Spreadsheet
Bug Fixes
#I417860
- Issue with "custom function calculated values are not updated properly in the cell data binding" has been resolved.#F179034
- Issue with "script error occurs while clicking the ALT button withshowRibbon
property value as false" has been resolved.#I416351
- Issue with "page gets unresponsive while finding the text that is not available in the worksheet" has been resolved.#I412801
- Issue with "cell text is not displayed while using the custom cell styling in the imported excel file" has been resolved.
Stock Chart
Bug Fixes
#I418512
- Console error when specifyinglabelRotation
for stockchart issue has been fixed.
TextBox
Bug Fixes
#I415324
- The issue "Refresh method is not working properly in TextBox component" has been resolved.
Tooltip
Bug Fixes
#I415386
- The Tooltip not shown for dynamically added target while pressing Tab key has been resolved.
Tree Grid
Bug Fixes
#I419247
-expandRow
andcollapseRow
methods are working properly while expanding or collapsing a row respectively whenfrozenRows
property enabled
TreeMap
Bug Fixes
#F178496
- The legend items now render in the same order as the color mapping objects.
TreeView
Bug Fixes
#I415237
- The TreeView performance issue in Vue3 framework has been resolved.