Skip to content

Commit 93d3b9a

Browse files
author
pipeline
committed
v19.1.66 is released
1 parent 39f87a5 commit 93d3b9a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+465
-185
lines changed

components/barcodegenerator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 19.1.65 (2021-05-25)
5+
## 19.1.66 (2021-06-01)
66

77
### Barcode
88

components/calendars/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,16 @@
6666
"@types/jasmine": "^2.2.29",
6767
"@types/jasmine-ajax": "^3.1.27",
6868
"@types/requirejs": "^2.1.26",
69-
"vue": "2.5.2 - 2.5.21",
69+
"vue": "2.5.2 - 3.0.5",
70+
"vue-class-component": "^8.0.0-rc.1",
71+
"vue-loader-v16": "^16.0.0-beta.5.4",
7072
"rollup": "^0.51.3",
7173
"rollup-plugin-commonjs": "^8.2.6",
7274
"rollup-plugin-node-resolve": "^3.0.0",
7375
"rollup-plugin-sourcemaps": "^0.4.2",
7476
"rollup-plugin-typescript": "^0.8.1",
7577
"rollup-plugin-uglify": "^2.0.1",
78+
"@types/node": "^15.6.0",
7679
"es6-promise": "^3.2.1",
7780
"gulp": "^3.9.1",
7881
"gulp-sass": "^3.1.0",

components/calendars/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"allowJs": false,
1919
"noEmitOnError": true,
2020
"forceConsistentCasingInFileNames": true,
21-
"moduleResolution": "node"
21+
"moduleResolution": "node",
22+
"types": ["node"]
2223
},
2324
"exclude": [
2425
"node_modules",

components/charts/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,28 @@
88

99
#### Bug Fixes
1010

11+
- `#328528` - Histogram is rendering properly when the `binInterval` value is 0.
12+
13+
### Stock Chart
14+
15+
#### Bug Fixes
16+
17+
- `#F165171` - Tooltip for column in stock chart is working properly now.
18+
19+
## 19.1.64 (2021-05-19)
20+
21+
### Chart
22+
23+
#### Bug Fixes
24+
25+
- `#326473` - Print is now working properly with strip line dash array.
26+
27+
## 19.1.63 (2021-05-13)
28+
29+
### Chart
30+
31+
#### Bug Fixes
32+
1133
- `#325456` - Highlight and selection issue has been fixed for multiple charts.
1234
- `#F165060` - Accumulation chart with data label is now rendering properly inside the dashboard layout.
1335

components/charts/README.md

Lines changed: 50 additions & 55 deletions
Large diffs are not rendered by default.

components/charts/package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-charts",
3-
"version": "19.1.59",
3+
"version": "19.1.65",
44
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
@@ -60,13 +60,16 @@
6060
"@types/jasmine": "^2.2.29",
6161
"@types/jasmine-ajax": "^3.1.27",
6262
"@types/requirejs": "^2.1.26",
63-
"vue": "2.5.2 - 2.5.21",
63+
"vue": "2.5.2 - 3.0.5",
64+
"vue-class-component": "^8.0.0-rc.1",
65+
"vue-loader-v16": "^16.0.0-beta.5.4",
6466
"rollup": "^0.51.3",
6567
"rollup-plugin-commonjs": "^8.2.6",
6668
"rollup-plugin-node-resolve": "^3.0.0",
6769
"rollup-plugin-sourcemaps": "^0.4.2",
6870
"rollup-plugin-typescript": "^0.8.1",
6971
"rollup-plugin-uglify": "^2.0.1",
72+
"@types/node": "^15.6.0",
7073
"es6-promise": "^3.2.1",
7174
"gulp": "^3.9.1",
7275
"gulp-sass": "^3.1.0",

components/charts/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"allowJs": false,
1919
"noEmitOnError": true,
2020
"forceConsistentCasingInFileNames": true,
21-
"moduleResolution": "node"
21+
"moduleResolution": "node",
22+
"types": ["node"]
2223
},
2324
"exclude": [
2425
"node_modules",

components/circulargauge/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 19.1.65 (2021-05-25)
8+
## 19.1.66 (2021-06-01)
99

1010
### CircularGauge
1111

components/diagrams/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 19.1.66 (2021-06-01)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#328156` - The issue "An exception raised when send the swimlane back to the normal node" has been fixed.
12+
- `#324236` - The issue "When exporting the node with gradient color the exported image does not contain proper node gradient " has been fixed.
13+
- `#324541` - This issue "An exception occurs when printing the diagram with a Content security policy tag." has been fixed.
14+
- `#I325640` - The issue "When dynamically adding node and perform the `bringToFront` method. The order command functionality not working properly" has been resolved.
15+
- `#328132` - The issue "The combination of port constraints is not working" has been fixed.
16+
517
## 19.1.65 (2021-05-25)
618

719
### Diagram

components/diagrams/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-diagrams",
3-
"version": "19.1.64",
3+
"version": "19.1.65",
44
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)