Skip to content

Commit 29fe650

Browse files
author
pipeline
committed
v18.1.57 is released
1 parent 46fe748 commit 29fe650

File tree

29 files changed

+138
-24
lines changed

29 files changed

+138
-24
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-
## 18.1.56 (2020-06-09)
5+
## 18.1.57 (2020-06-16)
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-
## 18.1.56 (2020-06-09)
5+
## 18.1.57 (2020-06-16)
66

77
### Chips
88

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.1.57 (2020-06-16)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
`#276845` - Issue with "disabled date is displayed in the input element when strict mode is enabled" has been resolved.
12+
13+
514
## 18.1.43 (2020-04-07)
615

716
### TimePicker

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.1.57 (2020-06-16)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#155030` - Chart annotation is not working in datetime axis issue fixed.
12+
- `#280301` - Radar and polar chart tooltip cropping issue fixed.
13+
- `#280448` - After changing page layout from LTR to RTL label overlapping issue fixed.
14+
- `#280364` - Stacking area while assigning empty data source console error issue fixed.
15+
516
## 18.1.56 (2020-06-09)
617

718
### Chart
819

920
#### Bug Fixes
1021

22+
- `#279348` - Data label template hides when using scrollbar in stacking column issue fixed.
1123
- `#278688` - Shared Tooltip not visible while using tooltip render event issue fixed.
1224
- `#278311` - Y axis labels get overlapped when using single negative point issue fixed.
1325
- `#154576` - Range Selector doesn't match chart data range for one day issue fixed.

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": "18.1.55",
3+
"version": "18.1.56",
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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 18.1.57 (2020-06-16)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `278823` - The vertical Swimlane index is now updated properly.
12+
- `278621` - Unresponsive issue is now resolved when trying to delete swimlane.
13+
- `279047` - Now, the hidden items with context menu issue is solved.
14+
- `271665` - The issue ‘Exception throws when run symbol palette component in production mode’ is now resolved.
15+
- `278119` - The issue ‘Exception occurs when try to export the diagram with mode data’ is now resolved.
16+
517
## 18.1.55 (2020-06-02)
618

719
### Diagram

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-
## 18.1.56 (2020-06-09)
5+
## 18.1.57 (2020-06-16)
66

77
### Document Editor
88

components/dropdowns/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+
## 18.1.57 (2020-06-16)
6+
7+
### ComboBox
8+
9+
#### Bug Fixes
10+
11+
- `#279216` - Now, you can set empty data source dynamically.
12+
513
## 18.1.56 (2020-06-09)
614

715
### ComboBox

components/dropdowns/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-dropdowns",
3-
"version": "18.1.55",
3+
"version": "18.1.56",
44
"description": "Essential JS 2 DropDown Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/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-
## 18.1.56 (2020-06-09)
5+
## 18.1.57 (2020-06-16)
66

77
### File Manager
88

0 commit comments

Comments
 (0)