Skip to content

Commit 7efab17

Browse files
author
pipeline
committed
v20.1.57 is released
1 parent 753ec24 commit 7efab17

39 files changed

+180
-32
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.56 (2022-05-17)
5+
## 20.1.57 (2022-05-24)
66

77
### Common
88

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.1.57 (2022-05-24)
6+
7+
### DateRangePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I378357` - Issue with "tab key navigation is not working between calendars" has been resolved.
12+
13+
### DateTimePicker
14+
15+
#### Bug Fixes
16+
17+
- `#I373889` - Issue with "navigated to year section after typing 0 in the month section" has been resolved.
18+
519
## 19.3.46 (2021-10-19)
620

721
### TimePicker

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.52",
3+
"version": "20.1.57",
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/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.55",
3+
"version": "20.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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/circulargauge/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
## [Unreleased]
77

8+
## 20.1.57 (2022-05-24)
9+
10+
### Circular Gauge
11+
12+
#### New Features
13+
14+
- `#I365344` - Dash array can now be customized in the border of the Circular Gauge.
15+
816
## 19.4.43 (2022-01-18)
917

1018
### CircularGauge

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-angular-circulargauge",
3-
"version": "20.1.47",
3+
"version": "20.1.55",
44
"description": "Essential JS 2 CircularGauge Components for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/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.57 (2022-05-24)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `F173877` - Now, Node template has been rendered properly in layout.
12+
513
## 20.1.55 (2022-05-12)
614

715
### Diagram

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.1.57 (2022-05-24)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I373287` - Resolved the control hanging issue while opening a document with table.
12+
- `#FB34847` - Resolved the script error thrown on re-updating the custom toolbar.
13+
- `#I376882` - Resolved the issue on applying highlight color after replacing the search text.
14+
- `#I372421` - Resolved the insert table's paragraph format inheritance from previous paragraph.
15+
- `#I378924` - Resolved the text frame margin saving issue in sfdt export.
16+
- `#I375700` - Resolved the footnote misplacement in the initial layout.
17+
- `#I371641` - Resolved the minimum column width causes in-finite lopping issue when resizing table.
18+
519
## 20.1.56 (2022-05-17)
620

721
### 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-angular-documenteditor",
3-
"version": "20.1.52",
3+
"version": "20.1.56",
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/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.1.57 (2022-05-24)
6+
7+
### Dropdown Tree
8+
9+
#### Bug Fixes
10+
11+
- `#I374653` - The issue with "The filtering was not working properly when using a hierarchical data source for the Dropdown Tree component" has been resolved.
12+
13+
### DropDownList
14+
15+
#### Bug Fixes
16+
17+
- `I375107` - Issue with "cascading dropdown list doesn't display the updated data while binding the remote data and filtering enabled" has been resolved.
18+
519
## 20.1.56 (2022-05-17)
620

721
### ListBox
@@ -16,12 +30,6 @@
1630

1731
- `I372269` - Issue with "value is displayed instead of text while binding beyond the initial loading data values" has been resolved.
1832

19-
### DropDownList
20-
21-
#### Bug Fixes
22-
23-
- `I375107` - Issue with "cascading dropdown list doesn't display the updated data while binding the remote data and filtering enabled" has been resolved.
24-
2533
## 20.1.52 (2022-05-04)
2634

2735
### ListBox

0 commit comments

Comments
 (0)