Skip to content

v20.1.47

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 04 Apr 08:32
· 102 commits to master since this release

Common

Breaking Changes

  • Starting with 2022 Volume 1 v20.1.0.47, all Syncfusion customers (evaluators and paid customers) who use Syncfusion installers or npm packages from npmjs must generate and register the corresponding platform and version license key in your projects. For more information, please see this help topic

  • The un-versioned CDN links which always maintains latest version scripts are deprecated from 2022 Vol1 - 20.1 version. These links are available with 19.4 version scripts to avoid breaking in sites and apps that uses un-versioned links.

New Features

  • Fluent theme has been added with light and dark variants to all Syncfusion Angular UI components.

Carousel

The Carousel component allows users to display images with content, links, etc., like a slide show. Typical uses of carousels include scrolling news headlines, featured articles on home pages, and image galleries.

  • Rendering - The Carousel component can be rendered based on the items collection and data binding.
  • Animation - Supports animation effects for moving previous/next item of Carousel.
  • Template Support - The Carousel component items and buttons can also be rendered with custom templates.
  • Keyboard Support - By default, the Carousel allows interaction with commands by using keyboard shortcuts.
  • Accessibility - The Carousel provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Chart

Bug Fixes

  • #I365536 - Crosshair tooltip is now proper when transform is applied.

New Features

  • #I320275 - Wrap support provided for the legend text that overflows the container.

Diagram

New Features

  • I306493 - Implemented addInfo property for swimlane's lane and phase.
  • I360571 - Padding support for a group node has been implemented.
  • F172222 - Provided support for opening the annotation hyperlink in the same tab.
  • FB31225 - Support to change the color of the snapping lines has been provided.

Document Editor

Bug Fixes

  • #I367457 - Resolved the nested table content positioning issue.
  • #I365347 - Copied content is now pasted properly in between the paragraph.
  • #I361140 - Resolved the script error in inserting footnote content.
  • #I366968 - Newly added table row border is now exported properly in server-side word export.
  • #I366806 - Resolved the content overlapping issue with wrapped shape.
  • #I363360 - Resolved the new window sample dialog height issue.

New Features

  • #I348441 - Added support for adding SVG image in a Word document.
  • #I348727 - Added support for setting automatic space before and after a paragraph in a Word document.
  • #I268209 - Added support for restricting documents with comments only protection type.
  • #I363489 - Improved the performance of the server-side spell check library.

Gantt

Bug Fixes

  • #300959 - Provided support to fill empty space with extended timeline in zoom out action.
  • #371372 - Unable to change end Date of manual parent task issue has been fixed.
  • #363003 - Child mapping order not maintained in data source property issue has been fixed.

Grid

Bug Fixes

  • #I368223 - Filtering on the date column with a null value in the array issue has been fixed.
  • #F171832 - Pdf grid header text colour is not updated properly in pdfHeaderQueryCellInfo event issue has been fixed.

New Features

  • #I347226, #I345255 - Provided Aria accessibility with keyboard support for pager component.

ListView

Bug Fixes

  • #F168185 - Issue with "Sorting is not applied properly with different text field in ListView component" has been resolved.
  • #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

Bug Fixes

  • #F173348 - When the Maps control is printed, the position of the markers will now be proper.

New Features

  • Maps control now supports keyboard interaction for zooming, navigating, and other functions.

MultiSelect

Bug Fixes

  • #I355272 - Issue with "wrong popup item get selected when popup has duplicate text with item template and change the text property dynamically" has been resolved.
  • #FB31100 - Issue with "popup is not opened while changing the popupHeight dynamically in the beforeOpen event" has been resolved.

PDF Viewer

Bug Fixes

  • #I366423, #I370600- Now, draw tab doesn't move to the next tab when drawing the signature inside the signature.
  • #I367580- Now, the free text annotations are edited properly if a document has rotated pages.
  • #I367479- Now, hidden fields are not allowed to show the popup.
  • #I367558, #I371494- Signature images are properly uploaded now on mobile devices.

New Features

  • Provided the support to deploy the PDF Viewer service at the server-side for .NET 6.0, by migrating the Syncfusion.Drawing.Common to SkiaSharp packages.

Pivot Table

Bug Fixes

  • #I366940 - When the defer layout update option is enabled, the field list UI will now properly refresh while drag and drop measures.
  • #I367463 - When virtual scrolling is enabled, the pivot table now properly refresh based on the specified height.
  • In Angular, grouping will now work properly with the static field list.
  • #I370021 - While resizing, the pivot chart is now properly refreshed.

New Features

  • Provided support to expand all members (aka, headers) in a specific field in the Pivot Table's row and column axes.
  • Provided built-in option in toolbar UI, grand totals will now display either at the first or last position in the Pivot Table's row and column axes.

RichTextEditor

Bug Fixes

  • #I369216 - Now, pasting the note pad with link contents is pasted properly without moving the cursor to the previous line.
  • #F171703 - Now, pasting the content in the Rich Text Editor after pressing the shift + enter key works properly.

Schedule

Bug Fixes

  • #I358644 - An issue with the editor window content is destroyed when using the template with window resizing action has been fixed.
  • #I368002, #I369932 - A issue with cell height not updated property based on appointment rendering while row auto height enabled has been fixed.
  • #I368806 - An issue with an incorrect end date in the editor when using openEditor method has been fixed.
  • #I367110 - An issue with more indicator count value is wrong in month view has been fixed.
  • #I370378 - An issue with the wrong count of occurrences rendered when clear and set up until date value again has been fixed.
  • #F172905 - An issue with scroll position not maintained for timeline year and timeline month views has been fixed.

New Features

  • #I305258, #FB20522, #FB20233 - Provided virtual scrolling support for timeline year view with vertical orientation.

Spreadsheet

Bug Fixes

  • #I370011 - Creating new workbook not removing the filter issue resolved.
  • #I366824 - Formula dependent cells are not updated on clear action issue resolved.
  • #I357792 - Collaborative editing feature issues has been fixed.
  • #I370463 - Getting maximum call stack exceed error during scrolling with large dataset issue resolved.
  • #I366370 - Script error occurs on sheets property change issue resolved.
  • #FB33176 - Chart not rendered if specified data range is not from active sheet issue resolved.
  • #I349643 - Script error occurs on chart creation while importing excel file with custom date format issue resolved.
  • #I371783 - Performance delay occurs while clearing the filter through context menu issue resolved.
  • #I354089 - Hide / show rows not working with freeze pane if headers are hidden issue resolved.
  • #I369939 - Closing circular reference dialog is not working issue has been fixed.

Tab

Bug Fixes

  • SF-369202, #F173364 - An issue with another tab item content is rendered in newly added tab item content has been fixed.

Toast

Bug Fixes

  • I367641 - Now, the icon in the toast with type warning that is displayed using the toast utility method works properly.

Toolbar

Bug Fixes

  • #SF-365188 - An issue with the toolbar item separator not being hidden in multi-row mode has been fixed.

Tree Grid

Bug Fixes

  • #I369691 - Indent / Outdent functionality can now be enabled without allowRowDragAndDrop property.
  • #I366845, #I368714, #I369069, #I372441 - Resolved script error thrown while initial rendering of the treegrid.

Visual Studio Code Extensions

New Feature

  • Provided Fluent Theme support to Web template studio.