Skip to content

Commit 5d57bc4

Browse files
author
pipeline
committed
v16.1.32-preview is released
1 parent 9c6209f commit 5d57bc4

File tree

9 files changed

+111909
-30
lines changed

9 files changed

+111909
-30
lines changed

dist/bootstrap.css

Lines changed: 27379 additions & 0 deletions
Large diffs are not rendered by default.

dist/ej2.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ej2.min.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/fabric.css

Lines changed: 27635 additions & 0 deletions
Large diffs are not rendered by default.

dist/fuse.min.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/highcontrast.css

Lines changed: 27971 additions & 0 deletions
Large diffs are not rendered by default.

dist/locale-string.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/material.css

Lines changed: 28881 additions & 0 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
2-
"name": "@syncfusion/ej2-javascript-samples",
3-
"version": "16.1.24",
4-
"description": "Pure Javascript Samples for Syncfusion Essential JS 2",
5-
"author": "Syncfusion Inc.",
6-
"license": "SEE LICENSE IN license",
7-
"dependencies": {
8-
"@syncfusion/ej2": "16.1.25",
9-
"browser-sync": "^2.18.13",
10-
"cheerio": "^1.0.0-rc.1",
11-
"crossroads": "^0.12.2",
12-
"gulp": "^3.9.1",
13-
"gulp-jsoncombine": "^1.0.3",
14-
"gulp-print": "^2.0.1",
15-
"hasher": "^1.2.0",
16-
"markdown-it": "^8.4.0",
17-
"run-sequence": "^2.2.0",
18-
"webpack": "2.5.1",
19-
"webpack-stream": "^4.0.0"
20-
},
21-
"devDependencies": {
22-
"elasticlunr": "0.9.5",
23-
"gulp-jshint": "^2.0.1",
24-
"fuse.js": "^3.2.0",
25-
"jshint": "^2.9.2"
26-
},
27-
"scripts": {
28-
"test": "gulp js-hint ",
29-
"serve": "gulp serve",
30-
"build": "gulp build"
31-
}
2+
"name": "@syncfusion/ej2-javascript-samples",
3+
"version": "16.1.32",
4+
"description": "Pure Javascript Samples for Syncfusion Essential JS 2",
5+
"author": "Syncfusion Inc.",
6+
"license": "SEE LICENSE IN license",
7+
"dependencies": {
8+
"@syncfusion/ej2": "~16.1.32",
9+
"browser-sync": "^2.18.13",
10+
"cheerio": "^1.0.0-rc.1",
11+
"crossroads": "^0.12.2",
12+
"gulp": "^3.9.1",
13+
"gulp-jsoncombine": "^1.0.3",
14+
"gulp-print": "^2.0.1",
15+
"hasher": "^1.2.0",
16+
"markdown-it": "^8.4.0",
17+
"run-sequence": "^2.2.0",
18+
"webpack": "2.5.1",
19+
"webpack-stream": "^4.0.0"
20+
},
21+
"devDependencies": {
22+
"elasticlunr": "0.9.5",
23+
"gulp-jshint": "^2.0.1",
24+
"fuse.js": "^3.2.0",
25+
"jshint": "^2.9.2"
26+
},
27+
"scripts": {
28+
"test": "gulp js-hint ",
29+
"serve": "gulp serve",
30+
"build": "gulp build"
31+
}
3232
}

0 commit comments

Comments
 (0)