Skip to content

Commit 7a2cd9b

Browse files
author
pipeline
committed
v18.1.59 is released
1 parent 08a9155 commit 7a2cd9b

File tree

26 files changed

+85
-20
lines changed

26 files changed

+85
-20
lines changed

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-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
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-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### Chips
88

components/charts/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-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### Chart
88

components/diagrams/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+
## 18.1.59 (2020-06-23)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `278119` - The issue with "Exception occurs when try to export the diagram with mode data" has been fixed.
12+
- `279145` - The issue with "Exception occurs when try to save diagram with prevent defaults set as true" has been fixed.
13+
- `278617` - The issue with "Exception occurs when define two swim lanes in the diagram" has been fixed.
14+
- `F154840` - The issue with "Exception occurs when try to load the diagram with group nodes" has been fixed.
15+
- `279486` - The issue with "Exception occurs when try to load the diagram with prevent defaults set as true" has been fixed.
16+
- `F154304` - The issue with "Annotation Horizontal and vertical alignments are aligned wrongly" has been fixed.
17+
518
## 18.1.57 (2020-06-16)
619

720
### Diagram

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": "18.1.55",
3+
"version": "18.1.57",
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",

components/documenteditor/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-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### Document Editor
88

components/dropdowns/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.1.59 (2020-06-23)
6+
7+
### MultiSelect
8+
9+
#### Bug Fixes
10+
11+
-`#F154635` - Issue with "floating label is not floated properly while rendering with filter and outline theme appearance" has been resolved.
12+
13+
14+
- `#277827` - Issue with "typed custom value alone present in the popup after typing the custom value and focus out then again open the popup" has been resolved.
15+
516
## 18.1.57 (2020-06-16)
617

718
### ComboBox

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": "18.1.56",
3+
"version": "18.1.57",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### File Manager
88

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.1.59 (2020-06-23)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#281103`- Taskbar not rendered properly while cancel the new child record by context menu action has been fixed.
12+
- `#281247`- Parent id is not updated on add a child record by context menu has been fixed.
13+
- `#279689` - Issue in displaying values with boolean edit type was fixed.
14+
- `#281102`, `#281154` - Events not triggered with correct request type in indent action has been fixed.
15+
- `#281251` - Not continued to tab onto the next non-Gantt Chart element issue has been fixed.
16+
- `#280070`- Issue on pdf export date format mismatch in Gantt has been fixed.
17+
- `#279234` - Console error while selecting the record issue gets resolved.
18+
- `#279689`- Issue in updating start date with date time picker when custom columns are rendered has been fixed.
19+
- `#280802` - Issue on maintaining parent Id value while adding records with empty data source gets fixed.
20+
521
## 18.1.57 (2020-06-16)
622

723
### Gantt

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

33
## [Unreleased]
44

5+
## 18.1.59 (2020-06-23)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#279922, #280077` - Scrollbar when clicking `childgrid` summary row, issue has been fixed.
12+
513
## 18.1.57 (2020-06-16)
614

715
### 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": "18.1.56",
3+
"version": "18.1.57",
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/kanban/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-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### Kanban
88

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+
## 18.1.56 (2020-06-09)
12+
13+
### Maps
14+
15+
#### Bug Fixes
16+
17+
- `I278468` - The script errors will not be thrown when rendering the GeoJSON file with line string geometry in Maps control.
18+
1119
## 18.1.48 (2020-05-05)
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": "18.1.52",
3+
"version": "18.1.56",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### Sidebar
88

components/pdfviewer/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-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### PDF Viewer
88

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-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### Dialog
88

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

components/querybuilder/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-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### QueryBuilder
88

components/richtexteditor/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-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### RichTextEditor
88

components/schedule/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-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### Schedule
88

components/spreadsheet/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-
## 18.1.57 (2020-06-16)
5+
## 18.1.59 (2020-06-23)
66

77
### Spreadsheet
88

components/treegrid/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,21 @@
22

33
## [Unreleased]
44

5+
## 18.1.59 (2020-06-23)
6+
7+
### TreeGrid
8+
9+
#### Bug Fixes
10+
11+
- `#F154641` - Initial set of record rendered properly while using virtual scroll.
12+
513
## 18.1.57 (2020-06-16)
614

715
### TreeGrid
816

917
#### Bug Fixes
1018

19+
- `#279109` - Checkbox checked properly for child records in remote data.
1120
- `#277364`, `#279732` - Checkbox with `allowRowDragAndDrop` property rendered properly after editing and cancelling in cell edit mode.
1221

1322
## 18.1.56 (2020-06-09)

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

0 commit comments

Comments
 (0)