Skip to content

Commit e5ddcb9

Browse files
author
pipeline
committed
v18.2.59 is released
1 parent 40641a0 commit e5ddcb9

File tree

34 files changed

+108
-30
lines changed

34 files changed

+108
-30
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.2.58 (2020-09-15)
5+
## 18.2.59 (2020-09-21)
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.2.58 (2020-09-15)
5+
## 18.2.59 (2020-09-21)
66

77
### CheckBox
88

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": "18.2.56",
3+
"version": "18.2.58",
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/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-circulargauge",
3-
"version": "18.2.54",
3+
"version": "18.2.57",
44
"description": "Essential JS 2 CircularGauge Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 18.2.59 (2020-09-21)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `289382` - The issue "Exported data returns same png format for all other format" has been fixed.
12+
- `291513` - The issue " Exception occurs while change allowDrag from false to true for symbol palette" has been fixed.
13+
- `292558` - The issue "Node Rotate constraints does not work properly" has been fixed.
14+
- `289532` - The issue "Group offsetX and offsetY does not update after add child to it" has been fixed.
15+
- `291274` - The issue "Mouse Enter, Mouse Over event does not get triggered for selected item" has been fixed.
16+
517
## 18.2.58 (2020-09-15)
618

719
### Diagram
@@ -14,7 +26,6 @@
1426

1527
### Diagram
1628

17-
- `291274` - The issue "Mouse Enter, Mouse Over event does not get triggered for selected item" has been fixed.
1829
- `287578` - The issue "Connector segments not update properly" has been fixed.
1930
- `289532` - The issue "Group width and height does not update" has been fixed.
2031
- `285600` - The issue "Complex hierarchical layout does not arrange properly" has been fixed.

components/diagrams/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-diagrams",
3-
"version": "18.2.56",
3+
"version": "18.2.58",
44
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/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-documenteditor",
3-
"version": "18.2.57",
3+
"version": "18.2.58",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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.2.59 (2020-09-21)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- compatibility issues with EJ1 has been fixed.
12+
513
## 18.2.58 (2020-09-15)
614

715
### ListBox

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-react-dropdowns",
3-
"version": "18.2.57",
3+
"version": "18.2.58",
44
"description": "Essential JS 2 DropDown Components for React",
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.2.58 (2020-09-15)
5+
## 18.2.59 (2020-09-21)
66

77
### File Manager
88

0 commit comments

Comments
 (0)