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

components/dropdowns/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-dropdowns",
3-
"version": "17.4.47",
3+
"version": "17.4.49",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,22 @@
22

33
## [Unreleased]
44

5+
## 1.0 (2020-02-18)
6+
7+
### File Manager
8+
9+
#### Bug Fixes
10+
11+
- `#262675` - Provided the support to prevent the XSS attacks using the `enableHtmlSanitizer` property.
12+
- The issue with the given `name` column's width that is not applied in details view has been resolved.
13+
514
## 17.4.44 (2021-01-21)
615

716
### File Manager
817

918
#### Bug Fixes
1019

11-
- Resolved the script error when navigate any folder after changing the toolbar settings dynamically in the file manager component.
20+
- Resolved the script error when navigate any folder after changing the toolbar settings dynamically in the file manager component.
1221

1322
## 17.4.43 (2020-01-14)
1423

components/filemanager/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-filemanager",
3-
"version": "17.4.46",
3+
"version": "17.4.47",
44
"description": "Essential JS 2 FileManager Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#### Bug Fixes
1010

1111
- `#263236` - Issue on multi-level dragged parent dropped into last index has been fixed.
12+
- `#264099` - Issue in tab key action in edited state is fixed.
1213

1314
## 17.4.46 (2020-01-30)
1415

components/gantt/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-gantt",
3-
"version": "17.4.47",
3+
"version": "17.4.49",
44
"description": "Essential JS 2 Gantt Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/CHANGELOG.md

Lines changed: 13 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+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#262976` - Numeric text box min max validation issue has been resolved.
12+
- `#149695` - Checkbox search value is added to the filter search begin event.
13+
- `#261796` - Script error while navigating batch added record with tab has been fixed.
14+
- `#263530` - `beforeOpenColumnChooser` event has been triggered while calling `openColumnChooser`.
15+
- `#262469` - Issue in hiding custom column menu has been fixed.
16+
- `#151010` - Scroll position issue while filtering has been fixed.
17+
518
## 17.4.49 (2020-02-11)
619

720
### Grid

components/grids/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-grids",
3-
"version": "17.4.47",
3+
"version": "17.4.49",
44
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/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-inputs",
3-
"version": "17.4.46",
3+
"version": "17.4.47",
44
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/layouts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 1.0 (2020-02-18)
6+
7+
### Splitter
8+
9+
#### Bug Fixes
10+
11+
- `#263496` - Resolved the issue with the splitter paneSettings `collapsed` property that is not updated properly when the panes are expanded or collapsed.
12+
13+
### Dashboard Layout
14+
15+
#### New Features
16+
17+
- `#262900` - The `change` event now triggers when a panel is resized and then the adjacent panel position changes.
18+
519
## 17.4.47 (2020-02-05)
620

721
### Splitter

components/lineargauge/CHANGELOG.md

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

1212
## [Unreleased]
1313

14+
## 1.0 (2020-02-18)
15+
16+
### LinearGauge
17+
18+
#### Bug Fixes
19+
20+
- Axis labels are rendering properly now in the cross position.
21+
1422
## 17.4.47 (2020-02-05)
1523

1624
### LinearGauge

components/maps/CHANGELOG.md

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

99
## [Unreleased]
1010

11+
## 1.0 (2020-02-18)
12+
13+
### Maps
14+
15+
#### Bug Fixes
16+
17+
- `#264141` - The data labels will now be rendered properly while using `zoomToCoordinates()` method.
18+
1119
## 17.4.49 (2020-02-11)
1220

1321
### Maps

components/maps/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-maps",
3-
"version": "17.4.47",
3+
"version": "17.4.49",
44
"description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/navigations/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+
### TreeView
8+
9+
#### Breaking Changes
10+
11+
- `#263334` - Standardized the right-click interaction in TreeView component. Now, the TreeView node will not be selected when you right-click it.
12+
513
## 17.4.49 (2020-02-11)
614

715
### TreeView

components/navigations/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-navigations",
3-
"version": "17.4.47",
3+
"version": "17.4.49",
44
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/notifications/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-notifications",
3-
"version": "17.4.46",
3+
"version": "17.4.47",
44
"description": "A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/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+
### PDF Viewer
8+
9+
#### New Features
10+
11+
- `#262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
12+
513
## 17.4.49 (2020-02-11)
614

715
### PDF Viewer

components/pdfviewer/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-pdfviewer",
3-
"version": "17.4.46",
3+
"version": "17.4.49",
44
"description": "Essential JS 2 PDF viewer Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pivotview/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+
### Pivot Table
8+
9+
#### Bug Fixes
10+
11+
- `#262932` - Now the pivot table is rendering properly while the filter settings contains unavailable member(s).
12+
513
## 17.4.47 (2020-02-05)
614

715
### Pivot Table

components/popups/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
### Tooltip
88

components/querybuilder/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-querybuilder",
3-
"version": "17.4.47",
3+
"version": "17.4.49",
44
"description": "Essential JS 2 QueryBuilder for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/richtexteditor/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-richtexteditor",
3-
"version": "17.4.47",
3+
"version": "17.4.49",
44
"description": "Essential JS 2 RichTextEditor component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/schedule/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 1.0 (2020-02-18)
6+
7+
### Schedule
8+
9+
#### Bug Fixes
10+
11+
- `#148560` - An issue with misplaced dragging events in different drag intervals has been fixed.
12+
- `#262962` - An issue with page becoming crash for invalid recurrence rule has been fixed.
13+
- `#151346` - An issue with incorrect aria-label for alert windows has been fixed.
14+
515
## 17.4.46 (2020-01-30)
616

717
### Schedule

0 commit comments

Comments
 (0)