Skip to content

Commit c1649e5

Browse files
author
pipeline
committed
v20.2.40 is released
1 parent 607c16c commit c1649e5

File tree

32 files changed

+158
-22
lines changed

32 files changed

+158
-22
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.2.36",
3+
"version": "20.2.38",
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.2.40 (2022-07-26)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I391172` - Browser clashes while performing pinch zooming has been fixed.
12+
- `#I383951` - Chart zooming is not working after zoom reset in mobile mode has been fixed.
13+
- `#I392310` - Console error When performing range selection in hidden series has been fixed.
14+
515
## 20.2.38 (2022-07-12)
616

717
### Chart

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+
## 20.2.40 (2022-07-26)
6+
7+
### Diagram
8+
9+
#### Bug fixes
10+
11+
- `#I388692` - Now connectors are properly connected to the node after save and load.
12+
- `#I384554` - Now scroll settings offset are updated properly dynamically.
13+
514
## 20.2.39 (2022-07-19)
615

716
- `FB36050` - Now, oldValue & newValue argument of property change event updated properly while change order for nodes.

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": "20.2.38",
3+
"version": "20.2.39",
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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
## [Unreleased]
44

5+
## 20.2.40 (2022-07-26)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I392289`, `#I392289` - Resolved issue in adding custom context menu item.
12+
- `#I391927` - Resolved issue in `stopProtection` API.
13+
- `#I381509`, `#I376243`, `#I383105`, `#I378540`, `#I379501` - Resolved document layouting issue due to footnote element.
14+
- `#I389862` - Resoled issued in accepting revision inside the table.
15+
- `#I383928` - The cell background color is now rendered properly.
16+
- `#I381259` - Resolved the script error while switching between print and web layout.
17+
- `#I379297` - Resolved the issue with the header footer while pasting content.
18+
- `#I380334` - Resolved table layouting issue.
19+
- `#I376898` - Resolved issue with pasting table inside another table.
20+
- `#I383930` - Resolved the table collapse issue while inserting a column in the merged cell.
21+
- `#I383369` - Improved performance of replacing more than 10000 occurrences of a text.
22+
- `#I381261` - Next editing range is now navigated properly.
23+
524
## 20.2.39 (2022-07-19)
625

726
### 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.2.38",
3+
"version": "20.2.39",
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/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22

33
## [Unreleased]
44

5+
## 20.2.40 (2022-07-26)
6+
7+
### MultiSelect
8+
9+
#### Bug Fixes
10+
11+
- `#F175828` - Now, `customSelection` event is trigger when we render the component with `itemTemplate` and `allowFiltering`.
12+
513
## 20.2.39 (2022-07-19)
614

715
### ListBox
816

917
#### Bug Fixes
1018

11-
- `#I384240` - Issue with "`RemoveItems` not working properly after adding items with specific index" has been resolved.
19+
- `#I386103` - Issue with "Datasource not update properly after clearing the filtering in the dual listbox" has been resolved.
1220

1321
## 20.2.36 (2022-06-30)
1422

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.2.38",
3+
"version": "20.2.39",
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.2.38",
3+
"version": "20.2.39",
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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#### Bug Fixes
1010

1111
- `#I389834` - Records position not updated properly in datasource when we drag and drop the records issue has been fixed.
12+
- `#I376455` - Unable to focus on chart element when editing is not enabled has been fixed.
1213

1314
## 20.2.38 (2022-07-12)
1415

0 commit comments

Comments
 (0)