Skip to content

Commit 140572a

Browse files
author
pipeline
committed
v20.3.57 is released
1 parent 30eaf84 commit 140572a

Some content is hidden

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

46 files changed

+292
-43
lines changed

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-angular-base",
3-
"version": "20.3.52",
3+
"version": "20.3.56",
44
"description": "A common package of Essential JS 2 base Angular libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/buttons/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+
## 20.3.57 (2022-11-15)
6+
7+
### Chips
8+
9+
#### Bug Fixes
10+
11+
- `#293361` - When setting `enabled` value as `false` in Chip component then the disabled chip item get focused issue has been resolved.
12+
513
## 20.3.50 (2022-10-18)
614

715
### Checkbox

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-angular-buttons",
3-
"version": "20.3.50",
3+
"version": "20.3.56",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 20.3.56 (2022-11-08)
5+
## 20.3.50 (2022-10-18)
66

77
### Calendar
88

@@ -1243,6 +1243,38 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
12431243
- **Accessibility** - Provided with built-in accessibility support which helps to access all the TimePicker component features through the keyboard, screen readers, or other assistive technology devices.
12441244

12451245

1246+
## 20.3.56 (2022-11-08)
1247+
1248+
### DatePicker
1249+
1250+
#### Bug Fixes
1251+
1252+
- `#I407373` - The issue "fieldset disabled attribute is not disabled the form components" has been resolved.
1253+
1254+
### TimePicker
1255+
1256+
#### Bug Fixes
1257+
1258+
- `#I407373` - The issue "fieldset disabled attribute does not disable the form components" has been resolved.
1259+
1260+
### DateTimePicker
1261+
1262+
#### Bug Fixes
1263+
1264+
- `#I407373` - The issue "fieldset disabled attribute does not disable the form components" has been resolved.
1265+
1266+
### DateRangePicker
1267+
1268+
#### Bug Fixes
1269+
1270+
- `#I407373` - The issue "fieldset disabled attribute does not disable the form components" has been resolved.
1271+
1272+
### Calendar
1273+
1274+
#### Bug Fixes
1275+
1276+
- `#I407373` - The issue "fieldset disabled attribute does not disable the form components" has been resolved.
1277+
12461278
## 20.3.49 (2022-10-11)
12471279

12481280
### DatePicker

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-angular-calendars",
3-
"version": "20.3.49",
3+
"version": "20.3.56",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/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+
## 20.3.57 (2022-11-15)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I415271` - Now technical indicator visible property working properly .
12+
- `#I412377` - Space is not removed when removing the axis has been fixed .
13+
- `#I415516` - Chart height is not proper issue has been fixed .
14+
515
## 20.3.56 (2022-11-08)
616

717
### 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-angular-charts",
3-
"version": "20.3.52",
3+
"version": "20.3.56",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/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+
## 20.3.57 (2022-11-15)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I412223` - Now, the connector position is updated properly after resizing overview panel.
12+
- `#I405669` - Now, adding BPMN Text annotation node inside swimlane at runtime is working properly.
13+
- `#I412144` - Now, the segment thumb do not gets rendered while render orthogonal connector as a straight line.
14+
- `#I412144` - Provided the support for orthogonal segment overlap with the source and target node.
15+
516
## 20.3.50 (2022-10-18)
617

718
### 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-angular-diagrams",
3-
"version": "20.3.50",
3+
"version": "20.3.56",
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",

components/diagrams/src/diagram/connectors.directive.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';
44
import { ConnectorFixedUserHandlesDirective } from './connector-fixeduserhandle.directive';
55
import { ConnectorAnnotationsDirective } from './connector-annotation.directive';
66

7-
let input: string[] = ['addInfo', 'annotations', 'bezierSettings', 'bridgeSpace', 'connectionPadding', 'connectorSpacing', 'constraints', 'cornerRadius', 'dragSize', 'excludeFromLayout', 'fixedUserHandles', 'flip', 'flipMode', 'hitPadding', 'id', 'margin', 'maxSegmentThumb', 'previewSize', 'segments', 'shape', 'sourceDecorator', 'sourceID', 'sourcePadding', 'sourcePoint', 'sourcePortID', 'style', 'symbolInfo', 'targetDecorator', 'targetID', 'targetPadding', 'targetPoint', 'targetPortID', 'tooltip', 'type', 'visible', 'wrapper', 'zIndex'];
7+
let input: string[] = ['addInfo', 'allowNodeOverlap', 'annotations', 'bezierSettings', 'bridgeSpace', 'connectionPadding', 'connectorSpacing', 'constraints', 'cornerRadius', 'dragSize', 'excludeFromLayout', 'fixedUserHandles', 'flip', 'flipMode', 'hitPadding', 'id', 'margin', 'maxSegmentThumb', 'previewSize', 'segments', 'shape', 'sourceDecorator', 'sourceID', 'sourcePadding', 'sourcePoint', 'sourcePortID', 'style', 'symbolInfo', 'targetDecorator', 'targetID', 'targetPadding', 'targetPoint', 'targetPortID', 'tooltip', 'type', 'visible', 'wrapper', 'zIndex'];
88
let outputs: string[] = [];
99
/**
1010
* Connectors Directive
@@ -44,6 +44,12 @@ export class ConnectorDirective extends ComplexBase<ConnectorDirective> {
4444
* @default undefined
4545
*/
4646
public addInfo: any;
47+
/**
48+
* Specifies a value indicating whether to overlap the connector over with the source and target node.
49+
* If the LineRouting is enabled in the diagram, then allowNodeOverlap property will not work.
50+
* @default false
51+
*/
52+
public allowNodeOverlap: any;
4753
/**
4854
*
4955
*/

0 commit comments

Comments
 (0)