Skip to content

Commit 8aa0c1f

Browse files
author
pipeline
committed
v17.3.21 is released
1 parent c8650e1 commit 8aa0c1f

File tree

64 files changed

+217
-52
lines changed

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

+217
-52
lines changed

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/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/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-charts",
3-
"version": "17.3.17",
3+
"version": "17.3.19",
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",

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.21 (2019-10-30)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#249091` - The issue with the grid lines that are black in Safari browser for Angular sample has been fixed.
12+
513
## 17.3.19 (2019-10-22)
614

715
### Diagram

components/diagrams/dist/ej2-vue-diagrams.umd.min.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/diagrams/dist/ej2-vue-diagrams.umd.min.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/diagrams/dist/es6/ej2-vue-diagrams.es2015.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/diagrams/dist/es6/ej2-vue-diagrams.es2015.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/diagrams/dist/es6/ej2-vue-diagrams.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/diagrams/dist/es6/ej2-vue-diagrams.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)