Skip to content

Commit

Permalink
v17.2.48-beta is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Aug 28, 2019
1 parent 7674ff5 commit f163da5
Show file tree
Hide file tree
Showing 230 changed files with 2,143 additions and 771 deletions.
2 changes: 1 addition & 1 deletion components/barcodegenerator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

### Barcode

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
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


- Supports 2 two-dimensional barcodes such as QR and DataMatrix barcodes.
Expand Down
2 changes: 1 addition & 1 deletion components/barcodegenerator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-barcode-generator",
"version": "17.2.46",
"version": "17.2.34",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
18 changes: 1 addition & 17 deletions components/base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,7 @@

## [Unreleased]

## 17.2.40 (2019-08-06)

### Common

#### Bug Fixes

- Resolved issue while using multiple multilevel Vue component directives.

## 17.2.36 (2019-07-24)

### Common

#### Bug Fixes

- `#I241634` Resolved Kebab case property issue in Vue component directive.

## 17.2.28-beta (2019-06-27)
## 17.2.48-beta (2019-08-28)

### Common

Expand Down
2 changes: 1 addition & 1 deletion components/base/dist/ej2-vue-base.umd.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/base/dist/ej2-vue-base.umd.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion components/base/dist/es6/ej2-vue-base.es2015.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/base/dist/es6/ej2-vue-base.es2015.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion components/base/dist/es6/ej2-vue-base.es5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/base/dist/es6/ej2-vue-base.es5.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit f163da5

Please sign in to comment.