Essential Studio for Vue Release Notes

v20.4.40
December 28, 2022
We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget.org due to an issue with it. To resolve any compilation issues or warnings while using this, upgrade your Syncfusion NuGet packages version to v20.4.0.41 or later.

Chart

Bug Fixes

  • #I423644 - Now axis label is aligned properly when minimum value is high.
  • #I423606 - Trendline is now proper for zero values,
  • #I424547 - Now zooming the multi colored line is working properly.

Chips

Bug Fixes

  • #I422262 - Added the aria-disabled attribute to the disabled Chip items.

CircularGauge

Features

  • #I293761, #I294324, #I309426, #F165646, #I420860 - When animationDuration is set in the rounded range bar pointer, the path element for the pointer is now improved.

ContextMenu

Bug Fixes

  • #I425402 - Accessibility issue in context menu has been fixed.

DateRangePicker

Bug Fixes

  • #F171486 - Issue with “performance delay in the popup open while entering invalid start or end date value” has been resolved.

Diagram

Bug Fixes

  • #I421800 - Now, bezier connector rendered properly while save and load the diagram.
  • #I417240 - Now, dropping bpmn text annotation node inside the swimlane is working properly.

DocumentEditor

Bug Fixes

  • #I421680 - Resolved the paragraph overlapping and border issue while opening the attached document.
  • #I424498 - Attached document with hyperlink text is now displayed properly.
  • #I425696 - Resolved the overlap issue in options pane.

Bug Fixes

  • #F31632 - Accessibility issue in DropDownButton has been resolved.
  • #I422250 - Keyboard navigation not working properly when we set arguments cancel property as true in beforeClose event of DropDownButton has been resolved.

Bug Fixes

  • #F178650 - Resolved the error after perform filtering in Dropdown Tree while updating data dynamically.
  • #F178650 - Resolved the error after perform filtering in Dropdown Tree while updating data dynamically

ExcelExport

Bug Fixes

  • Modified the “\n” character at end of row as “\r\n” in Grid to CSV export.

FloatingActionButton

The Floating Action Button (FAB) component performs the primary action that appears in front of all screen contents. It can be positioned in relation to a page or a target container.

  • Rendering - The FAB component can be rendered as Icon only, Icon with Label, Label only, or in a disabled state.
  • Positioning - Supports to place various built-in positions on the target element.
  • Styles - The appearance of the FAB can be customized using predefined styles.
  • Accessibility - The FAB provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Gantt

Bug Fixes

  • #I420280 - The actionBegin event receives more records as modified data when task is edited issue has been fixed.
  • #I420702 - Persistence settings prevent changing the timeline settings issue has been fixed.
  • #I422731 - Issue when predecessor is given for unscheduled parent issue has been fixed.
  • #I423435 - Customize baseline colour in queryTaskbarInfo event in segmented tasks issue has been fixed.
  • #I422943 - Taskbar appearing on next date issue has been fixed.
  • #I422476 - Progress value issue in parent task has been fixed.
  • #I425389- Baseline not properly rendered after moving Milestone.

Grid

Bug Fixes

  • #I423744 - Script error thrown when saving the data with Shimmer effect issue has been fixed.
  • #I422501 - Header tooltip displays when the header text is wrapped and clipMode is set issue has been fixed.
  • #I424277 - Ellipsis With Tooltip is now working fine with batch editing.
  • #I421562, #I423051 - Unable to filter the menu with autocomplete when grouping is applied has been fixed.

ImageEditor

Bug Fixes

  • Issue with “Toolbar Alignment” has been resolved.

ListBox

Bug Fixes

  • #F424252 - Issue with “Data source not update properly when we filtering and clicking move All button in listbox toolbar sample” has been resolved.
  • #I423072 - Issue with “actionBegin event argument not passes the filtered item properly while filtering and clicking move All button in listbox toolbar sample” has been resolved.

PDFViewer

Bug Fixes

  • #I420988 - Now, the annotations are not delete while drag, resize or deleting the form fields.
  • #I422542 - Now, the strike through can now be added to free text annotations programmatically.
  • #I424231 - Now, the issue with the document’s signature disappearing has been fixed.

PivotTable

Bug Fixes

  • Advanced filtering now works properly in a pivot table.

Bug Fixes

  • #I423129 - Now, when Rich Text Editor is placed inside the modal dialog the hyperlink quickToolbar popup is visible.

QueryBuilder

Bug Fixes

  • #F178375 - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
  • #I423706 - Issue with Field Dropdown list popups get collapses when we use validateFields method in query builder has been fixed

RichTextEditor

Bug Fixes

  • #I425639, #I425631 - Now, when editing the values in the Rich Text Editor, the script error is not thrown.
  • #I423129 - The toolbar bottom border now displays correctly while maximizing and minimizing the Rich Text Editor.
  • #F179458 - Now, localization text of source Code and preview in tooltip are shown properly when hover the icons.
  • #F179343 - Now, maximize and minimize toolbar icon of localization text is shown properly when hover the icons.

SpeedDial

Features

The Speed Dial component is an extension of the floating action button that displays a list of action buttons when clicked. It is useful when there is more than one primary action for the page.

  • Rendering - The Speed Dial component can be rendered in two display modes: Linear and Radial.
  • Positioning - Supports to place various built-in positions on the target element.
  • Styles - The appearance of the Speed Dial can be customized using predefined styles.
  • Template Support - The Speed Dial component action items and popup container can also be rendered with custom templates.
  • Modal Support - Supports showing a modal overlay behind the Speed Dial.
  • Accessibility - The Speed Dial provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Spreadsheet

Bug Fixes

  • #I422288 - Issue with “custom formula values are not updated properly while exporting the workbook” has been resolved.
  • #I422232 - Issue with “SUMIFS formula is not working properly while providing as nested formula to the SUM formula” has been resolved.
  • #F179330 - Issue with “custom function reference is removed from the control instance while calling the refresh method” has been resolved.