Skip to content

Commit 5108891

Browse files
authored
Merge pull request #9 from Saranya13/master
Version 17.1.51 released
2 parents ee6b92b + 0a123f3 commit 5108891

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"dependencies": {
8-
"@syncfusion/ej2": "*",
8+
"@syncfusion/ej2": "^17.1.51",
99
"browser-sync": "^2.18.13",
1010
"cheerio": "^1.0.0-rc.1",
1111
"crossroads": "^0.12.2",

src/diagram/default-functionalities.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</div>
4949
<div id="action-description">
5050
<p>
51-
This sample visualizes the processing of an order placed using credit card with built-in flow shapes.
51+
This sample visualizes the processing of an order placed using credit card with built-in flow shapes in Syncfusion EJ2 JavaScript Diagram.
5252
</p>
5353
</div>
5454
<div id="description">

src/diagram/fishbone-diagram.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
<div id="action-description">
88
<p>
9-
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.
9+
This sample visually represents a simple fishbone diagram in Syncfusion EJ2 JavaScript. Diagram nodes and annotations are used to define fishbone diagrams.
1010
</p>
1111
</div>
1212

1313
<div id="description">
1414
<p>
15-
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.
15+
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.
1616
</p>
1717
<br>
1818
</div>

src/diagram/shape-gallery.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</div>
66
<div id="action-description">
77
<p>
8-
This sample illustrates basic built-in shapes, such as basic shapes, flow shapes, and BPMN shapes.
8+
This sample illustrates basic built-in shapes such as basic shapes, flow shapes, and BPMN shapes in Syncfusion EJ2 JavaScript Diagram.
99
</p>
1010
</div>
1111
<div id="description">

0 commit comments

Comments
 (0)