Skip to content

Commit 0d88274

Browse files
author
pipeline
committed
v18.2.56 is released
1 parent 9b4aa98 commit 0d88274

File tree

57 files changed

+157
-46
lines changed

Some content is hidden

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

57 files changed

+157
-46
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.55 (2020-08-25)
5+
## 18.2.45 (2020-07-14)
66

77
### Common
88

components/base/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-base",
3-
"version": "18.2.44",
3+
"version": "18.2.54",
44
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/buttons/dist/global/ej2-vue-buttons.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/buttons/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-buttons",
3-
"version": "18.2.44",
3+
"version": "18.2.54",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/dist/global/ej2-vue-calendars.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/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-vue-calendars",
3-
"version": "18.2.44",
3+
"version": "18.2.54",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.2.56 (2020-09-01)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#286177` - Place pie data labels based on space available.
12+
- `#290274` - Axis label customization is not proper for double type.
13+
- `#F155030` - DateTime Annotation does not work in ASP.NET Core has been fixed.
14+
- `#F157038` - Empty chart with shared tooltip throws console error has been fixed.
15+
16+
## 18.2.55 (2020-08-25)
17+
18+
### Accumulation chart
19+
20+
#### Bug Fixes
21+
22+
- `#288484` - Accumulation chart class is removed while refreshing the chart issue fixed.
23+
524
## 18.2.54 (2020-08-18)
625

726
### Chart

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.54",
3+
"version": "18.2.55",
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+
## 18.2.56 (2020-09-01)
6+
7+
### Diagram
8+
9+
- `289532` - The issue "Group width and height does not update" has been fixed.
10+
- `285600` - The issue "Complex hierarchical layout does not arrange properly" has been fixed.
11+
- `F157055` - The issue "Port inedge and outedge not updated properly" has been fixed.
12+
513
## 18.2.55 (2020-08-25)
614

715
### Diagram

0 commit comments

Comments
 (0)