From 0a123f3ce4e46a0bbb974041b8d6803a0bf535d6 Mon Sep 17 00:00:00 2001 From: Saranya Murugasamy Date: Mon, 24 Jun 2019 19:10:16 +0530 Subject: [PATCH] Version 17.1.51 released --- package.json | 2 +- src/diagram/default-functionalities.html | 2 +- src/diagram/fishbone-diagram.html | 4 ++-- src/diagram/shape-gallery.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) 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.

diff --git a/src/diagram/fishbone-diagram.html b/src/diagram/fishbone-diagram.html index 1c50bf8b..f6269033 100644 --- a/src/diagram/fishbone-diagram.html +++ b/src/diagram/fishbone-diagram.html @@ -6,13 +6,13 @@

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


diff --git a/src/diagram/shape-gallery.html b/src/diagram/shape-gallery.html index 5e28d82c..f7b1ef64 100644 --- a/src/diagram/shape-gallery.html +++ b/src/diagram/shape-gallery.html @@ -5,7 +5,7 @@

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