Skip to content

Commit 18570b8

Browse files
author
pipeline
committed
v17.4.51 is released
1 parent d32da66 commit 18570b8

Some content is hidden

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

56 files changed

+251
-89
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-
## 17.4.50 (2020-02-18)
5+
## 17.4.51 (2020-02-25)
66

77
### Barcode
88

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.4.50 (2020-02-18)
5+
## 17.4.51 (2020-02-25)
66

77
### Common
88

components/buttons/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.4.50 (2020-02-18)
5+
## 17.4.49 (2020-02-11)
66

77
### Button
88

components/buttons/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-react-buttons",
3-
"version": "17.4.46",
3+
"version": "17.4.49",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
## 17.4.50 (2020-02-18)
66

7+
### DateRangePicker
8+
9+
#### Bug Fixes
10+
11+
- `#256702` - Issue with "consecutive month is displayed while drill down the left or right calendar" has been resolved.
12+
713
### Calendar
814

915
#### Bug Fixes

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-react-calendars",
3-
"version": "17.4.49",
3+
"version": "17.4.50",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.4.51 (2020-02-25)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#264474` - X axis labels are not rendered in center of tick marks when angle is 270 issue has fixed.
12+
- `#264474` - Console error when angle is provided for x axis and data is assigned on vue mounted method issue has fixed.
13+
- `#264230` - Tooltip doesn't appears after zooming and hovering on same point has fixed.
14+
- `#151604` - Console error throwing when toggle the chart enableCanvas mode has fixed.
15+
16+
### Accumulation chart
17+
18+
#### Bug Fixes
19+
20+
- `263828` - Accumulation chart safari browser animation issue has fixed.
21+
22+
### RangeNavigator
23+
24+
#### Bug Fixes
25+
26+
- `266063` - Changed Event not triggered while releasing the click outside of the control has fixed.
27+
28+
### Sparkline
29+
30+
#### Bug Fixes
31+
32+
- `#264262` - `rangePadding` property is exposed to render the columns in the sparkline charts with proper axis padding.
33+
534
## 17.4.50 (2020-02-18)
635

736
### Chart

components/charts/dist/ej2-react-charts.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/charts/dist/ej2-react-charts.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/charts/dist/es6/ej2-react-charts.es2015.js

Lines changed: 2 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)