Skip to content

Commit 39f87a5

Browse files
author
pipeline
committed
v19.1.65 is released
1 parent 43346f0 commit 39f87a5

File tree

39 files changed

+180
-60
lines changed

39 files changed

+180
-60
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.64 (2021-05-19)
5+
## 19.1.65 (2021-05-25)
66

77
### Barcode
88

components/calendars/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-calendars",
3-
"version": "19.1.63",
3+
"version": "19.1.64",
44
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/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.64 (2021-05-19)
5+
## 19.1.65 (2021-05-25)
66

77
### Chart
88

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.64 (2021-05-19)
8+
## 19.1.65 (2021-05-25)
99

1010
### CircularGauge
1111

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 19.1.65 (2021-05-25)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I327071` - the issue "When node is placed at the bottom position of the diagram component the tooltip position is rendered wrongly" issue has been fixed.
12+
513
## 19.1.64 (2021-05-19)
614

715
### Diagram

components/diagrams/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-diagrams",
3-
"version": "19.1.63",
3+
"version": "19.1.64",
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",
@@ -34,13 +34,16 @@
3434
"@types/jasmine": "^2.2.29",
3535
"@types/jasmine-ajax": "^3.1.27",
3636
"@types/requirejs": "^2.1.26",
37-
"vue": "2.5.2 - 2.5.21",
37+
"vue": "2.5.2 - 3.0.5",
38+
"vue-class-component": "^8.0.0-rc.1",
39+
"vue-loader-v16": "^16.0.0-beta.5.4",
3840
"rollup": "^0.51.3",
3941
"rollup-plugin-commonjs": "^8.2.6",
4042
"rollup-plugin-node-resolve": "^3.0.0",
4143
"rollup-plugin-sourcemaps": "^0.4.2",
4244
"rollup-plugin-typescript": "^0.8.1",
4345
"rollup-plugin-uglify": "^2.0.1",
46+
"@types/node": "^15.6.0",
4447
"es6-promise": "^3.2.1",
4548
"gulp": "^3.9.1",
4649
"gulp-sass": "^3.1.0",

components/diagrams/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/documenteditor/CHANGELOG.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,33 @@
22

33
## [Unreleased]
44

5+
## 19.1.65 (2021-05-25)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I325554` - Resolved the script error in multiple document pasted as SFDT.
12+
- `#I327626` - Footnote is rendered now.
13+
- `#I326000` - Resolved the document rendering issue.
14+
- `#I327097` - Resolved the script error in square wrapping style.
15+
- `#I327458` - Text overlapping issue is resolved.
16+
- `#I327647` - Issue with comment removal is resolved.
17+
- `#I322560` - Resolved the page content duplication issue.
18+
- `#I322560` - Resolved the font size parsing issue.
19+
- `#I323423` - Footnote is rendering issue is resolved.
20+
- `#I325920` - Selection behaviour is handled for moving outside the control.
21+
- `#I323608` - Textbox with fill color is rendered.
22+
523
## 19.1.64 (2021-05-19)
624

725
### Document Editor
826

927
#### Bug Fixes
1028

11-
- `I325681` - Resolved the textbox border rendering issue.
12-
- `I323059` - Resolved the script error when ignore action in spelling dialog.
13-
- `I323423` - Resolved the footnote moving issue to next page.
29+
- `#I325681` - Resolved the textbox border rendering issue.
30+
- `#I323059` - Resolved the script error when ignore action in spelling dialog.
31+
- `#I323423` - Resolved the footnote moving issue to next page.
1432
- `#I324169` - Resolved opacity issue in toolbar item.
1533
- `#I322560`, `#I323516` - Script error in the top and bottom layout is resolved.
1634
- `#I323824` - Resolved the document corruption issue in MS Office 2007.

components/documenteditor/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-documenteditor",
3-
"version": "19.1.63",
3+
"version": "19.1.64",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
@@ -40,13 +40,16 @@
4040
"@types/jasmine": "^2.2.29",
4141
"@types/jasmine-ajax": "^3.1.27",
4242
"@types/requirejs": "^2.1.26",
43-
"vue": "2.5.2 - 2.5.21",
43+
"vue": "2.5.2 - 3.0.5",
44+
"vue-class-component": "^8.0.0-rc.1",
45+
"vue-loader-v16": "^16.0.0-beta.5.4",
4446
"rollup": "^0.51.3",
4547
"rollup-plugin-commonjs": "^8.2.6",
4648
"rollup-plugin-node-resolve": "^3.0.0",
4749
"rollup-plugin-sourcemaps": "^0.4.2",
4850
"rollup-plugin-typescript": "^0.8.1",
4951
"rollup-plugin-uglify": "^2.0.1",
52+
"@types/node": "^15.6.0",
5053
"es6-promise": "^3.2.1",
5154
"gulp": "^3.9.1",
5255
"gulp-sass": "^3.1.0",

components/documenteditor/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",

0 commit comments

Comments
 (0)