Skip to content

DHTMLX Diagram 6.0

Latest
Compare
Choose a tag to compare
@serhiipylypchuk1991 serhiipylypchuk1991 released this 12 Dec 15:38
e1c1c72

Released on May 16, 2024

Review of release on the blog

Breaking changes

The new update introduces significant changes in the structure and functionality of Diagram and Diagram Editor. Check the Migration article to keep in step with the latest version.

New functionality

Updates

Deprecated API

  • Properties

    • The controls property of Diagram Editor is deprecated and no longer supported
    • The editMode property of Diagram Editor is deprecated and no longer supported
    • The gapPreview property of Diagram Editor is deprecated and no longer supported
    • The reservedWidth property of Diagram Editor is deprecated and no longer supported
    • The scalePreview property of Diagram Editor is deprecated and no longer supported
    • The shapeBarWidth property of Diagram Editor is deprecated and no longer supported
    • The shapeSections property of Diagram Editor is deprecated and no longer supported
    • The title property of Line data is deprecated and no longer supported
  • Methods

    • The getId() method of the Selection object of Diagram is deprecated and no longer supported
    • The getSubId() method of the Selection object of Diagram is deprecated and no longer supported
    • The setViewMode() method of Diagram Editor is deprecated and no longer supported
  • Events

    • The following events of Diagram Editor are deprecated and no longer supported, since there are no corresponding buttons in the toolbar: resetButton, applyButton, visibility, exportData, importData, autoLayout
    • The changeGridStep event of Diagram Editor is deprecated and no longer supported