Skip to content

Commit 719e23c

Browse files
author
pipeline
committed
v19.1.58 is released
1 parent 0288bee commit 719e23c

File tree

36 files changed

+166
-24
lines changed

36 files changed

+166
-24
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-
## 19.1.57 (2021-04-20)
5+
## 19.1.58 (2021-04-27)
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-
## 19.1.57 (2021-04-20)
5+
## 19.1.58 (2021-04-27)
66

77
### Common
88

components/circulargauge/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@
55

66
## [Unreleased]
77

8-
## 19.1.57 (2021-04-20)
8+
## 19.1.58 (2021-04-27)
9+
10+
### CircularGauge
11+
12+
#### Bug Fixes
13+
14+
- `#324756` - If numeric content is set, the text style of the annotation content will now be applied correctly.
15+
16+
## 19.1.55 (2021-04-06)
917

1018
### CircularGauge
1119

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": "19.1.54",
3+
"version": "19.1.55",
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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
- `F164350` - The issue "Annotation hyper link is not working" has been fixed.
1212
- `#319911` - The issue "Customized style disappears when serializing the BPMN shapes" has been fixed.
13+
- `#321939` - The issue "Swimlane send to back node working" has been fixed.
14+
- `#322854` - The issue "Swimlane children disappear while performing the order commands" has been fixed.
15+
- `#323203` - The issue "Exception occurs when try to redo the node's gradient color" has been fixed.
1316

1417
## 19.1.56 (2021-04-13)
1518

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": "19.1.56",
3+
"version": "19.1.57",
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": "19.1.56",
3+
"version": "19.1.57",
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+
## 19.1.57 (2021-04-20)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `#311323` - Issue with 'No Records Found' text occurred twice has been resolved.
12+
513
## 19.1.56 (2021-04-13)
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": "19.1.56",
3+
"version": "19.1.57",
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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 19.1.58 (2021-04-27)
6+
7+
### File Manager
8+
9+
#### Bug Fixes
10+
11+
- `#I321258`, `#I320950` - The issue with "Error as occurred while sorting the path column at second time in File Manager component" has been fixed.
12+
- `#I318476`, `#I320950` - Resolved the script error that occurred while dragging and dropping an item without selecting it in details view of the File Manager component.
13+
514
## 18.4.41 (2021-02-02)
615

716
### File Manager

0 commit comments

Comments
 (0)