Skip to content

Commit 76cb850

Browse files
author
pipeline
committed
v18.4.49 is released
1 parent 503afca commit 76cb850

File tree

32 files changed

+127
-26
lines changed

32 files changed

+127
-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.48 (2021-03-16)
5+
## 18.4.49 (2021-03-23)
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.48 (2021-03-16)
5+
## 18.4.49 (2021-03-23)
66

77
### Common
88

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-react-calendars",
3-
"version": "18.4.43",
3+
"version": "18.4.48",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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-react-charts",
3-
"version": "18.4.47",
3+
"version": "18.4.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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- `#316472` - This issue "Strange snapping behaviors with swimlane " has been fixed.
1212
- `#317149` - This issue "Exception occurs when drag and drop a lane on connector in swimlane " has been fixed.
1313
- `F23048` - This issue "When change style of group at runtime the same is applied to its child too " has been fixed.
14+
- `317728` - This issue "Line routing is not working if the connection end point of the connector has two or more nodes " has been fixed.
1415

1516
## 18.4.47 (2021-03-09)
1617

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-react-diagrams",
3-
"version": "18.4.47",
3+
"version": "18.4.48",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.4.49 (2021-03-23)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#317061` - The merged cell table border rendering issue is resolved.
12+
- `#318283` - Resolved script error while editing the last section header.
13+
- `#310874` - The table with the merged cell is exporting properly.
14+
- `#162017` - Restart page numbering is now preserved properly on exporting.
15+
- `#316810` - Spell check script error is now resolved for layout type change.
16+
- `#163236` - Strike through and underline content are now copy-pasted properly.
17+
518
## 18.4.48 (2021-03-16)
619

720
### 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-react-documenteditor",
3-
"version": "18.4.47",
3+
"version": "18.4.48",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
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-react-dropdowns",
3-
"version": "18.4.47",
3+
"version": "18.4.48",
44
"description": "Essential JS 2 DropDown Components for React",
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.48 (2021-03-16)
5+
## 18.4.49 (2021-03-23)
66

77
### File Manager
88

0 commit comments

Comments
 (0)