Skip to content

Commit 21a852c

Browse files
author
pipeline
committed
v20.4.52 is released
1 parent 621df63 commit 21a852c

File tree

30 files changed

+155
-21
lines changed

30 files changed

+155
-21
lines changed

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": "20.4.48",
3+
"version": "20.4.51",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 20.4.52 (2023-02-28)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#F180554` - Fixed console error thrown when using the destroy method.
12+
- `#I437308` - Resolved accessibility issues in chart.
13+
- `#I436273` - Fixed issue with chart going out when zooming without clip rect in path.
14+
515
## 20.4.51 (2023-02-21)
616

717
### 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": "20.4.49",
3+
"version": "20.4.51",
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/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.4.52 (2023-02-28)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#F180478` - Now, the performance of diagram while enabling virtualization is improved.
12+
- `#F180478` - Now, Overview is updated properly while enabling virtualization.
13+
- `#I422299` - Now, swimlane child nodes is selectable after save and load.
14+
515
## 20.4.50 (2023-02-14)
616

717
### Diagram

components/documenteditor/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+
## 20.4.52 (2023-02-28)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I436133` - When inserting, the endnote order was resolved.
12+
- `#I434491` - Resolved the Text off the page and outside the margin issue when paste the text.
13+
514
## 20.4.51 (2023-02-21)
615

716
### 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-react-documenteditor",
3-
"version": "20.4.50",
3+
"version": "20.4.51",
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",

components/dropdowns/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-dropdowns",
3-
"version": "20.4.50",
3+
"version": "20.4.51",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/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-filemanager",
3-
"version": "20.4.48",
3+
"version": "20.4.51",
44
"description": "Essential JS 2 FileManager Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.4.52 (2023-02-28)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
-`I435386`- Column template not working in `Vue` platform issue has been fixed.
12+
-`I426170`- Incorrect Start Date Update for Unscheduled Task When Editing Parent Start Date.
13+
-`I432910`- zoom in not disabled issue has been fixed.
14+
-`I431348`- Updating Day Working Time Property Dynamically in UTC Timezone Results in Invalid Dates.
15+
-`I394676`- Incorrect Date in milestone while on load and editing issue has been fixed.
16+
-`#I436476`- Gantt Task doesn't get updated after Batch Update issue is fixed.
17+
18+
19+
-`I426170`- Incorrect Start Date Update for Unscheduled Task When Editing Parent Start Date.
20+
-`I432910`- zoom in not disabled issue has been fixed.
21+
-`I431348`- Updating Day Working Time Property Dynamically in UTC Timezone Results in Invalid Dates.
22+
23+
524
## 20.4.51 (2023-02-21)
625

726
### Gantt

components/gantt/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-gantt",
3-
"version": "20.4.50",
3+
"version": "20.4.51",
44
"description": "Essential JS 2 Gantt Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)