Skip to content

Commit 11a9f7e

Browse files
author
pipeline
committed
v16.4.54 is released
1 parent 19cf6c0 commit 11a9f7e

Some content is hidden

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

49 files changed

+207
-36
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-
## 16.4.53 (2019-02-13)
5+
## 16.4.54 (2019-02-19)
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-
## 16.4.53 (2019-02-13)
5+
## 16.4.54 (2019-02-19)
66

77
### Button
88

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 16.4.54 (2019-02-19)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- Issue with, “DatePicker not restoring the initial value on form reset” has been fixed.
12+
13+
### DateRangePicker
14+
15+
#### Bug Fixes
16+
17+
- Issue with, “DateRangePicker not restoring the initial value on form reset” has been fixed.
18+
19+
- Now year values are shown in the selected range of decade view.
20+
21+
### DateTimePicker
22+
23+
#### Bug Fixes
24+
25+
- Issue with, “DateTimePicker not restoring the initial value on form reset” has been fixed.
26+
27+
### TimePicker
28+
29+
#### Bug Fixes
30+
31+
- Issue with, “TimePicker not restoring the initial value on form reset” has been fixed.
32+
533
## 16.4.53 (2019-02-13)
634

735
### DatePicker

components/calendars/dist/ej2-react-calendars.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/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": "16.4.52",
3+
"version": "16.4.53",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 16.4.54 (2019-02-19)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- Pie animation starting angle issue fixed.
12+
513
## 16.4.53 (2019-02-13)
614

715
### 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/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-charts",
3-
"version": "16.4.52",
3+
"version": "16.4.53",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/circulargauge/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+
## 16.4.54 (2019-02-19)
6+
7+
### CircularGauge
8+
9+
#### Bug Fixes
10+
11+
- Gauge is rendering fine now even in small size, when it is moved to the center position.
12+
513
## 16.4.53 (2019-02-13)
614

715
### CircularGauge

components/circulargauge/dist/ej2-react-circulargauge.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.

0 commit comments

Comments
 (0)