diff --git a/package.json b/package.json index 9b1f5ced..a0c26fa2 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "dependencies": { - "@syncfusion/ej2": "*", + "@syncfusion/ej2": "^17.1.51", "browser-sync": "^2.18.13", "cheerio": "^1.0.0-rc.1", "crossroads": "^0.12.2", diff --git a/src/diagram/default-functionalities.html b/src/diagram/default-functionalities.html index bfcb6c96..82d841f5 100644 --- a/src/diagram/default-functionalities.html +++ b/src/diagram/default-functionalities.html @@ -48,7 +48,7 @@
- This sample visualizes the processing of an order placed using credit card with built-in flow shapes. + This sample visualizes the processing of an order placed using credit card with built-in flow shapes in Syncfusion EJ2 JavaScript Diagram.
- This sample visually represents a simple fishbone diagram (Ishikawa). Diagram nodes and annotations are used to define fishbone diagrams. Read-only mode is enabled here. + This sample visually represents a simple fishbone diagram in Syncfusion EJ2 JavaScript. Diagram nodes and annotations are used to define fishbone diagrams.
- This sample shows how to create a fishbone diagram (Ishikawa) using diagram control. Here, zoom and pan options are enabled. The tool property of the diagram control allows you to enable or disable zoom and pan options. + This sample shows how to create a fishbone diagram (Ishikawa) using diagram control. Here, zoom and pan options are enabled. The tool property of the diagram control allows you to enable or disable zoom and pan options. Read-only mode is enabled here.
- This sample illustrates basic built-in shapes, such as basic shapes, flow shapes, and BPMN shapes. + This sample illustrates basic built-in shapes such as basic shapes, flow shapes, and BPMN shapes in Syncfusion EJ2 JavaScript Diagram.