Syncfusion Essential Studio for JavaScript 2021 Volume 1 SP1

Released: May 13, 2021

Updates in 2021 Volume 1 SP1

Features

  • Accordion
    • Provided accessibility support for current state of accordion items expanded/collapsed when using screen reader.
  • Chart
    • Improved logarithmic axis to show values less than 1.
  • Gantt
    • Provided support for managing dates with different time zones.
    • Added support for canceling the merging of split tasks using client-side event.
    • Improved performance while scrolling, when predecessors are mapped.
  • Kanban
    • Support has been added for mapping the keyField in the column as number type.
  • Menu
    • Added delay support when hovering on the menu.
  • Pivot Table
    • The server-side engine now supports toolbar feature.
    • The number of aggregation menus shown at the start can now be customized.
  • RichTextEditor
    • The toolbarStatusUpdate event has been deprecated. Use updatedToolbarStatus new event to get the status of the updated toolbar.
  • Schedule
    • Added scrolling support for all day row when loading huge events.
    • Added print option support to print the schedule in a customized way.
    • Provided option to set a different first month in year view.
    • Added template support for date header in year views.
  • Splitter
    • Added enablePersistence property to persist the component’s state between page reloads.
    • Added enableReversePanes property to reorder the splitter panes.
  • Tree Grid
    • Provided support for adding parent and child records together using addRecord method.

Fixes

  • Barcode
    • “Text alignment was not proper with UPCA type barcode” issue has been fixed.
  • Chart
    • Highlight and selection issue has been fixed for multiple charts.
    • Accumulation chart with data label is now rendering properly inside the dashboard layout.
  • Diagram
    • This issue “Node does not drag properly when move inside swimlane” has been fixed.
    • This issue “While drag and move the multiple children of swimlane some children jump from one lane to another lane” has been fixed.
    • This issue “An exception will raise when send the native node back to the group of native nodes” has been fixed.
    • This issue “straight line segment not moved in group while dragging grouping node” has been fixed.
    • This issue “Connector alignment is not rendered properly at initial rendering” has been fixed.
    • The issue “Annotation hyper link is not working” has been fixed.
    • The issue “Customized style disappears when serializing the BPMN shapes” has been fixed.
    • The issue “Swimlane send to back node working” has been fixed.
    • The issue “Swimlane children disappear while performing the order commands” has been fixed.
    • The issue “Exception occurs when try to redo the node’s gradient color” has been fixed.
    • The issue “An empty space will take place along with the diagram while exporting the diagram into the image” has been fixed.
    • The issue “The loaded layout diagram is differ from the saved diagram” has been fixed.
    • The issue “Resize functionality of the lane is not working if the can move is false” has been fixed.
    • The issue “Symbol palette component gets rendered on every state change” has been fixed.
    • This issue “While render the layout’s nodes with the collapsed state, the nodes are not properly aligned ” has been fixed.
  • Dialog
    • Resolved the issue “Setting the dialog minHeight property as number is not working properly”.
    • The issue with “When the content is given as a template function, then the content is not rendered in the Dialog” has been resolved.
  • File Manager
    • The warning dialog will now be displayed while dropping the searched file into the same source location in the File Manager component.
  • Gantt
    • Issue in splitting task using public method has been fixed.
    • Issue in adding new task with empty string has been fixed.
    • Issue while defining columns and dynamically changing the view type has been fixed.
  • Kanban
    • The issue with “Kanban content color not changed, when using the material-dark theme” has been resolved.
    • The issue with “Script error thrown when drag and drop operation performed when swimlane keyField as non-existing field” has been resolved.
    • The issue with “Unable to drag and drop the card when WebApiAdaptor used on Kanban” has been resolved.
  • Pivot Table
    • Issues in server-side engine have been fixed.
    • The pivot chart is now drawn properly when the height is set as a percentage.
  • Popup
    • The issue with ”Dropdownlist(popup) flickers on value select, when there is scroller in the page” has been resolved.
  • RichTextEditor
    • The issue with “Pasting the table elements from MSword to the editor, removes the empty cells in table” has been resolved.
    • The issue with “Pasting the link in the Rich Text Editor doesn’t add the target=_blank in the link” has been resolved.
    • The issue with “Rich Text Editor not rendered properly when ID is given as a number” has been resolved.
    • The issue with “When strong is applied more than one time for an element, un-bold doesn’t remove all the bold tags” has been resolved.
  • Schedule
    • An issue with resizing the appointment to last cell is not working has been fixed.
    • An issue with the scheduler fast dragging in timeline views has been resolved.
  • Spreadsheet
    • Date is not updated properly in Ukraine time zone issue resolved.
    • Horizontal scroll bar not visible in MAC machine issue resolved.
  • Tree Grid
    • Cell Editing works fine when Virtualization is enabled
  • TreeView
    • The issue with “In IE Browser, the template TreeView throws an error when changing the data source using useState” has been resolved.