Skip to content

Commit 6cfa206

Browse files
author
pipeline
committed
v20.1.60 is released
1 parent 5fb3726 commit 6cfa206

File tree

34 files changed

+160
-22
lines changed

34 files changed

+160
-22
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-
## 20.1.59 (2022-06-07)
5+
## 20.1.60 (2022-06-14)
66

77
### Common
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": "20.1.57",
3+
"version": "20.1.59",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 20.1.59 (2022-06-07)
8+
## 20.1.60 (2022-06-14)
99

1010
### Circular Gauge
1111

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.1.60 (2022-06-14)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I381671` - Bpmn task type is working properly while changing from type Send to Receive.
12+
- `#F175332` - Undo is working properly after deleting the node attached with connector.
13+
- `#I376982` - Annotation dragging in connector and node is working properly when we set horizontal Alignment and vertical Alignment.
14+
515
## 20.1.59 (2022-06-07)
616

717
### Diagram

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": "20.1.57",
3+
"version": "20.1.59",
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/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.1.60 (2022-06-14)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I384262` - Resolved the script error while removing the text inside shape.
12+
- `#I384843`, `#I383988` - Resolved issue in text form field after inserting space.
13+
- `#I384262` - Resolved script error while removing content from inline shape.
14+
- `#I382192` - Resolved issue in inserting comment.
15+
- `#I380536` - Resolved script error while accepting table revision.
16+
- `#I380523` - Resolved the crashing issue while inserting new line in protected region.
17+
- `#I379507` - Resolved issue in tab stop width calculation.
18+
- `#I375504` - Resolved script error while importing form fields.
19+
- `#I374466` - Resolved script error while updating dropdown form field.
20+
521
## 20.1.59 (2022-06-07)
622

723
### Document Editor

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": "20.1.58",
3+
"version": "20.1.59",
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/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": "20.1.58",
3+
"version": "20.1.59",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 20.1.60 (2022-06-14)
6+
7+
### File Manager
8+
9+
#### Bug Fixes
10+
11+
- `#I377914`, `#I383863` - The issue with "The toolbar view icon shows the HTML code instead of text and icon in the File Manager component" has been resolved.
12+
13+
- '#I379214' - The issue with browsing files in File Manager while switching the view after sorting is resolved.
14+
515
## 20.1.59 (2022-06-07)
616

717
### File Manager

components/filemanager/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-filemanager",
3-
"version": "20.1.58",
3+
"version": "20.1.59",
44
"description": "Essential JS 2 FileManager Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)