Skip to content

Commit c25557e

Browse files
author
pipeline
committed
v18.3.51 is released
1 parent 56fe5b5 commit c25557e

File tree

36 files changed

+158
-25
lines changed

36 files changed

+158
-25
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.3.50 (2020-11-17)
5+
## 18.3.51 (2020-11-24)
66

77
### Common
88

components/calendars/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+
## 18.3.51 (2020-11-24)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- `#301613` - Issue with "week number is not updated properly in first week of the year" has been resolved.
12+
513
## 18.3.40 (2020-10-13)
614

715
### DateRangePicker

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.3.47",
3+
"version": "18.3.48",
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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [Unreleased]
44

5+
## 18.3.51 (2020-11-24)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#295143` - Mouse wheel zooming issue has been fixed.
12+
- `#299281` - Parent element `CSS` override issue has been fixed.
13+
- `#291907, #296201, #296570` - Tooltip position support added.
14+
- `#298154` - Update the color dynamically on pie chart has been fixed.
15+
- `#298291` - The label issue of sum index value has been fixed.
16+
- `#300936` - Histogram not rendering properly on duplicate data has been fixed.
17+
- `#300428` - `visibleRange` value has been added in `zoomComplete` event.
18+
- `#296739` - In multi color line type, segment values are not applied for multiple series issue fixed.
19+
520
## 18.3.50 (2020-11-17)
621

722
### 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-react-charts",
3-
"version": "18.3.48",
3+
"version": "18.3.50",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
## [Unreleased]
77

8+
## 18.3.51 (2020-11-24)
9+
10+
### CircularGauge
11+
12+
#### Bug Fixes
13+
14+
- Circular gauge will now be destroyed properly.
15+
816
## 18.3.50 (2020-11-17)
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-react-circulargauge",
3-
"version": "18.3.47",
3+
"version": "18.3.50",
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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 18.3.51 (2020-11-24)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#298898` - This issue "When save and load Bpmn subprocess node not loads properly" has been fixed.
12+
- `F158465` - This issue "Context Menu items does not gets change at run time" has been fixed.
13+
514
## 18.3.50 (2020-11-17)
615

716
### 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.3.48",
3+
"version": "18.3.50",
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/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+
## 18.3.51 (2020-11-24)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#291766`, `#293053` - Resolved the page unresponsive error while selecting the image.
12+
- `#301016` - Multiple server calls on optimized spell checking was now optimized to single call per page.
13+
- `#300330` - Document with comment can be opened without any script errors now.
14+
- `#292912`, `#293388` - Document with empty comment is now exported properly.
15+
- `#299940` - Table with center alignment is now rendered properly and footer contents are rendered properly now on zooming.
16+
- `#290277` - Navigating to bookmark now works properly without script error.
17+
- `#301035`, `#300947` - Changes were tracked properly now on pasting.
18+
519
## 18.3.50 (2020-11-17)
620

721
### Document Editor

0 commit comments

Comments
 (0)