Skip to content

Commit 9e1e577

Browse files
author
pipeline
committed
v19.3.54 is released
1 parent a91ee78 commit 9e1e577

File tree

34 files changed

+595
-29
lines changed

34 files changed

+595
-29
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-
## 19.3.53 (2021-11-12)
5+
## 19.3.54 (2021-11-17)
66

77
### Common
88

components/charts/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.3.54 (2021-11-17)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I346999` - Data label connector line is now working properly for value zero.
12+
- `#I347279` - Marker color is now working properly for `MulticoloredLine` series type.
13+
514
## 19.3.53 (2021-11-12)
615

716
### 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": "19.3.48",
3+
"version": "19.3.53",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 19.3.53 (2021-11-12)
8+
## 19.3.54 (2021-11-17)
99

1010
### CircularGauge
1111

components/diagrams/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.3.53 (2021-11-12)
5+
## 19.3.54 (2021-11-17)
66

77
### Diagram
88

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 19.3.54 (2021-11-17)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `I344713`- Resolved table header row rendering issue.
12+
- `I341963` - Resolved the table rendering issue.
13+
- `I344704` - Resolved the empty paragraph tracking issue.
14+
- `I344351` - Line height is now calculated property when space character has larger font size the paragraph mark.
15+
516
## 19.3.53 (2021-11-12)
617

718
### 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": "19.3.48",
3+
"version": "19.3.53",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 19.3.53 (2021-11-12)
5+
## 19.3.54 (2021-11-17)
66

77
### Dropdown Tree
88

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-
## 19.3.53 (2021-11-12)
5+
## 19.3.54 (2021-11-17)
66

77
### File Manager
88

components/gantt/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.3.53 (2021-11-12)
5+
## 19.3.54 (2021-11-17)
66

77
### Gantt
88

0 commit comments

Comments
 (0)