Skip to content

Commit edea554

Browse files
author
pipeline
committed
v19.2.62 is released
1 parent 5fccd21 commit edea554

File tree

35 files changed

+119
-29
lines changed

35 files changed

+119
-29
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": "19.2.55",
3+
"version": "19.2.60",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 19.2.62 (2021-09-14)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I341014`, `#I341412` - Histogram chart rendering fine while using negative points.
12+
- `#I340071` - Chart zooming is proper now when the axis is inversed.
13+
- `#I341644` - Unwired the resize event for accumulation chart.
14+
515
## 19.2.60 (2021-09-07)
616

717
### 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": "19.2.59",
3+
"version": "19.2.60",
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: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@
55

66
## [Unreleased]
77

8-
## 19.2.60 (2021-09-07)
8+
## 19.2.62 (2021-09-14)
9+
10+
### CircularGauge
11+
12+
#### Bug Fixes
13+
14+
- `#I340597` - Tooltip template will now render properly when the Circular Gauge size is smaller than the template's width.
15+
16+
## 19.2.57 (2021-08-24)
917

1018
### CircularGauge
1119

components/circulargauge/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-circulargauge",
3-
"version": "19.2.55",
3+
"version": "19.2.60",
44
"description": "Essential JS 2 CircularGauge Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/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+
## 19.2.62 (2021-09-14)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I341447` - The issue "The historyChange event is not triggered while rotate and move the node" has been fixed.
12+
513
## 19.2.59 (2021-08-31)
614

715
### 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": "19.2.59",
3+
"version": "19.2.60",
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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
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+
## 19.2.62 (2021-09-14)
6+
7+
### DropDownList
8+
9+
#### Bug Fixes
10+
11+
- `#I341137` - Issue with "fixed grouping headers are not updated while scrolling the popup after set the grouping dynamically" has been resolved.
12+
513
## 19.2.55 (2021-08-11)
614

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

components/filemanager/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### File Manager
88

components/gantt/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Gantt
88

components/grids/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 19.2.62 (2021-09-14)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#F168526` - `enablePersistence` was not maintained when filtering applied on `foreignKey` column.
12+
- `#I335206` - Throws script error while adding the stacked columns dynamically is fixed.
13+
- `#I341127` - Excel filter sub menus does not open in mobile device is Fixed.
14+
- `#I340337` - Immutable mode doesn’t work for deep compare data issue has been fixed.
15+
- `#I336801` - Infinite scrolling with editing with checkbox selection issue has been fixed.
16+
517
## 19.2.60 (2021-09-07)
618

719
### Grid
@@ -14,7 +26,6 @@
1426
- `#I340037` - Grid focus out issue has been resolved.
1527
- `#I340122` - Script error while using custom component on boolean menu filter has been resolved.
1628
- `#I339774` - Script error throws while hiding columns in enabled `lazyload` grid, has been fixed.
17-
- `#I336801` - Infinite scrolling with editing with checkbox selection issue has been fixed.
1829

1930
## 19.2.59 (2021-08-31)
2031

components/grids/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-grids",
3-
"version": "19.2.59",
3+
"version": "19.2.60",
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/kanban/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Kanban
88

components/layouts/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Dashboard Layout
88

components/lineargauge/CHANGELOG.md

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

1515
## [Unreleased]
1616

17-
## 19.2.60 (2021-09-07)
17+
## 19.2.62 (2021-09-14)
1818

1919
### LinearGauge
2020

components/lists/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### ListView
88

components/maps/CHANGELOG.md

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

1515
## [Unreleased]
1616

17-
## 19.2.60 (2021-09-07)
17+
## 19.2.62 (2021-09-14)
1818

1919
### Maps
2020

components/navigations/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
6+
7+
### Sidebar
8+
9+
#### Bug Fixes
10+
11+
- `#I341648` - The issue with "The resize event is not unwired after destroying the Sidebar component" has been resolved.
12+
13+
## 19.2.59 (2021-08-31)
614

715
### Tab
816

components/navigations/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-navigations",
3-
"version": "19.2.56",
3+
"version": "19.2.60",
44
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88

99
#### Bug Fixes
1010

11+
- `#338852` - The Zoom dropdown shows properly in the full screen view.
12+
- `#340472` - Now, the form field values can be retrieved after downloading and loading the PDF document.
13+
1114
- `#338402` - Now, the extra lines are not shown in PDF documents in the Firefox browser.
1215

1316
## 19.2.57 (2021-08-24)

components/pdfviewer/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-pdfviewer",
3-
"version": "19.2.57",
3+
"version": "19.2.60",
44
"description": "Essential JS 2 PDF viewer Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pivotview/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Pivot Table
88

components/popups/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
6+
7+
### Dialog
8+
9+
#### Bug Fixes
10+
11+
- The issue with "Draggable cursor not shown properly in the dialog header, when there are nested dialogs" has been resolved.
12+
13+
## 19.2.59 (2021-08-31)
614

715
### Dialog
816

components/popups/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-popups",
3-
"version": "19.2.56",
3+
"version": "19.2.60",
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/progressbar/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### ProgressBar
88

components/querybuilder/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### QueryBuilder
88

components/richtexteditor/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+
## 19.2.62 (2021-09-14)
6+
7+
### RichTextEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I340075` - The issue with "Resizing the table columns, is not updated the table cells properly" has been resolved.
12+
- `#I332614` - The issue with "Table row and column are not resizable, when its position in the editor exceeds the height of the Rich Text Editor" has been resolved.
13+
514
## 19.2.60 (2021-09-07)
615

716
### RichTextEditor

components/richtexteditor/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-richtexteditor",
3-
"version": "19.2.59",
3+
"version": "19.2.60",
44
"description": "Essential JS 2 RichTextEditor component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/schedule/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Schedule
88

components/spreadsheet/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 19.2.62 (2021-09-14)
6+
7+
### Spreadsheet
8+
9+
#### Bug Fixes
10+
11+
- `I341489` - Content on cells getting duplicated after removing unique function issue resolved.
12+
- `I321503` - Formula value not updated while changing its dependent cell, Add / delete rows and columns not updated the formula reference, Renamed sheet not updated in formula reference and Alignment issues while switching between sheets issues resolved.
13+
- `I339957` - Copy method not working while pasting the copied data using `ctrl+v` action issue resolved.
14+
- `I339531` - Insert column and cut / paste column actions not updated the range data issue resolved.
15+
- `I338070` - Merged cells copy and paste the whole row issue has been fixed.
16+
517
## 19.2.60 (2021-09-07)
618

719
### Spreadsheet
820

921
#### New Features
1022

1123
- `I329743` - Provided the support to use a defined name as the source for the list type data validation.
24+
- `I334078` - Provided the support to get information about the width of the column and the height of the row.
25+
26+
#### Bug Fixes
27+
28+
- `I340130` - Spreadsheet usedRange not refreshed while changing the datasource issue resolved.
1229

1330
## 19.2.59 (2021-08-31)
1431

components/spreadsheet/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-spreadsheet",
3-
"version": "19.2.59",
3+
"version": "19.2.60",
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

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

33
## [Unreleased]
44

5-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Tree Grid
88

components/treemap/CHANGELOG.md

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

1212
## [Unreleased]
1313

14-
## 19.2.60 (2021-09-07)
14+
## 19.2.62 (2021-09-14)
1515

1616
### TreeMap
1717

0 commit comments

Comments
 (0)