Skip to content

Commit 9b4aa98

Browse files
author
pipeline
committed
v18.2.55 is released
1 parent 867fc24 commit 9b4aa98

File tree

59 files changed

+162
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+162
-51
lines changed

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.2.54 (2020-08-18)
5+
## 18.2.55 (2020-08-25)
66

77
### Common
88

components/charts/dist/global/ej2-vue-charts.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.48",
3+
"version": "18.2.54",
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/circulargauge/dist/global/ej2-vue-circulargauge.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/circulargauge/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-circulargauge",
3-
"version": "18.2.44",
3+
"version": "18.2.54",
44
"description": "Essential JS 2 CircularGauge Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.2.55 (2020-08-25)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `F156456` - The issue "SVG image not exported properly" has been fixed
12+
- `#288628` - The issue "HTML node does not gets added at run time" has been fixed.
13+
- `#289513` - The issue with "Group rotation does not work as expected" has been fixed.
14+
515
## 18.2.54 (2020-08-18)
616

717
### Diagram
818

19+
#### New Features
20+
21+
- `#281811` - support to render the port over the HTML layer.
22+
923
#### Bug Fixes
1024

1125
- `#285793` - The issue with "Bring to front does not work for group node" has been fixed.

components/diagrams/dist/global/ej2-vue-diagrams.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.46",
3+
"version": "18.2.54",
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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [Unreleased]
44

5+
## 18.2.55 (2020-08-25)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#286474` - Resolved table re layout issue when table have left indent value.
12+
- `#289186` - Resolved issue on exporting a text box with line format none.
13+
- `#288198` - Font family customization is also available on modify style dialog now.
14+
- `#289187` - Resolved table border rendering issue when table have merged cells.
15+
- `#287255` - Resolved page unresponsive error occurs on mail merge.
16+
- `#286474`, `#288778` - Resolved script error thrown on choosing fill color.
17+
- `#155699` - Image resize history is now called before the content change event.
18+
- `#156086` - Resolved table layout issue on opening a saved document with merged cells.
19+
520
## 18.2.54 (2020-08-18)
621

722
### Document Editor

components/documenteditor/dist/global/ej2-vue-documenteditor.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)