Skip to content

Commit af80ae3

Browse files
author
pipeline
committed
v17.4.44 is released
1 parent fcb093e commit af80ae3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+128
-34
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/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+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- `#259218` - Issue with "change event argument 'isinteracted' return as false while changing the value after given the same value twice" has been resolved.
12+
513
## 17.4.43 (2020-01-14)
614

715
### Calendar

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-vue-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 Vue",
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-vue-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 Vue",
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: 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+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `#260635` - Sorted datasource not updated properly in ListBox has been fixed.
12+
513
## 17.4.43 (2020-01-14)
614

715
### ListBox

components/dropdowns/dist/ej2-vue-dropdowns.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/dropdowns/dist/ej2-vue-dropdowns.umd.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)