Basic Primitives Diagram v6.6.0

Released: May 28, 2025

Aggiornamenti in v6.6.0

Funzionalità

  • 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.