Skip to content

Commit f163da5

Browse files
author
pipeline
committed
v17.2.48-beta is released
1 parent 7674ff5 commit f163da5

File tree

230 files changed

+2143
-771
lines changed

Some content is hidden

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

230 files changed

+2143
-771
lines changed

components/barcodegenerator/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### Barcode
88

9-
The Syncfusion Essential JS Barcode widget enables rendering of one dimension and two dimension barcodes in the web page. Barcode provides you a simple and inexpensive method of encoding text information that can be easily read by electronic readers
9+
The Syncfusion Essential JS Barcode widget enables rendering of one dimension and two dimension barcodes in web page. Barcode provides you a simple and inexpensive method of encoding text information that can be easily read by electronic readers
1010

1111

1212
- Supports 2 two-dimensional barcodes such as QR and DataMatrix barcodes.

components/barcodegenerator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-barcode-generator",
3-
"version": "17.2.46",
3+
"version": "17.2.34",
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

+1-17
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,7 @@
22

33
## [Unreleased]
44

5-
## 17.2.40 (2019-08-06)
6-
7-
### Common
8-
9-
#### Bug Fixes
10-
11-
- Resolved issue while using multiple multilevel Vue component directives.
12-
13-
## 17.2.36 (2019-07-24)
14-
15-
### Common
16-
17-
#### Bug Fixes
18-
19-
- `#I241634` Resolved Kebab case property issue in Vue component directive.
20-
21-
## 17.2.28-beta (2019-06-27)
5+
## 17.2.48-beta (2019-08-28)
226

237
### Common
248

components/base/dist/ej2-vue-base.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/base/dist/ej2-vue-base.umd.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/base/dist/es6/ej2-vue-base.es2015.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/base/dist/es6/ej2-vue-base.es2015.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/base/dist/es6/ej2-vue-base.es5.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/base/dist/es6/ej2-vue-base.es5.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)