Skip to content

v20.4.40

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 28 Dec 17:25
· 108 commits to master since this release

Common

Bug Fixes

  • #I426526, #I421906 - The issue with the delay rendering of controls in the ngAfterViewInit hook has been resolved.

AutoComplete

Bug Fixes

  • #I420089 - The issue "API documentation broken on autocomplete Component" has been resolved.

Bullet Chart

Bug Fixes

  • #I422321 - Now label alignment property is working properly in bullet chart.

Carousel

Bug Fixes

  • #I419341 - The Blank carousel item displayed on autoplay when a single item alone is rendered has been resolved.

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.

Checkbox

Bug Fixes

  • #I382543 - The issue with "Checkbox value not update properly while using edit template of grid" has been resolved.

Chips

Bug Fixes

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

Circular Gauge

New 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.

ComboBox

Bug fixes

  • #I407373 - The issue "fieldset disabled attribute does not disable the form components" has been resolved.

ContextMenu

Bug Fixes

  • #I424794 - The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.
  • #I425402 - Accessibility issue in context menu has been fixed.

DataManager

Bug Fixes

  • #I417282 - The Milliseconds value is not parsed properly with parseJSON method issue has been fixed

Diagram

Bug Fixes

  • I421148 - Now, connector segment does not get split into multiple segment while hover on node.
  • #I420202 - The issue on annotation interaction has been resolved.

New Feature

  • #I409589 - Support to override the mouseWheel event has been added.

Dialog

Bug Fixes

  • #I415699 - Now, the DialogUtility 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

  • #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.

Dropdown Tree

Bug Fixes

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

DropDownButton

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.

DropDownList

Bug Fixes

  • #I397894 - The issue "aria-label added on input element instead of wrapper element while adding the aria-label by using Html Attribute property" has been resolved.

Excel Export

Bug Fixes

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

File Manager

New Features

  • Provided the folder (directory) upload support for Physical File Provider.
  • Provided the folder (directory) upload support for Azure File Provider.
  • Provided the folder (directory) upload support for NodeJS File System Provider.
  • Provided the folder (directory) upload support for Amazon S3 File Provider.

Floating Action Button Preview

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

  • F159354 - Issue in locale text of predecessor tooltip 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.
  • #I420280 - The actionBegin event receives more records as modified data when task is edited 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.

Heatmap

New Features

  • #F177543 - enableMultiSelect property is exposed to enable or disable multiple selection of the HeatMap cells.

Image Editor

Bug Fixes

  • Issue with "Toolbar Alignment" has been resolved.

Kanban

Bug Fixes

  • #FB37690 - Now, the dragged card is positioned properly when the swimlane is frozen with a fixed height for kanban.

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.

ListView

Bug Fixes

  • #F168185 - The issue with "Sorting is not applied properly when entering different values in the text field of the ListView component" has been resolved.

Maps

New Features

  • When panning is performed, the image rendering in online map providers is now improved.

MaskedTextBox

Bug Fixes

  • #I407373 - The issue "fieldset disabled attribute does not disable the form components" has been resolved.

MultiSelect

Bug Fixes

  • #FB38693 - The issue "Multiselect dropdown icon is not aligned properly" has been resolved.

Bug fixes

#I413545 - The issue "screen reader does not read the first popup element" has been resolved.

NumericTextBox

Bug Fixes

  • #F170722 - Issue with "change event doesn't trigger while modifying the value using setValue method inside reactive form" is resolved.
  • #I417969 - The issue "Clear button does not working after the component is enabled" has been resolved.

Office Chart

Bug Fixes

  • #I399919 - Resolved the bar chart rendering issue.

PDF Viewer

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.

Pivot Table

Bug Fixes

  • Advanced filtering now works properly in a pivot table.

Popup

Bug Fixes

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

ProgressBar

Bug Fixes

  • #I420052 - Now progress bar API reference are refreshing properly.

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

RangeNavigator

Bug Fixes

  • #I413509 - Now period selectors are updating properly for the range selector changes.

Rating Preview

Key features:

The Rating component lets the user provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products.

  • Precision - Different precision modes to provide more accurate rating.
  • Tooltip and Label - Provide more expressive rating with tooltip and label.
  • Template - Support to customize the rating item to heart, svg or any content that precisely match our unique needs.
  • Accessibility - The Rating provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

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.

Schedule

New Features

  • #I384604 - Provided custom workdays support when resources are grouped by date.
  • #I394207 - Provided closeTooltip method to close the appointment tooltip programmatically.
  • #I399939 - Provided dateRangeTemplate template to customize the header date range in scheduler.

Speed Dial Preview

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.

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

  • #I422696 - Issue with "SUMIFS formula is not working properly when specify the criteria with operator and cell reference" has been resolved.
  • #I424843 - Issue with "undo action is not working properly while performing undo on the cell with data validation" 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.

Stock Chart

Bug Fixes

  • #I418512 - Console error when specifying labelRotation for stockchart issue has been fixed.

Tab

Bug Fixes

  • #I422226 - An issue with while using underscore on tab id wrong content shown has been resolved.
  • #F179266 - Tab height does not change dynamically when heightAdjustMode has set as Fill mode has been resolved.

New Features

  • #I348957 - Provided option to specify tabindex attribute to control the tab key order of tab header elements.

TextBox

Bug Fixes

  • #I415324 - The issue "Refresh method is not working properly in TextBox component" has been resolved.

Toolbar

New Features

  • #I348957 - Provided option to specify tabindex attribute to control the tab key order of the toolbar elements.

Tooltip

Bug Fixes

  • #I415013 - Resolved detached elements memory leak issue in the Tooltip component.
  • #I415386 - The issue "Tooltip did not appear for the second time when using the tab key to focus on the remove icon of the uploader component" has been resolved.

Tree Grid

Features

  • Provided the shimmer effect for tree grid while loading, refreshing and data processing. Please find the demo here.
  • #I307202, #FB20655 - Provided support to load child records on demand while virtual scrolling in remote data binding. Find more details in the documentation here.

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.