Skip to content

Commit d9744c5

Browse files
author
pipeline
committed
v18.4.48 is released
1 parent 12a2cab commit d9744c5

File tree

30 files changed

+130
-26
lines changed

30 files changed

+130
-26
lines changed

components/barcodegenerator/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-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
66

77
### Barcode
88

components/base/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-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
66

77
### Common
88

components/buttons/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-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
66

77
### RadioButton
88

components/charts/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+
## 18.4.48 (2021-03-16)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#304737` - Remove child of null console error thrown while using canvas mode issue has been fixed.
12+
- `#F157327` - Fixed the data labels are overlapped issue in chart.
13+
- `#314894` - Stripline is not working in datetime for core platform issue fixed.
14+
- `#F162046` - Dynamic indicator change using useState issue resolved.
15+
516
## 18.4.47 (2021-03-09)
617

718
### 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": "18.4.46",
3+
"version": "18.4.47",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 18.4.48 (2021-03-16)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#316472` - This issue "Strange snapping behaviors with swimlane " has been fixed.
12+
- `#317149` - This issue "Exception occurs when drag and drop a lane on connector in swimlane " has been fixed.
13+
- `F23048` - This issue "When change style of group at runtime the same is applied to its child too " has been fixed.
14+
515
## 18.4.47 (2021-03-09)
616

717
### 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": "18.4.46",
3+
"version": "18.4.47",
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: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,41 @@
22

33
## [Unreleased]
44

5+
## 18.4.48 (2021-03-16)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#163116`, `#317496`, `#315005` - Implemented the line spacing Hanging similar to MS word.
12+
- `#317691` - Resolve the Number formatting after applying bullet formats.
13+
- `#317524` - Replace all with empty string is now working.
14+
- `#317605` - Shape with line format value null was now preserved properly.
15+
- `#317150` - Can press 'p' key in Firefox after control + a and then backspace.
16+
- Resolve hanging issue while opening document.
17+
- `#315656` - Resolve script error when importing document.
18+
19+
## 18.4.47 (2021-03-09)
20+
21+
### Document Editor
22+
23+
#### Breaking Changes
24+
25+
- The `DictionaryData(int langID,string dictPath,string affPath,string customPath)` is marked as obsolete. Please use the alternate new constructor `DictionaryData(int langID, string dictPath, string affPath)` in `Syncfusion.EJ2.SpellChecker` spell checker.
26+
- The `SpellChecker(List<SpellCheckDictionary> dictItem)` is marked as obsolete. Please use the alternate new constructor `SpellChecker(List<DictionaryData> dictItem, string customDicPath)` in `Syncfusion.EJ2.SpellChecker` spell checker.
27+
28+
#### Bug Fixes
29+
30+
- `#315096` - Selection behaviour is updated properly, while pasting a URL and clicking enter after the URL.
31+
- `#315413`, `#317463` - Table cell is now rendered properly.
32+
- `#314467` - Find and replace is now working properly.
33+
- `#315441` - While inserting same bookmark multiple times and deleting, bookmarks were preserved properly now.
34+
- `#316532` - ParagraphFormat is now preserved while pasting with text only option.
35+
- `#314193` - Document with charts were now preserved properly on exporting.
36+
- `#161908`, `#318321` - Added API to show/hide restrict editing pane.
37+
- `#315435` - Table cell width now preserved properly on editing.
38+
- `#162638` - Table background color was now updated properly on updating borders and shading.
39+
540
## 18.4.46 (2021-03-02)
641

742
### Document Editor
@@ -27,6 +62,8 @@
2762
- `#162017` - Page number was now updated properly based on page index.
2863
- `#313821` - Table column were now layout properly.
2964
- `#311371` - While deleting the bookmark extra spaces between the text were now removed properly.
65+
- `#312082` - Resolved script error on updating TOC.
66+
- `#312306` - Hyperlink label was not added while editing the link address now.
3067

3168
## 18.4.43 (2021-02-16)
3269

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": "18.4.46",
3+
"version": "18.4.47",
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": "18.4.46",
3+
"version": "18.4.47",
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-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
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-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
66

77
### Gantt
88

components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.4.48 (2021-03-16)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#315782` - Virtualization with grouping issue has been fixed.
12+
- `#19156` - Scroll is prevented with infinite scroll's cache mode issue has been fixed.
13+
514
## 18.4.47 (2021-03-09)
615

716
### Grid
817

18+
#### Bug Fixes
19+
920
- `#315085` - Script error with custom format in server side exporting has been fixed.
1021
- `#22476` - `getRowIndexByPrimarykey` method returns incorrect index with complex data has been fixed.
1122
- `#292594` - Preventing the row deselection issue has been resolved.

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": "18.4.46",
3+
"version": "18.4.47",
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/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-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
66

77
### Form Validator
88

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-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
66

77
### Kanban
88

components/navigations/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-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
66

77
### TreeView
88

components/notifications/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-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
66

77
### Toast
88

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

components/pivotview/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-pivotview",
3-
"version": "18.4.46",
3+
"version": "18.4.47",
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/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-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
66

77
### QueryBuilder
88

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

33
## [Unreleased]
44

5+
## 18.4.48 (2021-03-16)
6+
7+
### Schedule
8+
9+
#### Bug Fixes
10+
11+
- `#I313966` - An issue with scheduler toolbar popup items are hidden in iPhone has been fixed.
12+
- `#I313459` - An issue with scheduler content width is not properly adjusted while loading large number of resources in IOS device has been fixed.
13+
- `#I315617` - An issue with scheduler `refreshDataManager` method invokes before active view has been fixed.
14+
515
## 18.4.47 (2021-03-09)
616

717
### Schedule

components/schedule/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-schedule",
3-
"version": "18.4.46",
3+
"version": "18.4.47",
44
"description": "Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
66

77
### SplitButton
88

components/spreadsheet/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
6+
7+
### Spreadsheet
8+
9+
#### Bug Fixes
10+
11+
`#I316931` - Selection misalignment issue when applying border on wrap text has been resolved.
12+
13+
14+
## 18.4.46 (2021-03-02)
615

716
### Spreadsheet
817

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": "18.4.44",
3+
"version": "18.4.46",
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: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,23 @@
22

33
## [Unreleased]
44

5-
## 18.4.47 (2021-03-09)
5+
## 18.4.48 (2021-03-16)
6+
7+
### TreeGrid
8+
9+
#### Bug Fixes
10+
11+
- `#317066` - Resolved auto scroll issue while context menu item opens when Virtualization is enabled.
12+
13+
## 18.4.46 (2021-03-02)
14+
15+
### TreeGrid
16+
17+
#### Bug Fixes
18+
19+
- `#315811` - `collpaseAll` method works fine when we use Virtualization with large number of child records.
20+
21+
## 18.4.44 (2021-02-23)
622

723
### TreeGrid
824

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

components/treegrid/src/treegrid/treegrid.component.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ export class TreeGridComponent extends ComponentBase {
144144
return this.ej2Instances.endEdit();
145145
}
146146

147-
public excelExport(excelExportProperties?: Object, isMultipleExport?: boolean, workbook?: any, isBlob?: boolean): Object {
147+
public excelExport(excelExportProperties?: Object | Object, isMultipleExport?: boolean, workbook?: any, isBlob?: boolean): Object {
148148
return this.ej2Instances.excelExport(excelExportProperties, isMultipleExport, workbook, isBlob);
149149
}
150150

@@ -340,7 +340,7 @@ export class TreeGridComponent extends ComponentBase {
340340
return this.ej2Instances.paste(data, rowIndex, colIndex);
341341
}
342342

343-
public pdfExport(pdfExportProperties?: Object, isMultipleExport?: boolean, pdfDoc?: Object, isBlob?: boolean): Object {
343+
public pdfExport(pdfExportProperties?: Object | Object, isMultipleExport?: boolean, pdfDoc?: Object, isBlob?: boolean): Object {
344344
return this.ej2Instances.pdfExport(pdfExportProperties, isMultipleExport, pdfDoc, isBlob);
345345
}
346346

0 commit comments

Comments
 (0)