v20.3.61
·
155 commits
to master
since this release
Common
Bug Fixes
#I415706- The issue with "Schedule component module injection is not working in the Vue 3 script setup" has been resolved.
AutoComplete
Bug Fixes
#I420089- The issue "API documentation broken on autocomplete Component" has been resolved.
Carousel
Bug Fixes
#I419341- The Blank carousel item displayed onautoplaywhen 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 settingenabledvalue asfalsein Chip component then the disabled chip item get focused issue has been resolved.
ComboBox
Bug Fixes
#I417583- The issue "Selected value is not updated based on value when dynamically updating datasource" 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 withparseJSONmethod issue has been fixed
Diagram
New Feature
#I409589- Support to override the mouseWheel event has been added.
Dialog
Bug Fixes
#I415699- Now, theDialogUtilityposition 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 thecheckBoxChangeevent 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-shapeHighlightevent will now trigger properly.#I411790-zoomByPositionmethod 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
#I412717- The issue "typing zero does not updated on two way binding numeric textbox" has been resolved.#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 selectionstrikethroughfor specific document.#I419679- Provided the ability to display or hide theFormDesignerToolbarafter 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
#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
#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 specifyinglabelRotationfor 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-expandRowandcollapseRowmethods are working properly while expanding or collapsing a row respectively whenfrozenRowsproperty 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.