Skip to content

Commit e54bb35

Browse files
author
pipeline
committed
v20.1.55 is released
1 parent 4f4fc3a commit e54bb35

File tree

32 files changed

+148
-31
lines changed

32 files changed

+148
-31
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.52 (2022-05-04)
5+
## 20.1.55 (2022-05-12)
66

77
### Common
88

components/buttons/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44

55
## 20.1.50 (2022-04-19)
66

7-
### Radio Button
8-
9-
#### Bug Fixes
10-
11-
- `F171644` - Issue with Name attribute not updated properly in radio button and checkbox for components has been resolved.
12-
137
### Checkbox
148

159
#### Bug Fixes

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

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-angular-calendars",
3-
"version": "20.1.47",
3+
"version": "20.1.52",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/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+
## 20.1.55 (2022-05-12)
6+
7+
### Chart
8+
9+
#### New Features
10+
11+
- `#I360879` - Provided support to disable the marker explode without tooltip and highlight mode.
12+
513
## 20.1.52 (2022-05-04)
614

715
### Chart

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-angular-charts",
3-
"version": "20.1.51",
3+
"version": "20.1.52",
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 Angular",
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+
## 20.1.55 (2022-05-12)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I373763` - Now, old value of SelectionChange event are updated properly.
12+
- `#I373774` - The sourcePointChange and targetPointChange events are triggered while dragging the node.
13+
- `#I375741` - Now, the performance and Memory leak is resolved in the saveDiagram method.
14+
- `#I372151` - Now, bezier connector annotation get exported properly as an image.
15+
- `#I376498` - Now, the diagram zooming behaviour is changed as an old behaviour.
16+
517
## 20.1.51 (2022-04-26)
618

719
### Diagram

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-angular-documenteditor",
3-
"version": "20.1.51",
3+
"version": "20.1.52",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Angular",
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-angular-dropdowns",
3-
"version": "20.1.51",
3+
"version": "20.1.52",
44
"description": "Essential JS 2 DropDown Components for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/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+
## 20.1.55 (2022-05-12)
6+
7+
### File Manager
8+
9+
#### Bug Fixes
10+
11+
- `#I368832`, `#I374668` - The issue with "Not able to upload an excel file in the File Manager component with SQL file provider" has been resolved.
12+
513
## 20.1.52 (2022-05-04)
614

715
### File Manager

0 commit comments

Comments
 (0)