Skip to content

Commit a1ba6e1

Browse files
author
pipeline
committed
v18.1.54 is released
1 parent 0e61f2f commit a1ba6e1

Some content is hidden

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

45 files changed

+194
-31
lines changed

components/barcodegenerator/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-barcode-generator",
3-
"version": "18.1.43",
3+
"version": "18.1.52",
44
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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.1.53 (2020-05-19)
5+
## 18.1.48 (2020-05-05)
66

77
### Chips
88

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.1.43",
3+
"version": "18.1.52",
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/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.1.52",
3+
"version": "18.1.53",
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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,37 @@
22

33
## [Unreleased]
44

5+
## 18.1.54 (2020-05-26)
6+
7+
### Stock Chart
8+
9+
#### Bug Fixes
10+
11+
- `#262890` - Label position is not working in stock chart primary y axis issue fixed.
12+
13+
### Chart
14+
15+
#### Bug Fixes
16+
17+
- `#273192` - Trendline slopes are not proper as per the datasource issue fixed.
18+
- `#277748` - Chart rendered twice in blazor is now resolved.
19+
- `#273410` - Chart resize issue in blazor has been fixed.
20+
521
## 18.1.53 (2020-05-19)
622

723
### Accumulation chart
824

925
#### Bug Fixes
1026

1127
- `#153764` - The size of the doughnuts graphs does not display correctly in the Edge browser issue fixed.
28+
- `#277504` - Explode Index 0 is not working in accumulation chart issue fixed.
1229

1330
### Chart
1431

1532
#### Bug Fixes
1633

1734
- `#273192` - Trendlines are placed behind the series issue has been fixed.
35+
- `#274960` - `pageX` and `pageY` has been added in `pointClick event`.
1836

1937
## 18.1.52 (2020-05-13)
2038

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.1.52",
3+
"version": "18.1.53",
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/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.1.36",
3+
"version": "18.1.52",
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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
## [Unreleased]
44

5+
## 18.1.54 (2020-05-26)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `F153539` - The issue with "Properties are not updated in server side" has been fixed.
12+
- `275634` - The issue with "Exception occurs when double click on read only annotation" has been fixed.
13+
- `273482` - The issue with "History change event args source are mismatch for nudge commands and mouse movements" has been fixed.
14+
- `274308` - The issue with "Tooltip does not render when diagram placed in side bar component" has been fixed.
15+
- `276796` - The issue with "Exception throws when zoom in or zoom out the diagram with virtualization" has been fixed.
16+
- `276998` - The issue with "Provide support to cancel the drawing object when press escape key" has been fixed.
17+
518
## 18.1.52 (2020-05-13)
619

720
### Diagram

components/diagrams/dist/ej2-vue-diagrams.umd.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/dist/ej2-vue-diagrams.umd.min.js.map

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)