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

0 commit comments

Comments
 (0)