Skip to content

Commit 76b526a

Browse files
author
pipeline
committed
v18.4.39 is released
1 parent ee9ef19 commit 76b526a

File tree

40 files changed

+173
-30
lines changed

40 files changed

+173
-30
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-
## 18.4.35 (2021-01-19)
5+
## 18.4.39 (2021-01-28)
66

77
### Common
88

components/buttons/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-
## 18.4.35 (2021-01-19)
5+
## 18.4.33 (2021-01-05)
66

77
### CheckBox
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": "18.4.30",
3+
"version": "18.4.33",
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": "18.4.34",
3+
"version": "18.4.35",
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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,22 @@
22

33
## [Unreleased]
44

5+
## 18.4.39 (2021-01-28)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#308150` - Fixed the data label issue for label instersect action.
12+
513
## 18.4.35 (2021-01-19)
614

15+
### Chart
16+
17+
#### Bug Fixes
18+
19+
- `#307141` - Issue fixed in Y axis range interval.
20+
721
### Stock Chart
822

923
#### Bug Fixes

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": "18.4.34",
3+
"version": "18.4.35",
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/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": "18.4.34",
3+
"version": "18.4.35",
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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## [Unreleased]
44

5+
## 18.4.39 (2021-01-28)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#308695` - This issue "Port's InEdges and outEdges are not updated properly while copy and paste " has been fixed.
12+
- `#306529` - This issue "Node does not drop properly on swimlane " has been fixed.
13+
- `#309041` - This issue "Nodes are not getting cleared when add new page in the diagram" has been fixed.
14+
- `#305708` - This issue "Console error occur while save and load the diagram with swimlane nodes" has been fixed.
15+
- `#308109` - This issue "Can't change flowshape to other basic shape" has been fixed.
16+
- `#301792` - This issue "Child nodes are not rendered properly in Organizational chart" has been fixed.
17+
- `#306310` - This issue "Symbol description gets rendered from middle of symbol" has been fixed.
18+
- `#304447` - This issue "Restrict click event for nodes when zoompan tool is enabled" has been fixed.
19+
- `#295443` - This issue "Bottom level nodes are not visible in overview" has been fixed.
20+
- `#305992` - This issue "When drag and drop the node swimlane lane header position gets changed" has been fixed.
21+
- `#304558` - This issue "Exception occurs when use getDiagramContent method" has been fixed.
22+
523
## 18.4.35 (2021-01-19)
624

725
### 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": "18.4.34",
3+
"version": "18.4.35",
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": "18.4.34",
3+
"version": "18.4.35",
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)