Skip to content

Commit 7b039e5

Browse files
author
pipeline
committed
v17.2.35 is released
1 parent 4673bcd commit 7b039e5

File tree

43 files changed

+216
-59
lines changed

Some content is hidden

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

43 files changed

+216
-59
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-react-barcode-generator",
3-
"version": "17.2.28",
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 React",
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.2.34 (2019-07-11)
5+
## 17.2.35 (2019-07-17)
66

77
### Common
88

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-
## 17.2.34 (2019-07-11)
5+
## 17.2.35 (2019-07-17)
66

77
### Chips
88

components/buttons/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-react-buttons",
3-
"version": "17.2.28",
3+
"version": "17.2.34",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.2.35 (2019-07-17)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
12+
13+
### DateRangePicker
14+
15+
#### Bug Fixes
16+
17+
- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
18+
19+
### DateTimePicker
20+
21+
#### Bug Fixes
22+
23+
- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
24+
25+
### TimePicker
26+
27+
#### Bug Fixes
28+
29+
- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
30+
531
## 17.2.34 (2019-07-11)
632

733
### DateTimePicker

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-react-calendars",
3-
"version": "17.2.28",
3+
"version": "17.2.34",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/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.2.35 (2019-07-17)
6+
7+
### Accumulation chart
8+
9+
#### Bug Fixes
10+
11+
- #241559 - Console error on doughnut chart when trying to hide a point via legend icon issue fixed.
12+
513
## 17.2.34 (2019-07-11)
614

715
### Accumulation chart

components/circulargauge/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-react-circulargauge",
3-
"version": "17.2.28",
3+
"version": "17.2.34",
44
"description": "Essential JS 2 CircularGauge Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/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.2.34 (2019-07-11)
5+
## 17.2.35 (2019-07-17)
66

77
### Diagram
88

components/diagrams/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-react-diagrams",
3-
"version": "17.2.28",
3+
"version": "17.2.34",
44
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)