Syncfusion Essential Studio for JavaScript 2022 Volume 1 SP1

Released: May 12, 2022

Updates in 2022 Volume 1 SP1

Funktionen

  • Common
    • Migrated to latest SASS with compilation for EJ2 Components and samples.
  • Chart
    • Improves marker explode features.
  • Pivot Table
    • Members of a specific field are now sorted based on a user-defined order in row and column axes.
  • Spreadsheet
    • Added support for date column filtering using a popup UI with parent-child checkboxes.

Fehlerkorrekturen

  • Common
    • The issue with ”IsDevice value return as false only for Safari browser in iPad” has been resolved.
  • Diagram
    • Now, old value of SelectionChange event are updated properly.
    • The sourcePointChange and targetPointChange events are triggered while dragging the node.
    • Now, the performance and Memory leak is resolved in the saveDiagram method.
    • Now, bezier connector annotation get exported properly as an image.
    • Now, the diagram zooming behavior is changed as an old behavior.
  • Document Editor
    • Resolved the document editor container component destroy issue.
    • Resolved the restart page numbering consideration on table of content updating.
    • Resolved the empty pages issue on printing a document with landscape orientation.
    • Resolved the pagination issue on layouting and downloading a sfdt.
    • Resolved the control hanging issue while opening a document with table.
    • Resolved the table rendering issue at the bottom of the page.
    • Rejecting new paragraphs tracked changes releases the occupied space.
    • Resolved the issue in review pane while opening a default document with track changes.
    • Resolved the layouting issue for large footnote content which flows over the current page.
    • Resolved the multiple call issue when enabling the spellcheck after editing the document.
    • Resolved the minimum column width causes in-finite lopping issue when resizing table.
    • Resolved the table in document overlaps footer.
    • Resolved the chart color rendering and shape overlapping issue.
    • Resolved the list format issues when open document by Document Editor.
  • DropDownButton
    • Text content contains html tag elements considered as HTML Element in DropDownButton issue has been resolved.
  • File Manager
    • The issue with “Not able to upload an excel file in the File Manager component with SQL file provider” has been resolved.
  • Gantt
    • Duration is not updated while updating resource units using updateRecordByID method issue has been fixed.
    • Filtering issue when rendering Gantt inside the modal has been fixed.
    • Tab key navigation not working properly when moving from grid to timeline issue has been fixed.
  • LinearGauge
    • When the bar pointer value is set to zero, the start of the pointer curve is properly rendered.
    • The Linear Gauge, which is embedded in its root element, is now rendered in 50% height.
  • PDF Viewer
    • A signature in the signature field will be displayed in the downloaded document when the form field properties have been updated using the updateFormFields method.
  • Pivot Table
    • The previous cell selection can now be maintained while restricting the current selection in the pivot table’s column axis using the cell selecting event.
    • The pivot table can now be exported properly to Excel and CSV formats while using the virtual scrolling feature, with sub-totals hidden.
    • The pivot chart will now refresh properly with the specified height when switching from adaptive to desktop mode.
  • QueryBuilder
    • Issue with Null value is not available in IN operator of query builder has been fixed.
  • RichTextEditor
    • Now, the Rich Text Editor table resize works properly when width is configured for the parent element.
  • Schedule
    • The appointment border maintained after deselection on multiple appointment selections has been fixed.
    • An issue with appointments rendered in the min-max date range in vertical views has been fixed.
  • Spreadsheet
    • Background color not exported properly when the conditional formatting contains “null” format issue resolved.
    • Clear options not working properly for localized text issue is resolved.
  • TreeMap
    • The samples in the TreeMap sample browser can now be edited in the StackBlitz.