Skip to content

Commit 957e064

Browse files
author
pipeline
committed
v17.4.44 is released
1 parent 34ea788 commit 957e064

File tree

29 files changed

+104
-22
lines changed

29 files changed

+104
-22
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-
## 17.4.43 (2020-01-14)
5+
## 17.4.44 (2021-01-21)
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-
## 17.4.43 (2020-01-14)
5+
## 17.4.44 (2021-01-21)
66

77
### Button
88

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": "17.4.41",
3+
"version": "17.4.43",
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/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.4.44 (2021-01-21)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#259960` - The issue "Expand and collapse not working on the Mindmap Layout" has been fixed.
12+
- `#260287` - The issue "left most node unable to be selected in the layout sample" has been fixed.
13+
- `#256458` - The diagram html content is cutoff, while exporting the diagram issue has been fixed.
14+
- `#259774` - The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed.
15+
516
## 17.4.43 (2020-01-14)
617

718
### 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": "17.4.41",
3+
"version": "17.4.43",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 17.4.43 (2020-01-14)
5+
## 17.4.44 (2021-01-21)
66

77
### Document Editor
88

components/dropdowns/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+
## 17.4.44 (2021-01-21)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `#260635` - Sorted datasource not updated properly in ListBox has been fixed.
12+
13+
### MultiSelect
14+
15+
#### Bug Fixes
16+
17+
- `#258436` - Issue with "Duplicate value added in multiselect input while updating the value using setState method in the select event" has been resolved.
18+
519
## 17.4.43 (2020-01-14)
620

721
### ListBox

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

components/filemanager/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+
## 17.4.44 (2021-01-21)
6+
7+
### File Manager
8+
9+
#### Bug Fixes
10+
11+
- Resolved the script error when navigate any folder after changing the toolbar settings dynamically in the file manager component.
12+
513
## 17.4.43 (2020-01-14)
614

715
### File Manager

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

0 commit comments

Comments
 (0)