Skip to content

Commit d10189d

Browse files
author
pipeline
committed
v19.3.57 is released
1 parent 20ca7a0 commit d10189d

File tree

31 files changed

+102
-24
lines changed

31 files changed

+102
-24
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.56 (2021-12-02)
5+
## 19.3.57 (2021-12-07)
66

77
### Common
88

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

components/charts/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33
## [Unreleased]
44

5-
## 19.3.56 (2021-12-02)
5+
## 19.3.55 (2021-11-23)
66

77
### Chart
88

99
#### Bug Fixes
1010

1111
- Tooltip is now working fine in react library for mobile device.
1212
- `#I347059` - Data label is now rendering properly for stacking column.
13+
- `#F170296` - Datalabels are now removed for empty datasource on dynamic update.
1314

1415
## 19.3.54 (2021-11-17)
1516

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": "19.3.54",
3+
"version": "19.3.55",
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-
## 19.3.56 (2021-12-02)
8+
## 19.3.53 (2021-11-12)
99

1010
### CircularGauge
1111

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.3.46",
3+
"version": "19.3.53",
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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
- `#348672` - The issue "Swimlane nodes helper position not updated properly" has been fixed.
1313
- `#F170298` - The issue "Template is not updated properly while render multiple diagram in same page" has been fixed.
1414
- `#347603` - The issue "HTML Nodes are not rendered in Overview" has been fixed.
15+
- `SF-356262` - The issue "Dragging and Drop node not working properly by enabling page settings" has been fixed.
16+
- `F170399` - The issue "Unable to cast exception occurs when clicking on the expand icon" has been fixed.
1517

1618
## 19.3.55 (2021-11-23)
1719

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.3.55",
3+
"version": "19.3.56",
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.3.55",
3+
"version": "19.3.56",
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",

0 commit comments

Comments
 (0)