Skip to content

Commit fa3e6f0

Browse files
author
pipeline
committed
v17.4.49 is released
1 parent c8b8ea7 commit fa3e6f0

File tree

91 files changed

+249
-112
lines changed

Some content is hidden

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

91 files changed

+249
-112
lines changed

components/barcodegenerator/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+
## 17.4.49 (2020-02-11)
6+
7+
### Barcode
8+
9+
#### Bug Fixes
10+
11+
- `#262067` - The issue "Unable to decode qrcode for some values" has been fixed.
12+
- `#262067` - The issue "DOM ID for the SVG and div element are same" has been fixed.
13+
514
## 17.4.46 (2020-01-30)
615

716
### Barcode

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": "17.4.46",
3+
"version": "17.4.47",
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/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-
## 17.4.47 (2020-02-05)
5+
## 17.4.49 (2020-02-11)
66

77
### Common
88

components/buttons/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+
## 17.4.49 (2020-02-11)
6+
7+
### Button
8+
9+
#### Bug Fixes
10+
11+
- CSS validation issues has been resolved.
12+
513
## 17.4.46 (2020-01-30)
614

715
### Chips

components/calendars/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+
## 17.4.49 (2020-02-11)
6+
7+
### DateTimePicker
8+
9+
#### Bug Fixes
10+
11+
- Issue with script error throws while selecting value from popup in touch mode has been resolved.
12+
513
## 17.4.47 (2020-02-05)
614

715
### DatePicker

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

33
## [Unreleased]
44

5+
## 17.4.49 (2020-02-11)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#262128` - Legend gets cropped while adding series dynamically issue has fixed.
12+
- `#261471` - Pie annotation template is not center in `blazor` issue fixed.
13+
514
## 17.4.47 (2020-02-05)
615

716
### Chart

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: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)