Skip to content

Commit c8dbd52

Browse files
author
pipeline
committed
v20.2.49 is released
1 parent 52bf7c0 commit c8dbd52

File tree

26 files changed

+110
-15
lines changed

26 files changed

+110
-15
lines changed

components/charts/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [Unreleased]
44

5+
## 20.2.49 (2022-09-13)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I398960` - Now chart axis scrollbar is working properly.
12+
- `#I399859` - Pie chart subtitle is overlapped with datalabel issue has been fixed.
13+
14+
### Stock Chart
15+
16+
#### Bug Fixes
17+
18+
- `#I401042` - Now label stlye is applying properly for stock chart axis labels.
19+
520
## 20.2.48 (2022-09-06)
621

722
### 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.2.46",
3+
"version": "20.2.48",
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/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.2.49 (2022-09-13)
6+
7+
### Diagram
8+
9+
#### Bug fixes
10+
11+
- `#I399417` - Now, fit to page is working properly when we call it multiple times.
12+
513
## 20.2.45 (2022-08-23)
614

715
### Diagram

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.2.49 (2022-09-13)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#FB37084` - Header/Footer is now preserved properly.
12+
- `#I398135`,`#I398144` - Resolved the text color changing issue while copying the text.
13+
- `#I398152` - Resolved the count mismatch issue in track changes pane.
14+
- `#FB36978` - Resolved the scrolling issue while copying text on Firefox browser.
15+
- `#I404428` - Resolved the script error on find and replace.
16+
517
## 20.2.48 (2022-09-06)
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.2.46",
3+
"version": "20.2.48",
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/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.2.46",
3+
"version": "20.2.48",
44
"description": "Essential JS 2 DropDown Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/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.2.49 (2022-09-13)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#I403222` - Console error occurs in resource view with enabled persistence issue has been fixed.
12+
513
## 20.2.46 (2022-08-30)
614

715
### Gantt

components/grids/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+
## 20.2.49 (2022-09-13)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#F176791` - Excel filter template in Complex field column throws script error has been resolved.
12+
- `#I401116` - Grid Toolbar is not scrollable when updating the items dynamically has been fixed.
13+
- `#I400345` - Script error while batch adding if the primary key column is hidden and other columns are templates has been fixed.
14+
- `#I400351` - No validation when confirming new grid row has been fixed.
15+
516
## 20.2.48 (2022-09-06)
617

718
### Grid

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

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

33
## [Unreleased]
44

5-
## 20.2.48 (2022-09-06)
5+
## 20.2.49 (2022-09-13)
66

77
### Heatmap
88

components/inputs/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-inputs",
3-
"version": "20.2.45",
3+
"version": "20.2.48",
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/lists/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.2.46 (2022-08-30)
6+
7+
### ListView
8+
9+
#### Bug Fixes
10+
11+
- `#I395385` - The issue with "Space key is not working inside input element within ListView Template" has been resolved.
12+
513
## 20.2.39 (2022-07-19)
614

715
### ListView

components/lists/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-lists",
3-
"version": "20.2.39",
3+
"version": "20.2.46",
44
"description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/navigations/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.2.49 (2022-09-13)
6+
7+
### ContextMenu
8+
9+
#### Bug Fixes
10+
11+
- `#I400719` - Script error thrown when we provided remove item is not available in the menu items has been fixed.
12+
513
## 20.2.48 (2022-09-06)
614

715
### Menu

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": "20.2.46",
3+
"version": "20.2.48",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## [Unreleased]
44

5+
## 20.2.49 (2022-09-13)
6+
7+
- `#F176922` - Now, comments are not duplicated if a shape annotation is added inside an annotation.
8+
- `#SF-390997`,`#SF-392717`,`#SF-394607` - The signature is now displayed and properly positioned in change the width and height the document that was downloaded.
9+
- `#SF-398911` - Provided support for suppressing of the Digital signature without affecting download of the same.
10+
- `#SF-400958` - Now, Adding signature field programmatically and from UI level does not have same signature field name.
11+
512
## 20.2.48 (2022-09-06)
613

714
- `#SF-398958` - Now, Script error does not occurs while adding signature and initial fields when enable form field is false.

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

components/popups/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.2.49 (2022-09-13)
6+
7+
### Dialog
8+
9+
#### Bug Fixes
10+
11+
- `#I400881` - Now, When you set a secondary font color in the bootstrap 5 theme using the theme studio, the changes will be reflected for the Dialog Cancel button.
12+
513
## 20.2.45 (2022-08-23)
614

715
### Tooltip

components/querybuilder/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#### Bug Fixes
1010

11+
- `#I399576` - Issue with Custom operator not set properly when we set one field is a prefix of other field as number in query builder has been fixed.
1112
- `#I375472` - Issue with Change event not trigger for changing field for default column to rule template column in query builder has been fixed.
1213

1314
## 20.2.46 (2022-08-30)

components/querybuilder/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-querybuilder",
3-
"version": "20.2.46",
3+
"version": "20.2.48",
44
"description": "Essential JS 2 QueryBuilder for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/richtexteditor/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.2.49 (2022-09-13)
6+
7+
### RichTextEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I396942` - Now, the Rich Text Editor unique Id is generated automatically when we do not set the Id property
12+
513
## 20.2.46 (2022-08-30)
614

715
### RichTextEditor
@@ -18,6 +26,7 @@
1826

1927
- `#I390850` - Now, the first list item will be removed properly when placing the cursor at the start of the first list item and pressing the backspace key.
2028
- `#I386938` - Now, resizing the image works properly even after resizing the Rich Text Editor using the browser window.
29+
- `#I90850` - Now the issue with ‘When selecting a list in the Rich Text Editor and pressing the shift key, the strike through and underlining styles are deleted’ has been resolved.
2130
- `#I396553` - Now, pressing the enter key after pressing backspace when the cursor is at the start of the first list item works properly in the `Firefox` browser.
2231
- `#I396244` - Now, inserting emoticons using the `executeCommand` public method after entering the `&` symbol in the editor inserts the emoticons at the correct cursor position.
2332

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-
## 20.2.48 (2022-09-06)
5+
## 20.2.49 (2022-09-13)
66

77
### Schedule
88

components/splitbuttons/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-
## 20.2.48 (2022-09-06)
5+
## 20.2.49 (2022-09-13)
66

77
### DropDownButton
88

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": "20.2.46",
3+
"version": "20.2.48",
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-
## 20.2.48 (2022-09-06)
5+
## 20.2.46 (2022-08-30)
66

77
### Tree Grid
88

components/treegrid/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-treegrid",
3-
"version": "20.2.45",
3+
"version": "20.2.46",
44
"description": "Essential JS 2 TreeGrid Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)