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

+1-1
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

+19
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

+1-1
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

+1-1
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

+9-1
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

+1-1
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

+12
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

+1-1
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

+8
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

+1-1
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",

components/filemanager/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
## [Unreleased]
44

5+
## 20.1.59 (2022-06-07)
6+
7+
### File Manager
8+
9+
#### Bug Fixes
10+
11+
- '#I368438' - The issue with "Copy/paste MAC keyboard shortcuts doesn't work for File Manager" has been resolved.
12+
13+
## 20.1.58 (2022-05-31)
14+
15+
### File Manager
16+
17+
#### Bug Fixes
18+
19+
- `#F174002` - The issue with "Toolbar sorting throws an error for the date-modified column of the File Manager" has been resolved.
20+
521
## 20.1.57 (2022-05-24)
622

723
### File Manager

components/filemanager/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-filemanager",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
44
"description": "Essential JS 2 FileManager Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 20.1.59 (2022-06-07)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#379229` - Pdf export is not working when using custom date format issue has been fixed.
12+
- `#381109` - Issue when Zoom To Fit with unscheduled tasks has been fixed.
13+
514
## 20.1.58 (2022-05-31)
615

716
### Gantt

components/gantt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-gantt",
3-
"version": "20.1.56",
3+
"version": "20.1.58",
44
"description": "Essential JS 2 Gantt Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 20.1.59 (2022-06-07)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I367001` - Alignment issue while adding new row with frozen grid and `rowDragandDrop` is fixed
12+
- `#I378140` - Combination of Excel and Menu filter with `foreignkey` column throws script error is fixed
13+
- `#I377994` - Row selection is not updated properly inside the `rowDeselected` event while performing data actions in grid has been fixed.
14+
515
## 20.1.58 (2022-05-31)
616

717
### Grid

components/grids/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-grids",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
44
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-inputs",
3-
"version": "20.1.55",
3+
"version": "20.1.58",
44
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/kanban/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-kanban",
3-
"version": "20.1.55",
3+
"version": "20.1.58",
44
"description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/layouts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-layouts",
3-
"version": "20.1.55",
3+
"version": "20.1.58",
44
"description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/maps/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@
1414

1515
## [Unreleased]
1616

17+
## 20.1.59 (2022-06-07)
18+
19+
### Maps
20+
21+
#### Bug Fixes
22+
23+
- "Maps throws script error while resizing the window in React 18 sample" issue has been resolved.
24+
1725
## 20.1.48 (2022-04-12)
1826

1927
### Maps

components/navigations/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 20.1.58 (2022-05-31)
5+
## 20.1.59 (2022-06-07)
66

77
### Tab
88

components/pdfviewer/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

5+
## 20.1.59 (2022-06-07)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#F174154`- Now, the signature value for all signature fields in the PDF document will be updated programmatically using the `updateFormFieldsValue()` method.
12+
- `#SF-376222`- Now, Annotation selector binds correctly to annotations when dragging.
13+
- `#SF-367416`- The `FindText()` method of PDF Base allows for finding the number.
14+
- `#SF-372876`- The `annotationSelect` and `commentAdd` events are triggered properly for the sticky notes annotation.
15+
516
## 20.1.58 (2022-05-31)
617

718
### PDF Viewer

components/pdfviewer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-pdfviewer",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
44
"description": "Essential JS 2 PDF viewer Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pivotview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-pivotview",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
44
"description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/popups/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-popups",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
44
"description": "A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/querybuilder/CHANGELOG.md

+8
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+
### QueryBuilder
8+
9+
#### Bug Fixes
10+
11+
- `I379818` - Issue with Getting change event as undefined for fields having custom value template of query builder has been fixed.
12+
513
## 20.1.55 (2022-05-12)
614

715
### QueryBuilder

components/richtexteditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-richtexteditor",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
44
"description": "Essential JS 2 RichTextEditor component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/schedule/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 20.1.58 (2022-05-31)
5+
## 20.1.59 (2022-06-07)
66

77
### Schedule
88

components/splitbuttons/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 20.1.58 (2022-05-31)
5+
## 20.1.59 (2022-06-07)
66

77
### DropDownButton
88

components/spreadsheet/CHANGELOG.md

+8
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+
### Spreadsheet
8+
9+
#### Bug Fixes
10+
11+
- `#I380999` - Date with year less than 1900 is considered as invalid date like excel and handled properly during filtering.
12+
513
## 20.1.58 (2022-05-31)
614

715
### Spreadsheet

components/spreadsheet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-spreadsheet",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
44
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/treegrid/CHANGELOG.md

+8
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+
### Tree Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I376155` - Freeze direction works properly when enabled dynamically.
12+
513
## 20.1.56 (2022-05-17)
614

715
### Tree Grid

0 commit comments

Comments
 (0)