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",

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 19.1.66 (2021-06-01)
6+
7+
### Document Editor
8+
9+
- `#I326144` - Resolved the issue with multi line track changes.
10+
- `#I328063` - Document with checkbox form field applied with to character format is now opened properly.
11+
- `#I328067` - Resoved the navigation issue in inline form field editing.
12+
- `#F164875`, `#F163714` - Resolved the unsupported textbox border as square border.
13+
- `#I327817` - Resolved the script error in using insert footnote in custom toolbar.
14+
- `#I325320` - Page number is now updated properly.
15+
516
## 19.1.65 (2021-05-25)
617

718
### Document Editor

components/documenteditor/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-documenteditor",
3-
"version": "19.1.64",
3+
"version": "19.1.65",
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",

components/dropdowns/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+
### DropDownList
8+
9+
#### Bug Fixes
10+
11+
- Issue with "Improper data source values are loaded in the popup while modifying query property" has been resolved.
12+
513
## 19.1.59 (2021-05-04)
614

715
### ListBox

components/dropdowns/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-dropdowns",
3-
"version": "19.1.64",
3+
"version": "19.1.65",
44
"description": "Essential JS 2 DropDown Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
@@ -44,13 +44,16 @@
4444
"@types/jasmine": "^2.2.29",
4545
"@types/jasmine-ajax": "^3.1.27",
4646
"@types/requirejs": "^2.1.26",
47-
"vue": "2.5.2 - 2.5.21",
47+
"vue": "2.5.2 - 3.0.5",
48+
"vue-class-component": "^8.0.0-rc.1",
49+
"vue-loader-v16": "^16.0.0-beta.5.4",
4850
"rollup": "^0.51.3",
4951
"rollup-plugin-commonjs": "^8.2.6",
5052
"rollup-plugin-node-resolve": "^3.0.0",
5153
"rollup-plugin-sourcemaps": "^0.4.2",
5254
"rollup-plugin-typescript": "^0.8.1",
5355
"rollup-plugin-uglify": "^2.0.1",
56+
"@types/node": "^15.6.0",
5457
"es6-promise": "^3.2.1",
5558
"gulp": "^3.9.1",
5659
"gulp-sass": "^3.1.0",

components/dropdowns/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/filemanager/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 19.1.65 (2021-05-25)
5+
## 19.1.66 (2021-06-01)
6+
7+
### File Manager
8+
9+
#### Bug Fixes
10+
11+
- `#F165213` - The issue with "The Details view path column is not removed when refreshing the File Manager files" has been resolved.
12+
- `#F160683` - The issue with "Error dialog shown while quickly clicking on the folders when enabling drag and drop support" has been resolved.
13+
14+
## 19.1.63 (2021-05-13)
615

716
### File Manager
817

components/filemanager/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-filemanager",
3-
"version": "19.1.58",
3+
"version": "19.1.63",
44
"description": "Essential JS 2 FileManager Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
@@ -41,13 +41,16 @@
4141
"@types/jasmine": "^2.2.29",
4242
"@types/jasmine-ajax": "^3.1.27",
4343
"@types/requirejs": "^2.1.26",
44-
"vue": "2.5.2 - 2.5.21",
44+
"vue": "2.5.2 - 3.0.5",
45+
"vue-class-component": "^8.0.0-rc.1",
46+
"vue-loader-v16": "^16.0.0-beta.5.4",
4547
"rollup": "^0.51.3",
4648
"rollup-plugin-commonjs": "^8.2.6",
4749
"rollup-plugin-node-resolve": "^3.0.0",
4850
"rollup-plugin-sourcemaps": "^0.4.2",
4951
"rollup-plugin-typescript": "^0.8.1",
5052
"rollup-plugin-uglify": "^2.0.1",
53+
"@types/node": "^15.6.0",
5154
"es6-promise": "^3.2.1",
5255
"gulp": "^3.9.1",
5356
"gulp-sass": "^3.1.0",

components/filemanager/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/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 19.1.65 (2021-05-25)
5+
## 19.1.66 (2021-06-01)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#328182` - Mismatch between timeline and chart body content has been fixed.
12+
- `#165629` - Notes updated properly in Gantt chart when new task is added.
13+
- `#325331` - Immutable mode issue on data source refresh has been fixed.
14+
- `F163073` - Issue on `RemoteSaveAdaptor` has been fixed.
15+
16+
- `F163073` - Issue on `RemoteSaveAdaptor` has been fixed.
17+
18+
## 19.1.64 (2021-05-19)
619

720
### Gantt
821

components/gantt/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-gantt",
3-
"version": "19.1.63",
3+
"version": "19.1.64",
44
"description": "Essential JS 2 Gantt Component 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/gantt/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/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 19.1.66 (2021-06-01)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I329121` - Horizontal scrolling in `columnVirtualization` makes glitch issue has been fixed.
12+
- `#I326727` - Column resize issue with frozen right/left and aggregate has been resolved.
13+
- `#I327237` - Empty row appears while hiding/showing columns in `virtualized` grouping grid, has been fixed.
14+
- `#I299221` - Frozen part refresh issue with template column has been resolved.
15+
- `#I311142` - Provided internal event to handle queries on custom `ExcelFilter` dataSource.
16+
17+
- `#I327774, #I327204` - `Vue-es5` grid render issue has been fixed.
18+
519
## 19.1.65 (2021-05-25)
620

721
### Grid

0 commit comments

Comments
 (0)