Essential Studio for Vue Release Notes
Common
Features
-
#F140652,#F138394,#F148391,#I309881,#F167735,#I228458- Provided slot template support for the Vue 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-ARIAspecifications and it is achieved through attributes.
Chart
Bug Fixes
-
#I365536- Crosshair tooltip is now proper when transform is applied.
Features
-
#I320275- Wrap support provided for the legend text that overflows the container.
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
-
#32965- Now, old and new value of property change event values are updated properly while drag the connector target end. -
F172843- Bring to front is now working properly for the multiple selection. -
SF-369300- Now, Expand and collapse work properly for layouts. -
SF-370061- Now, exportDiagram exports image url properly when mode is set to Data. -
SF-368435- The exception will no longer thrown while dragging the selected object. -
SF-362356- Now, Diagram can be zoomed or scrolled smoothly.
DocumentEditor
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.
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.
Drawings
Bug Fixes
-
#337257– Now, the annotation resize is working properly if the resize shape is Circle.
ExcelExport
Bug Fixes
- Internet Explorer version 11 Grid to Excel export issue is fixed.
- Date issue is fixed for CSV export.
- File corruption issue is fixed in Grid to Excel export.
- Fixed currency format thousand separator missing issue.
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 inpdfHeaderQueryCellInfoevent issue has been fixed.
Features
-
#I347226,#I345255- Provided Aria accessibility with keyboard support for pager component.
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
Bug Fixes
-
#F173348- When the Maps control is printed, the position of the markers will now be proper.
Features
- Maps control now supports keyboard interaction for zooming, navigating, and other functions.
MultiSelect
Bug Fixes
-
#FB31100- Issue with “popup is not opened while changing thepopupHeightdynamically in thebeforeOpenevent” has been resolved.
PDFViewer
Bug Fixes
-
#I366679- Selection is working properly for the overlapped stamp annotations. -
#I364656- Now, the signature fields are read-only when the annotation and form designer modules are disabled.
Features
-
#I368647,#I366041- Exposed a method to focus form fields in a document.
PivotTable
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.
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 theshift + enterkey works properly.
Schedule
Bug Fixes
-
#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 usingopenEditormethod 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.
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.
SvgBase
Bug Fixes
-
#311306- Position of Tooltip template has been changed.
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 typewarningthat is displayed using the toast utility method works properly.
TreeGrid
Bug Fixes
-
#I369691- Indent / Outdent functionality can now be enabled without allowRowDragAndDrop property.