@syncfusion/ej2-vue-base 20.1.61 → 20.2.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/dist/ej2-vue-base.umd.min.js +1 -1
- package/dist/global/ej2-vue-base.min.js +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +24 -7
- package/postinstall.js +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,21 @@
|
|
|
4
4
|
|
|
5
5
|
### Common
|
|
6
6
|
|
|
7
|
+
#### New Features
|
|
8
|
+
|
|
9
|
+
- Provided the TypeScript 4.7 compatible support for the Vue components.
|
|
10
|
+
|
|
11
|
+
- Provided option to register the license key by using the `npx` command. Follow these steps to register the license using the `npx` command:
|
|
12
|
+
- - Install the Syncfusion packages from npm.
|
|
13
|
+
- - Add the license key either in the environment variable `SYNCFUSION_LICENSE` or in the `syncfusion-license.txt` text file.
|
|
14
|
+
- - Run the command `npx syncfusion-license activate` to register the license automatically.
|
|
15
|
+
|
|
16
|
+
- `#I376821` - Provided support to compile the Sass files using [Dart Sass](https://sass-lang.com/dart-sass) instead of [node-sass](https://github.com/sass/node-sass). This change has been made since `node-sass` has been deprecated.
|
|
17
|
+
|
|
18
|
+
## 20.1.61 (2022-06-21)
|
|
19
|
+
|
|
20
|
+
### Common
|
|
21
|
+
|
|
7
22
|
#### Bug Fixes
|
|
8
23
|
|
|
9
24
|
- `#I343901`, `#I362728` - "The routing and i18n are not working within the Vue 3 template components" issue has been resolved.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-base.umd.min.js
|
|
3
|
-
* version : 20.
|
|
3
|
+
* version : 20.2.36
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-base.min.js
|
|
3
|
-
* version : 20.
|
|
3
|
+
* version : 20.2.36
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 20.
|
|
3
|
+
* version : 20.2.36
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-base@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-base@
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-base@19.3.53",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-yRW4OS6ctma7lfC9ndSGBZXpDqHWqlqP0bnvQ71EjAthH+wYTMC4VpDEmr2pE4jTSWFuoFekZsvmbYenJz/LFw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-base",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -18,24 +18,41 @@
|
|
|
18
18
|
},
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/",
|
|
21
|
+
"/@syncfusion/ej2-vue-barcode-generator",
|
|
21
22
|
"/@syncfusion/ej2-vue-buttons",
|
|
23
|
+
"/@syncfusion/ej2-vue-calendars",
|
|
22
24
|
"/@syncfusion/ej2-vue-charts",
|
|
25
|
+
"/@syncfusion/ej2-vue-circulargauge",
|
|
23
26
|
"/@syncfusion/ej2-vue-diagrams",
|
|
24
27
|
"/@syncfusion/ej2-vue-documenteditor",
|
|
25
28
|
"/@syncfusion/ej2-vue-dropdowns",
|
|
29
|
+
"/@syncfusion/ej2-vue-filemanager",
|
|
30
|
+
"/@syncfusion/ej2-vue-gantt",
|
|
26
31
|
"/@syncfusion/ej2-vue-grids",
|
|
32
|
+
"/@syncfusion/ej2-vue-heatmap",
|
|
33
|
+
"/@syncfusion/ej2-vue-inplace-editor",
|
|
27
34
|
"/@syncfusion/ej2-vue-inputs",
|
|
35
|
+
"/@syncfusion/ej2-vue-kanban",
|
|
28
36
|
"/@syncfusion/ej2-vue-layouts",
|
|
37
|
+
"/@syncfusion/ej2-vue-lineargauge",
|
|
38
|
+
"/@syncfusion/ej2-vue-lists",
|
|
39
|
+
"/@syncfusion/ej2-vue-maps",
|
|
29
40
|
"/@syncfusion/ej2-vue-navigations",
|
|
30
41
|
"/@syncfusion/ej2-vue-notifications",
|
|
31
42
|
"/@syncfusion/ej2-vue-pdfviewer",
|
|
32
43
|
"/@syncfusion/ej2-vue-pivotview",
|
|
44
|
+
"/@syncfusion/ej2-vue-popups",
|
|
45
|
+
"/@syncfusion/ej2-vue-progressbar",
|
|
46
|
+
"/@syncfusion/ej2-vue-querybuilder",
|
|
33
47
|
"/@syncfusion/ej2-vue-richtexteditor",
|
|
34
48
|
"/@syncfusion/ej2-vue-schedule",
|
|
35
|
-
"/@syncfusion/ej2-vue-
|
|
49
|
+
"/@syncfusion/ej2-vue-splitbuttons",
|
|
50
|
+
"/@syncfusion/ej2-vue-spreadsheet",
|
|
51
|
+
"/@syncfusion/ej2-vue-treegrid",
|
|
52
|
+
"/@syncfusion/ej2-vue-treemap"
|
|
36
53
|
],
|
|
37
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-
|
|
38
|
-
"_shasum": "
|
|
54
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-base/-/ej2-vue-base-19.3.53.tgz",
|
|
55
|
+
"_shasum": "25ff341752df0508e4b6a2b25b58b4d2e437e6a3",
|
|
39
56
|
"_spec": "@syncfusion/ej2-vue-base@*",
|
|
40
57
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
41
58
|
"author": {
|
|
@@ -46,7 +63,7 @@
|
|
|
46
63
|
},
|
|
47
64
|
"bundleDependencies": false,
|
|
48
65
|
"dependencies": {
|
|
49
|
-
"@syncfusion/ej2-base": "~20.
|
|
66
|
+
"@syncfusion/ej2-base": "~20.2.36",
|
|
50
67
|
"glob": "^7.0.5"
|
|
51
68
|
},
|
|
52
69
|
"deprecated": false,
|
|
@@ -76,6 +93,6 @@
|
|
|
76
93
|
"postinstall": "node ./postinstall.js"
|
|
77
94
|
},
|
|
78
95
|
"typings": "index.d.ts",
|
|
79
|
-
"version": "20.
|
|
96
|
+
"version": "20.2.36",
|
|
80
97
|
"sideEffects": true
|
|
81
98
|
}
|
package/postinstall.js
CHANGED