Skip to content

Commit f2fd58c

Browse files
author
pipeline
committed
v20.2.50 is released
1 parent c8dbd52 commit f2fd58c

File tree

23 files changed

+716
-119
lines changed

23 files changed

+716
-119
lines changed

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.2.50 (2022-09-20)
6+
7+
### Calendar
8+
9+
#### Bug Fixes
10+
11+
- `#I403191` - The issue "change event argument contains duplicate dates while using multiselection" has been resolved
12+
513
## 19.3.46 (2021-10-19)
614

715
### TimePicker

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.2.45",
3+
"version": "20.2.46",
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

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

33
## [Unreleased]
44

5+
## 20.2.50 (2022-09-20)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I404375` - Now alignment of the data label is working properly.
12+
- `#F177357` - Now interval for axis is calculating properly for zoomed data.
13+
514
## 20.2.49 (2022-09-13)
615

716
### 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.2.48",
3+
"version": "20.2.49",
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/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.2.45",
3+
"version": "20.2.49",
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

+19-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## [Unreleased]
44

5+
## 20.2.50 (2022-09-20)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I398138` - Resolved the script error while deleting the content at the end of the document.
12+
- `#I398155` - Resolved the content overlapping issue while inserting section break.
13+
- `#I401956` - Resolved the page number insertion issue in the header/footer.
14+
- `#I398142` - Resolved the script error while switching the properties pane.
15+
- `#I407009` - Resolved the track changes preservation issue while deleting the text.
16+
- `#I403326` - Resolved the script error while deleting the text inside the table.
17+
- `#I402272` - Resolved the text insertion issue inside the textbox shape.
18+
- `#I399011` - Resolved the form field selection issue.
19+
- `#I401957` - Resolved the table layouting issue after modifying the cell width.
20+
- `#I401952` - Resolved the paper format preservation issue in the page setup dialog.
21+
- `#I396264` - Added alert dialog to notify unsupported file type while opening the document.
22+
523
## 20.2.49 (2022-09-13)
624

725
### Document Editor
@@ -145,7 +163,7 @@
145163
- `#I379350`- Resolved layouting issue due to list format.
146164
- `#I383921` - Resolved ok button disabled after selecting bookmark in hyperlink dialog.
147165

148-
#### New Feature
166+
#### New Features
149167

150168
- `#I381313` - Added API to get clipboard content.
151169

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.2.48",
3+
"version": "20.2.49",
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/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.2.50 (2022-09-20)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#I404007` - Filter Menu not closed when focus is removed issue has been fixed.
12+
- `#I403823` - Custom Column values not updated when editing in tab issue has been fixed.
13+
- `#I403221` - Issue in deleting parent record in resource view has been fixed.
14+
515
## 20.2.49 (2022-09-13)
616

717
### 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.2.46",
3+
"version": "20.2.49",
44
"description": "Essential JS 2 Gantt Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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.2.48",
3+
"version": "20.2.49",
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/heatmap/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 20.2.49 (2022-09-13)
5+
## 20.2.50 (2022-09-20)
66

77
### Heatmap
88

components/navigations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-navigations",
3-
"version": "20.2.48",
3+
"version": "20.2.49",
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",

0 commit comments

Comments
 (0)