Skip to content

Commit 75b5b9b

Browse files
author
pipeline
committed
v20.1.59 is released
1 parent 0649046 commit 75b5b9b

File tree

32 files changed

+146
-21
lines changed

32 files changed

+146
-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-vue-calendars",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
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/charts/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.1.59 (2022-06-07)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I379535` - Background issue in PDF export has been fixed.
12+
- `#I379093` - Draggable arrow for stacked series is removed.
13+
- `#I381436` - Data label is hidden in stacked bar series has been fixed.
14+
- `#I379549` - Add series using DataManager makes a request to the server for multiple times issue is fixed.
15+
16+
## 20.1.57 (2022-05-24)
17+
18+
### Chart
19+
20+
#### Bug Fixes
21+
22+
- `#I378097` - `zooomComplete` event is now properly triggered for device.
23+
524
## 20.1.56 (2022-05-17)
625

726
### 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-vue-charts",
3-
"version": "20.1.56",
3+
"version": "20.1.57",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/circulargauge/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 20.1.58 (2022-05-31)
8+
## 20.1.59 (2022-06-07)
99

1010
### Circular Gauge
1111

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 20.1.58 (2022-05-31)
5+
## 20.1.59 (2022-06-07)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I378190` - Now, distribute commands will work properly.
12+
13+
## 20.1.57 (2022-05-24)
614

715
### Diagram
816

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": "20.1.55",
3+
"version": "20.1.57",
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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 20.1.59 (2022-06-07)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#F174916` - Resolved the numbering pop-up binding issue.
12+
- `#I376243` - Resolved the script error in importing document with empty author.
13+
- `#I369585` - Resolved the selection issue in selecting document with large number of pages.
14+
- `#I375798` - Resolved the control hanging issue in opening the document.
15+
- `#I367499` - Resolved the shape and chart rendering issue.
16+
517
## 20.1.58 (2022-05-31)
618

719
### 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-vue-documenteditor",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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+
## 20.1.59 (2022-06-07)
6+
7+
### DropDownList
8+
9+
#### Bug Fixes
10+
11+
- "Dropdown List template sample is not working in React 18" issue has been resolved.
12+
513
## 20.1.58 (2022-05-31)
614

715
### AutoComplete

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

0 commit comments

Comments
 (0)