Skip to content

Commit 8994f87

Browse files
author
pipeline
committedOct 15, 2019
v17.3.17 is released
1 parent 2335179 commit 8994f87

File tree

71 files changed

+352
-57
lines changed

Some content is hidden

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

71 files changed

+352
-57
lines changed
 

‎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.3.14",
3+
"version": "17.3.9",
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

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 17.3.16 (2019-10-09)
6+
7+
### CheckBox
8+
9+
### RadioButton
10+
11+
### Switch
12+
13+
#### Bug Fixes
14+
15+
- Adding common cssClass for wrapper.
16+
517
## 17.2.35 (2019-07-17)
618

719
### Chips

0 commit comments

Comments
 (0)
Please sign in to comment.