Skip to content

Commit b1071e4

Browse files
author
pipeline
committed
v17.3.34 is released
1 parent 23c67f6 commit b1071e4

Some content is hidden

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

64 files changed

+195
-80
lines changed

components/charts/dist/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-angular-charts",
3-
"version": "17.3.28",
3+
"version": "17.3.30",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.pkgName = '@syncfusion/ej2-angular-charts';
4-
exports.pkgVer = '^17.3.28';
4+
exports.pkgVer = '^17.3.30';
55
exports.moduleName = 'ChartModule, AccumulationChartModule, RangeNavigatorModule, SparklineModule, SmithchartModule, StockChartModule';
6-
exports.themeVer = '~17.3.28';
6+
exports.themeVer = '~17.3.30';
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-charts';
2-
export const pkgVer = '^17.3.28';
2+
export const pkgVer = '^17.3.30';
33
export const moduleName = 'ChartModule, AccumulationChartModule, RangeNavigatorModule, SparklineModule, SmithchartModule, StockChartModule';
4-
export const themeVer = '~17.3.28';
4+
export const themeVer = '~17.3.30';

components/charts/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-angular-charts",
3-
"version": "17.3.28",
3+
"version": "17.3.30",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-charts';
2-
export const pkgVer = '^17.3.28';
2+
export const pkgVer = '^17.3.30';
33
export const moduleName = 'ChartModule, AccumulationChartModule, RangeNavigatorModule, SparklineModule, SmithchartModule, StockChartModule';
4-
export const themeVer = '~17.3.28';
4+
export const themeVer = '~17.3.30';

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+
## 17.3.34 (2019-12-10)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `F149553` - The issue with the position of nodes in the layout that is not retained when we interact and serialize the diagram with the layout at runtime has been fixed.
12+
513
## 17.3.30 (2019-12-03)
614

715
### Diagram

components/diagrams/dist/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+
## 17.3.34 (2019-12-10)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `F149553` - The issue with the position of nodes in the layout that is not retained when we interact and serialize the diagram with the layout at runtime has been fixed.
12+
513
## 17.3.30 (2019-12-03)
614

715
### Diagram

components/diagrams/dist/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-angular-diagrams",
3-
"version": "17.3.29",
3+
"version": "17.3.30",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.pkgName = '@syncfusion/ej2-angular-diagrams';
4-
exports.pkgVer = '^17.3.29';
4+
exports.pkgVer = '^17.3.30';
55
exports.moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule';
6-
exports.themeVer = '~17.3.29';
6+
exports.themeVer = '~17.3.30';
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-diagrams';
2-
export const pkgVer = '^17.3.29';
2+
export const pkgVer = '^17.3.30';
33
export const moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule';
4-
export const themeVer = '~17.3.29';
4+
export const themeVer = '~17.3.30';

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-angular-diagrams",
3-
"version": "17.3.29",
3+
"version": "17.3.30",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-diagrams';
2-
export const pkgVer = '^17.3.29';
2+
export const pkgVer = '^17.3.30';
33
export const moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule';
4-
export const themeVer = '~17.3.29';
4+
export const themeVer = '~17.3.30';

components/documenteditor/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-
## 17.3.30 (2019-12-03)
5+
## 17.3.34 (2019-12-10)
66

77
### Document Editor
88

components/documenteditor/dist/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-
## 17.3.30 (2019-12-03)
5+
## 17.3.34 (2019-12-10)
66

77
### Document Editor
88

components/dropdowns/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-
## 17.3.30 (2019-12-03)
5+
## 17.3.34 (2019-12-10)
66

77
### ListBox
88

components/dropdowns/dist/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-
## 17.3.30 (2019-12-03)
5+
## 17.3.34 (2019-12-10)
66

77
### ListBox
88

components/gantt/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-
## 17.3.30 (2019-12-03)
5+
## 17.3.34 (2019-12-10)
66

77
### Gantt
88

components/gantt/dist/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-
## 17.3.30 (2019-12-03)
5+
## 17.3.34 (2019-12-10)
66

77
### Gantt
88

components/grids/CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 17.3.34 (2019-12-10)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#253288` - Movable rows were not removed after calling the `deleteRecord` method issue has been fixed.
12+
- `#254189` - Drag cell selection issue has been fixed while using `setRowData` method.
13+
514
## 17.3.30 (2019-12-03)
615

716
### Grid
@@ -12,11 +21,6 @@
1221
- `#254782` - Selected rows are deselected when opening Context Menu while having `columnTemplate` in Grid issue has been fixed.
1322
- `#255479` - Multi-sorting is not working in Mac devices issue has been fixed.
1423

15-
#### Breaking Changes
16-
17-
- Now we have passed new properties(such as Grid instance and current column object) on the filter `itemTemplate` arguments, so we have changed the argument structure from data object to complex object like below.
18-
- {parent: Grid,data: Object, column: column}
19-
2024
## 17.3.29 (2019-11-26)
2125

2226
### Grid

components/grids/dist/@syncfusion/ej2-angular-grids.es5.js

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

components/grids/dist/@syncfusion/ej2-angular-grids.es5.js.map

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

0 commit comments

Comments
 (0)