Skip to content

Commit 36b7020

Browse files
author
pipeline
committed
v16.4.55 is released
1 parent d4ad690 commit 36b7020

Some content is hidden

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

46 files changed

+207
-50
lines changed

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.54 (2019-02-19)
5+
## 16.4.53 (2019-02-13)
66

77
### Button
88

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

components/calendars/CHANGELOG.md

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,38 @@
22

33
## [Unreleased]
44

5-
## 16.4.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### DatePicker
88

99
#### Bug Fixes
1010

11-
- Issue with, “DatePicker not restoring the initial value on form reset” has been fixed.
11+
- Resolved the issue with today button text not updated when dynamically change the localization of the page.
1212

1313
#### New Features
1414

1515
- Added the Islamic DatePicker support.
1616

17+
### Calendar
18+
19+
#### New Features
20+
21+
- Added the Islamic calendar support.
22+
23+
### DateTimePicker
24+
25+
#### New Features
26+
27+
- Added the Islamic DateTimePicker support.
28+
29+
## 16.4.54 (2019-02-19)
30+
31+
### DatePicker
32+
33+
#### Bug Fixes
34+
35+
- Issue with, “DatePicker not restoring the initial value on form reset” has been fixed.
36+
1737
### DateRangePicker
1838

1939
#### Bug Fixes
@@ -27,22 +47,12 @@
2747

2848
- Issue with, “DateTimePicker not restoring the initial value on form reset” has been fixed.
2949

30-
#### New Features
31-
32-
- Added the Islamic DateTimePicker support.
33-
3450
### TimePicker
3551

3652
#### Bug Fixes
3753

3854
- Issue with, “TimePicker not restoring the initial value on form reset” has been fixed.
3955

40-
### Calendar
41-
42-
#### New Features
43-
44-
- Added the Islamic calendar support.
45-
4656
## 16.4.53 (2019-02-13)
4757

4858
### DatePicker

components/calendars/dist/ej2-vue-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-vue-calendars",
3-
"version": "16.4.53",
3+
"version": "16.4.54",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/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.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### Chart
88

components/circulargauge/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.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### CircularGauge
88

components/diagrams/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.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### Diagram
88

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-
## 16.4.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### Document Editor
88

0 commit comments

Comments
 (0)