Skip to content

Commit c0320e1

Browse files
author
pipeline
committed
v18.1.59 is released
1 parent 6488c44 commit c0320e1

File tree

100 files changed

+1179
-91
lines changed

Some content is hidden

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

100 files changed

+1179
-91
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/buttons/dist/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/charts/dist/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/dist/@syncfusion/ej2-angular-diagrams.es5.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/@syncfusion/ej2-angular-diagrams.es5.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/@syncfusion/ej2-angular-diagrams.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/@syncfusion/ej2-angular-diagrams.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/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/dist/dist/ej2-angular-diagrams.umd.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/dist/ej2-angular-diagrams.umd.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/dist/ej2-angular-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/dist/ej2-angular-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/ej2-angular-diagrams.metadata.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

components/diagrams/dist/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-angular-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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.pkgName = '@syncfusion/ej2-angular-diagrams';
4-
exports.pkgVer = '^18.1.55';
4+
exports.pkgVer = '^18.1.57';
55
exports.moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule';
6-
exports.themeVer = '~18.1.55';
6+
exports.themeVer = '~18.1.57';
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-diagrams';
2-
export const pkgVer = '^18.1.55';
2+
export const pkgVer = '^18.1.57';
33
export const moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule';
4-
export const themeVer = '~18.1.55';
4+
export const themeVer = '~18.1.57';

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-angular-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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-diagrams';
2-
export const pkgVer = '^18.1.55';
2+
export const pkgVer = '^18.1.57';
33
export const moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule';
4-
export const themeVer = '~18.1.55';
4+
export const themeVer = '~18.1.57';

components/diagrams/src/diagram/diagram.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { CustomCursorsDirective } from './customcursor.directive';
77
import { ConnectorsDirective } from './connectors.directive';
88
import { NodesDirective } from './nodes.directive';
99

10-
export const inputs: string[] = ['addInfo','annotationTemplate','backgroundColor','bridgeDirection','commandManager','connectorDefaults','connectors','constraints','contextMenuSettings','customCursor','dataSourceSettings','drawingObject','enablePersistence','enableRtl','getConnectorDefaults','getCustomCursor','getCustomProperty','getCustomTool','getDescription','getNodeDefaults','height','historyManager','layers','layout','locale','mode','nodeDefaults','nodeTemplate','nodes','pageSettings','rulerSettings','scrollSettings','selectedItems','serializationSettings','setNodeTemplate','snapSettings','tool','tooltip','updateSelection','width'];
10+
export const inputs: string[] = ['addInfo','annotationTemplate','backgroundColor','bridgeDirection','commandManager','connectorDefaults','connectors','constraints','contextMenuSettings','customCursor','dataSourceSettings','diagramSettings','drawingObject','enablePersistence','enableRtl','getConnectorDefaults','getCustomCursor','getCustomProperty','getCustomTool','getDescription','getNodeDefaults','height','historyManager','layers','layout','locale','mode','nodeDefaults','nodeTemplate','nodes','pageSettings','rulerSettings','scrollSettings','selectedItems','serializationSettings','setNodeTemplate','snapSettings','tool','tooltip','updateSelection','width'];
1111
export const outputs: string[] = ['animationComplete','click','collectionChange','commandExecute','connectionChange','contextMenuBeforeItemRender','contextMenuClick','contextMenuOpen','created','dataLoaded','doubleClick','dragEnter','dragLeave','dragOver','drop','expandStateChange','historyChange','historyStateChange','keyDown','keyUp','mouseEnter','mouseLeave','mouseOver','onImageLoad','onUserHandleMouseDown','onUserHandleMouseEnter','onUserHandleMouseLeave','onUserHandleMouseUp','positionChange','propertyChange','rotateChange','scrollChange','segmentCollectionChange','selectionChange','sizeChange','sourcePointChange','targetPointChange','textEdit'];
1212
export const twoWays: string[] = [''];
1313

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/documenteditor/dist/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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
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+
- `#278902` - Issue with "incorrect count displayed in the multiselect input field when selecting the multiple items" has been resolved.
15+
16+
### DropDownList
17+
18+
#### Bug Fixes
19+
20+
-`#278736` -Now, search action is performed properly while rendering multiple dropdown and selecting the value using keyboard.
21+
22+
523
## 18.1.57 (2020-06-16)
624

725
### ComboBox
@@ -14,6 +32,7 @@
1432

1533
#### Bug Fixes
1634

35+
- `#277467`- Issue with "some items in the dropdown hides when using the header template in the mobile mode" has been resolved.
1736
- `#278201`- Issue with "multiSelect component in mobile mode with initial value page not scrolled" has been resolved.
1837

1938
## 18.1.56 (2020-06-09)

components/dropdowns/dist/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
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+
- `#278902` - Issue with "incorrect count displayed in the multiselect input field when selecting the multiple items" has been resolved.
15+
16+
### DropDownList
17+
18+
#### Bug Fixes
19+
20+
-`#278736` -Now, search action is performed properly while rendering multiple dropdown and selecting the value using keyboard.
21+
22+
523
## 18.1.57 (2020-06-16)
624

725
### ComboBox
@@ -14,6 +32,7 @@
1432

1533
#### Bug Fixes
1634

35+
- `#277467`- Issue with "some items in the dropdown hides when using the header template in the mobile mode" has been resolved.
1736
- `#278201`- Issue with "multiSelect component in mobile mode with initial value page not scrolled" has been resolved.
1837

1938
## 18.1.56 (2020-06-09)

components/dropdowns/dist/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-angular-dropdowns",
3-
"version": "18.1.56",
3+
"version": "18.1.57",
44
"description": "Essential JS 2 DropDown Components for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.pkgName = '@syncfusion/ej2-angular-dropdowns';
4-
exports.pkgVer = '^18.1.56';
4+
exports.pkgVer = '^18.1.57';
55
exports.moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule';
6-
exports.themeVer = '~18.1.56';
6+
exports.themeVer = '~18.1.57';
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-dropdowns';
2-
export const pkgVer = '^18.1.56';
2+
export const pkgVer = '^18.1.57';
33
export const moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule';
4-
export const themeVer = '~18.1.56';
4+
export const themeVer = '~18.1.57';

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-angular-dropdowns",
3-
"version": "18.1.56",
3+
"version": "18.1.57",
44
"description": "Essential JS 2 DropDown Components for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-dropdowns';
2-
export const pkgVer = '^18.1.56';
2+
export const pkgVer = '^18.1.57';
33
export const moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule';
4-
export const themeVer = '~18.1.56';
4+
export const themeVer = '~18.1.57';

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/filemanager/dist/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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
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+
21+
- `#280070`- Issue on pdf export date format mismatch in Gantt has been fixed.
22+
- `#279234` - Console error while selecting the record issue gets resolved.
23+
524
## 18.1.57 (2020-06-16)
625

726
### Gantt

components/gantt/dist/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
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+
21+
- `#280070`- Issue on pdf export date format mismatch in Gantt has been fixed.
22+
- `#279234` - Console error while selecting the record issue gets resolved.
23+
524
## 18.1.57 (2020-06-16)
625

726
### Gantt

components/gantt/dist/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-angular-gantt",
3-
"version": "18.1.55",
3+
"version": "18.1.57",
44
"description": "Essential JS 2 Gantt Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.pkgName = '@syncfusion/ej2-angular-gantt';
4-
exports.pkgVer = '^18.1.55';
4+
exports.pkgVer = '^18.1.57';
55
exports.moduleName = 'GanttModule';
6-
exports.themeVer = '~18.1.55';
6+
exports.themeVer = '~18.1.57';
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-gantt';
2-
export const pkgVer = '^18.1.55';
2+
export const pkgVer = '^18.1.57';
33
export const moduleName = 'GanttModule';
4-
export const themeVer = '~18.1.55';
4+
export const themeVer = '~18.1.57';

0 commit comments

Comments
 (0)