Skip to content

Commit c4ec1d5

Browse files
author
pipeline
committed
v18.1.44 is released
1 parent 18afc7a commit c4ec1d5

File tree

73 files changed

+292
-72
lines changed

Some content is hidden

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

73 files changed

+292
-72
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.36",
3+
"version": "18.1.43",
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.43 (2020-04-07)
5+
## 18.1.44 (2020-04-14)
66

77
### Radio Button
88

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.1.44 (2020-04-14)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
`#270247` - Issue with "script error throws while changing the min and max value dynamically" has been resolved.
12+
13+
514
## 18.1.43 (2020-04-07)
615

716
### TimePicker

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.36",
3+
"version": "18.1.43",
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: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,42 @@
22

33
## [Unreleased]
44

5+
## 18.1.44 (2020-04-14)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#269131` - Y Axis labels overlapped with the grid lines issue has been fixed.
12+
- `#268698` - Legend click event argument null issue has been fixed.
13+
14+
### Accumulation chart
15+
16+
#### Bug Fixes
17+
18+
- `#271120` - Data labels are displayed even when its y value is zero issue has been fixed.
19+
- `#152613` - Accumulation chart data label position is not proper when using template issue is fixed.
20+
21+
### Smith Chart
22+
23+
#### Bug Fixes
24+
25+
- `#152336` - Tooltip template issue fixed.
26+
- `#269225` - Provided event support for before rendering of tooltip
27+
528
## 18.1.43 (2020-04-07)
629

730
### Chart
831

932
#### Bug Fixes
1033

34+
- `#269627` - Logarithmic scale does not work with small values issue has been fixed.
35+
- `#151645` - Error bar value is not updated dynamically issue has fixed.
36+
37+
### Accumulation chart
38+
39+
#### Bug Fixes
40+
1141
- `#267438` - Export chart in canvas mode issue has been fixed
1242

1343
## 18.1.36-beta (2020-03-19)

components/charts/dist/ej2-vue-charts.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/charts/dist/ej2-vue-charts.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.

components/charts/dist/es6/ej2-vue-charts.es2015.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/dist/es6/ej2-vue-charts.es2015.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.

components/charts/dist/es6/ej2-vue-charts.es5.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)