Skip to content

Commit d5e0a96

Browse files
author
pipeline
committed
v17.3.21 is released
1 parent 0e935ab commit d5e0a96

File tree

424 files changed

+1138
-1525
lines changed

Some content is hidden

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

424 files changed

+1138
-1525
lines changed

components/base/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.19 (2019-10-22)
5+
## 17.3.17 (2019-10-15)
66

77
### Common
88

components/base/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-base",
3-
"version": "17.3.16",
3+
"version": "17.3.19",
44
"description": "A common package of Essential JS 2 base Angular libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
@@ -16,12 +16,12 @@
1616
"ng"
1717
],
1818
"peerDependencies": {
19-
"@angular/common": "2.2.1 - 8.2.10",
20-
"@angular/compiler": "2.2.1 - 8.2.10",
21-
"@angular/core": "2.2.1 - 8.2.10",
22-
"@angular/forms": "2.2.1 - 8.2.10",
23-
"@angular/platform-browser": "2.2.1 - 8.2.10",
24-
"@angular/platform-browser-dynamic": "2.2.1 - 8.2.10"
19+
"@angular/common": "2.2.1 - 8.2.12",
20+
"@angular/compiler": "2.2.1 - 8.2.12",
21+
"@angular/core": "2.2.1 - 8.2.12",
22+
"@angular/forms": "2.2.1 - 8.2.12",
23+
"@angular/platform-browser": "2.2.1 - 8.2.12",
24+
"@angular/platform-browser-dynamic": "2.2.1 - 8.2.12"
2525
},
2626
"dependencies": {
2727
"@syncfusion/ej2-base": "*",

components/calendars/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.19 (2019-10-22)
5+
## 17.3.21 (2019-10-30)
66

77
### TimePicker
88

components/calendars/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.19 (2019-10-22)
5+
## 17.3.21 (2019-10-30)
66

77
### TimePicker
88

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.3.21 (2019-10-30)
6+
7+
### Chart
8+
9+
#### New Features
10+
11+
- #249556 - Provided smart data label for polar radar chart.
12+
- #249971 - Provided support to trim polar radar axis labels based on available size.
13+
14+
#### Bug Fixes
15+
16+
- #250412 - The axis missing in polar and radar issue is fixed.
17+
- #148064 - Legend color is not working when using point color mapping issue is fixed.
18+
- #252450 - Selection while clicking on marker border issue is fixed.
19+
20+
### Accumulation chart
21+
22+
#### Bug Fixes
23+
24+
- #252357 - 'remove' method is not support in IE 11 issue fixed.
25+
526
## 17.3.19 (2019-10-22)
627

728
### Accumulation chart

components/charts/dist/@syncfusion/ej2-angular-charts.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/charts/dist/@syncfusion/ej2-angular-charts.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.

components/charts/dist/@syncfusion/ej2-angular-charts.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/charts/dist/@syncfusion/ej2-angular-charts.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.

components/charts/dist/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.3.21 (2019-10-30)
6+
7+
### Chart
8+
9+
#### New Features
10+
11+
- #249556 - Provided smart data label for polar radar chart.
12+
- #249971 - Provided support to trim polar radar axis labels based on available size.
13+
14+
#### Bug Fixes
15+
16+
- #250412 - The axis missing in polar and radar issue is fixed.
17+
- #148064 - Legend color is not working when using point color mapping issue is fixed.
18+
- #252450 - Selection while clicking on marker border issue is fixed.
19+
20+
### Accumulation chart
21+
22+
#### Bug Fixes
23+
24+
- #252357 - 'remove' method is not support in IE 11 issue fixed.
25+
526
## 17.3.19 (2019-10-22)
627

728
### Accumulation chart

0 commit comments

Comments
 (0)