Skip to content

Commit 71880ec

Browse files
author
pipeline
committed
v1.0 is released
1 parent 42e809b commit 71880ec

File tree

36 files changed

+165
-22
lines changed

36 files changed

+165
-22
lines changed

components/barcodegenerator/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.4.49 (2020-02-11)
5+
## 1.0 (2020-02-18)
66

77
### Barcode
88

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.4.49 (2020-02-11)
5+
## 1.0 (2020-02-18)
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.4.49 (2020-02-11)
5+
## 1.0 (2020-02-18)
66

77
### Button
88

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+
## 1.0 (2020-02-18)
6+
7+
### Calendar
8+
9+
#### Bug Fixes
10+
11+
- Now, selection style is applied to the previous month selected date in the current month view.
12+
513
## 17.4.49 (2020-02-11)
614

715
### 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.4.47",
3+
"version": "17.4.49",
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
## [Unreleased]
44

5-
## 17.4.49 (2020-02-11)
5+
## 1.0 (2020-02-18)
66

77
### Chart
88

99
#### Bug Fixes
1010

1111
- `#262128` - Legend gets cropped while adding series dynamically issue has fixed.
1212
- `#261471` - Pie annotation template is not center in `blazor` issue fixed.
13+
- `#255275` - Trendline throws console error when legend click issue fixed.
14+
- `#262734` - Stripline date time is not support in asp core issue fixed.
1315

1416
## 17.4.47 (2020-02-05)
1517

components/circulargauge/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
## [Unreleased]
77

8+
## 1.0 (2020-02-18)
9+
10+
### CircularGauge
11+
12+
#### Bug Fixes
13+
14+
- Axis labels are rendering properly now in the cross position.
15+
816
## 17.4.41 (2020-01-07)
917

1018
### CircularGauge

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 1.0 (2020-02-18)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `F149624` - The issue "Diagram Component Export renders with black background on safari browser" has been fixed.
12+
- `F151341` - The issue "Specifying a layout results in exception when state of nodes changes" has been fixed.
13+
- `F151232` - The issue "Cannot read the property '0' of undefined" has been fixed.
14+
- `#263839` - The issue "Fit To Page leaving too much space around content" has been fixed.
15+
- `F151197` - The issue with the Zoom-Pan option that disables the connectors has been fixed.
16+
- `#264576` - The issue "Snapping support on zooming the diagram" has been fixed.
17+
518
## 17.4.46 (2020-01-30)
619

720
### Diagram
@@ -11,6 +24,7 @@
1124
- `#232055` - Support has been provided to Clip/Ellipsis the annotation when textWrapping as WrapWithOverflow in the diagram.
1225
- `#253884` - Template support for HTML node has been provided.
1326
- `#236612`, `#242275` - The support has been provided to get the In and Out edges from ports.
27+
- `#239063`, `#239214` - The support has been provided to notify key actions in command manager
1428

1529
#### Bug Fixes
1630

components/documenteditor/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-documenteditor",
3-
"version": "17.4.47",
3+
"version": "17.4.49",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/dropdowns/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+
## 1.0 (2020-02-18)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `#261827` - Issue when ListBox and menu component in a same page has been resolved.
12+
513
## 17.4.49 (2020-02-11)
614

715
### DropDownList

0 commit comments

Comments
 (0)