Basic Primitives Diagram 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Basic Primitives Diagram v6.6.0주요 버전2025년 5월 28일
기능
  • 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.