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
*/

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.3.57 (2022-11-15)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I415922` - Resolved the browser hanging issue while opening the document.
12+
- `#I415359` - Resolved the table layouting issue while resizing the table.
13+
- `#I414775` - Resolved the layouting issue while inserting page break.
14+
- `#I414224` - Table resizing is now working properly in header/footer.
15+
- `#I413303`, `#I417629` - Resolved the script error while opening the word document.
16+
- `#I413477` - Resolved the script error while deleting text with comment.
17+
- `#F178063` - Scrolling on bookmark navigation is now working similar to Microsoft Word.
18+
519
## 20.3.56 (2022-11-08)
620

721
### Document Editor
@@ -12,10 +26,10 @@
1226
- `#I412146` - Resolved the script error while opening the document.
1327
- `#I408099` - Resolved the list numbering issue.
1428
- `#I412284` - Table border is now rendering properly.
15-
- `#I413316` - Resolved the script error while removing few pages.
29+
- `#I413316` - Resolved the script error while deleting content of few pages.
1630
- `#I414066` - Resolved the script error while modifying locale key.
17-
- `#I412817` - Formatting is now working properly in track changes protection mode.
18-
- `#I413284` - Strike through is now rendering similar to MS Word.
31+
- `#I412817` - Formatting is now applied properly in track changes protection mode.
32+
- `#I413284` - Strike through is now properly skipped for trailing space characters like Microsoft Word.
1933
- `#I412529` - Resolved the script error while opening html document with nested list.
2034

2135
#### New Features

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

components/dropdowns/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-
## 20.3.56 (2022-11-08)
5+
## 20.3.57 (2022-11-15)
66

77
### ListBox
88

components/filemanager/CHANGELOG.md

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

99
#### Bug Fixes
1010

11+
- `#I415519` - When setting the `getImageUrl` with the handler doesn't trigger a server-side GetImage operation in File Manager component issue has been resolved.
12+
13+
## 20.3.49 (2022-10-11)
14+
15+
### File Manager
16+
17+
#### Bug Fixes
18+
1119
- `#I391031` - The issue with "Column header in the Details view within the File Manager is not accessible via the Tab keyboard" has been resolved.
1220

1321
## 20.3.47 (2022-09-29)

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-angular-filemanager",
3-
"version": "20.3.47",
3+
"version": "20.3.56",
44
"description": "Essential JS 2 FileManager Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/CHANGELOG.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,39 @@
22

33
## [Unreleased]
44

5-
## 20.3.56 (2022-11-08)
5+
## 20.3.57 (2022-11-15)
66

77
### Gantt
88

99
#### Bug Fixes
1010

1111
- `#I413261` - Dependency values for the parent task are not properly updated issue has been fixed.
12-
- `#I412821` - Row drag and drop is not working properly when Virtualization is enabled.
12+
- `#I410200` - Timeline headers disappears when timeline changes dynamically.
13+
- `#I413560` - Datasource Property not updated properly after row indent and outdent issue has been fixed.
14+
- `#I65261` - Filtering functionality issues in duration column.
15+
- `#I65321` - Task duration is not calculated properly in dialog edit.
1316

1417
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
1518

19+
## 20.3.56 (2022-11-08)
20+
21+
### Gantt
22+
23+
#### Bug Fixes
24+
25+
- `#I414182` - Datasource Property not updated properly after row drag and drop issue has been fixed.
26+
- `#I413625` - Current view data not updated properly when dynamically change the view type issue has been fixed.
27+
- `#I414481` - Dynamically updating the `renderBaseline` property in immutable mode issue has been fixed.
28+
29+
## 20.3.52 (2022-10-26)
30+
31+
### Gantt
32+
33+
#### Bug Fixes
34+
35+
- `#I413261` - Dependency values for the parent task are not properly updated issue has been fixed.
36+
- `#I412821` - Row drag and drop is not working properly when Virtualization is enabled.
37+
1638
## 20.3.50 (2022-10-18)
1739

1840
### 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-angular-gantt",
3-
"version": "20.3.50",
3+
"version": "20.3.56",
44
"description": "Essential JS 2 Gantt Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/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+
## 20.3.57 (2022-11-15)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I413480` - Enter and shift enter key functionalities are working fine with template columns.
12+
- `#F178089` - Script error with virtual scroll and frozen columns has been resolved.
13+
- `#I414874` - Column chooser checkbox state is now reading properly by JAWS screen reader.
14+
- `#I379911` - Now, the selected page will be read as current page by JAWS screen reader.
15+
- `#I408692` - Tooltip Issue while using fancy characters in grid has been fixed.
16+
- `#F38295` - Incorrect Ellipsis with narrow checkbox column in grid has been fixed.
17+
- `#I413202` - Issue with rendering dropdown component in grid cell with batch editing has been fixed.
18+
519
## 20.3.56 (2022-11-08)
620

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

components/heatmap/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-heatmap",
3-
"version": "20.3.50",
3+
"version": "20.3.56",
44
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/imageeditor/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-image-editor",
3-
"version": "20.3.50",
3+
"version": "20.3.56",
44
"description": "Essential JS 2 ImageEditor for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/CHANGELOG.md

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,19 @@
22

33
## [Unreleased]
44

5-
## 20.3.56 (2022-11-08)
6-
7-
### TextBox
8-
9-
#### Bug Fixes
10-
11-
- `#I407373` - The issue "fieldset disabled attribute does not disable the form components" has been resolved.
5+
## 20.3.57 (2022-11-15)
126

137
### NumericTextBox
148

159
#### Bug Fixes
1610

17-
- `#I407373` - The issue "fieldset disabled attribute does not disable the form components" has been resolved.
11+
- `#I417969` - The issue "Clear button does not working after the component is enabled" has been resolved.
1812

19-
### MaskedTextBox
13+
### TextBox
2014

2115
#### Bug Fixes
2216

23-
- `#I407373` - The issue "fieldset disabled attribute does not disable the form components" has been resolved.
17+
- `#I415324` - The issue "Refresh method is not working properly in TextBox component" has been resolved.
2418

2519
## 20.3.50 (2022-10-18)
2620

@@ -1285,6 +1279,26 @@ MaskedTextBox allows the user to enter the valid input only based on the provide
12851279
- **Accessibility** - provides built-in accessibility support which helps to access all the MaskedTextBox component features through keyboard, on-screen readers, or other assistive technology devices.
12861280

12871281

1282+
## 20.3.56 (2022-11-08)
1283+
1284+
### TextBox
1285+
1286+
#### Bug Fixes
1287+
1288+
- `#I407373` - The issue "fieldset disabled attribute does not disable the form components" has been resolved.
1289+
1290+
### NumericTextBox
1291+
1292+
#### Bug Fixes
1293+
1294+
- `#I407373` - The issue "fieldset disabled attribute does not disable the form components" has been resolved.
1295+
1296+
### MaskedTextBox
1297+
1298+
#### Bug Fixes
1299+
1300+
- `#I407373` - The issue "fieldset disabled attribute does not disable the form components" has been resolved.
1301+
12881302
## 20.3.49 (2022-10-11)
12891303

12901304
### NumericTextBox

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

0 commit comments

Comments
 (0)