Basic Primitives Diagram Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Basic Primitives Diagram v6.6.0Major versionMay 28, 2025
Features
  • Annotations:
    • Added templated end points to connector annotations.
    • Added showFromEndpoint, showToEndpoint, context properties to to ConnectorAnnotationConfig.
    • Added onEndPointRender, showEndPoints, endPointSize, endPointCornerRadius, endPointOpacity properties to OrgConfig.
    • Added drag and drop sample creating and editing connector annotations.
    • Added shape annotation control: ShapeAnnotationControlConfig, ShapeAnnotationControl.
    • Added callout annotation control: CalloutAnnotationControlConfig, CalloutAnnotationControl.
  • Misc:
    • Changed CSS styles for connector annotations, so when they are rendered over diagram nodes, they should be transparent for mouse events.
    • Added a connector annotation control to use in Drag & Drop overlays for visual feedback implementation: ConnectorAnnotationControlConfig, ConnectorAnnotationControl.
    • Added rotated text control: RotatedTextControlConfig, RotatedTextControl.
    • Added getItemPosition method to diagram controls to get node placement in the control's coordinates.