Skip to content

Commit 5bf8ea6

Browse files
author
pipeline
committed
v17.2.49 is released
1 parent f2867de commit 5bf8ea6

File tree

107 files changed

+584
-710
lines changed

Some content is hidden

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

107 files changed

+584
-710
lines changed

components/barcodegenerator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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 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 the 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

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.34",
3+
"version": "17.2.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 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.48-beta (2019-08-28)
5+
## 17.2.40 (2019-08-06)
66

77
### Common
88

components/base/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-base",
3-
"version": "17.2.28",
3+
"version": "17.2.47",
44
"description": "A common package of Essential JS 2 React base, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/base/src/component-base.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,9 @@ export class ComponentBase<P, S> extends React.PureComponent<P, S> {
200200
if (this.compareObjects(this.prevProperties[key], directiveValue[key])) {
201201
delete directiveValue[key];
202202
} else {
203-
let obj: Object = {};
204-
obj[key] = directiveValue[key];
205-
this.prevProperties = extend(this.prevProperties, obj);
203+
let obj: Object = {};
204+
obj[key] = directiveValue[key];
205+
this.prevProperties = extend(this.prevProperties, obj);
206206
}
207207
}
208208
} else {

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.1.1",
3+
"version": "17.2.47",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 17.2.49 (2019-09-04)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- `#244043` - Issue with "datepicker popup not closed while choose the same date value" has been resolved.
12+
513
## 17.2.41 (2019-08-14)
614

715
### DateRangePicker

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

components/charts/CHANGELOG.md

Lines changed: 134 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,144 @@
22

33
## [Unreleased]
44

5-
## 17.2.48-beta (2019-08-28)
5+
## 17.2.49 (2019-09-04)
6+
7+
### RangeNavigator
8+
9+
#### Bug Fixes
10+
11+
`#246533` - Misposition of range navigator tooltip while resizing fixed
12+
13+
14+
## 17.2.47 (2019-08-27)
15+
16+
### Chart
17+
18+
#### Bug Fixes
19+
20+
`#243156` - Drag complete returns value in string issue has been fixed.
21+
`#245710` - Lograthmic is not working properly for smaller value issue has been fixed.
22+
`#243156` - Selection is not proper at the edge issue has been fixed.
23+
`#245710` - Y-Axis of Spline chart not adjusting scale to suit dataSource issue has been fixed.
24+
25+
26+
## 17.2.36 (2019-07-24)
27+
28+
### Stock Chart
29+
30+
#### Bug Fixes
31+
32+
The `querySelector of null` console error issue has been fixed.
33+
34+
35+
### RangeNavigator
36+
37+
#### Bug Fixes
38+
39+
The `appendChild of null` console error issue has been fixed.
40+
41+
42+
### Chart
43+
44+
#### Bug Fixes
45+
46+
`#240342` - While scrolling chart's scrollbar Vertical HTML scrollbar goes up issue fixed.
47+
48+
49+
### Accumulation chart
50+
51+
#### Bug Fixes
52+
53+
- #241559 - Console error on doughnut chart when trying to hide a point via legend icon issue fixed.
54+
55+
## 17.2.34 (2019-07-11)
56+
57+
### Accumulation chart
58+
59+
#### Bug Fixes
60+
61+
- #240342 - Accumulation chart print not working proper in IE and Edge browsers issue fixed.
62+
63+
## 17.2.28-beta (2019-06-27)
64+
65+
### Chart
66+
67+
#### New Features
68+
69+
- Canvas rendering mode support provided.
70+
- Overlapping data labels in funnel and pyramid charts will be arranged on both sides of the charts.
71+
- Data Editing support provided for chart series points.
72+
- Multi level label click event added with custom object.
73+
74+
#### Breaking Changes
75+
76+
- sizeType enumeration name changed to SizeType
77+
78+
### Stock Chart
79+
80+
#### Breaking Changes
81+
82+
- sizeType enumeration name changed to SizeType
83+
84+
## 17.1.51 (2019-06-11)
85+
86+
### Chart
87+
88+
#### Bug Fixes
689

790
- #144983 - Label style not working in axisLabelRender event for polar and radar series type issue fixed.
891
- #237811 - Chart rendered with default width in Internet Explorer issue fixed.
992

93+
## 17.1.49 (2019-05-29)
94+
95+
### Stock Chart
96+
97+
#### Bug Fixes
98+
99+
- #236896 - Provided mouse event in stock charts
100+
101+
## 17.1.47 (2019-05-14)
102+
103+
### Chart
104+
105+
#### New Features
106+
107+
- #233749 - Provided zOrder support for chart series.
108+
109+
## 17.1.43 (2019-04-30)
110+
111+
### Chart
112+
113+
#### Bug Fixes
114+
115+
- #219174 - Multi line axis label is not proper when using multiple rows intersect action issue has been fixed.
116+
- #231943 - Console error throws when using area chart out of the axis range has been fixed.
117+
- #234027 - Chart is not destroying properly while calling destroy method issue fixed.
118+
119+
## 17.1.41 (2019-04-16)
120+
121+
### Chart
122+
123+
#### Bug Fixes
124+
125+
- Support has been provided for multiple export in horizontal mode.
126+
127+
## 17.1.40 (2019-04-09)
128+
129+
### Accumulation chart
130+
131+
#### Bug Fixes
132+
133+
- Now Accumulation chart is refreshing properly on data change.
134+
135+
### Chart
136+
137+
#### Bug Fixes
138+
139+
- Stacking column is not rendered properly when yvalue in string is fixed.
140+
- Zoomposition is not proper, when the axis is inversed is fixed.
141+
- Multiline label alignment is not proper, when breaking the labels into smaller text issue fixed
142+
10143
## 17.1.32-beta (2019-03-13)
11144

12145
### Chart

components/charts/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-charts",
3-
"version": "17.1.1",
3+
"version": "17.2.47",
44
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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

33
## [Unreleased]
44

5+
## 17.2.49 (2019-09-04)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#246626` - The issue "Hidden layered objects visible while changing the properties" is now resolved.
12+
- `#245915` - Now, the z-index of the HTML nodes works properly.
13+
514
## 17.2.46 (2019-08-22)
615

716
### Diagram

components/diagrams/dist/ej2-react-diagrams.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/diagrams/dist/ej2-react-diagrams.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/diagrams/dist/es6/ej2-react-diagrams.es2015.js

Lines changed: 21 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)