Skip to content

Commit 1d6648c

Browse files
author
pipeline
committed
v23.1.42 is released
1 parent ded2bf9 commit 1d6648c

File tree

28 files changed

+77
-26
lines changed

28 files changed

+77
-26
lines changed

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

33
## [Unreleased]
44

5-
## 23.1.41 (2023-10-17)
5+
## 23.1.42 (2023-10-24)
66

77
### DateRangePicker
88

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 23.1.42 (2023-10-24)
6+
7+
### Chart
8+
9+
- `#I510832` - Multiple trendlines for line type series are now functioning correctly.
10+
- `#I511821` - Now the data label is rendering properly in canvas mode.
11+
512
## 23.1.41 (2023-10-17)
613

714
### RangeNavigator

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": "23.1.40",
3+
"version": "23.1.41",
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/circulargauge/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 23.1.41 (2023-10-17)
8+
## 23.1.42 (2023-10-24)
99

1010
### CircularGauge
1111

components/diagrams/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-
## 23.1.41 (2023-10-17)
5+
## 23.1.40 (2023-10-10)
66

77
### Diagram
88

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": "23.1.39",
3+
"version": "23.1.40",
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/documenteditor/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+
## 23.1.42 (2023-10-24)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#FB47474` - Resolved the serialize API returns hyperlink to number
12+
- `#I508875` - Resolved the cell content control check box alignment issue in table.
13+
- `#I494044` - Resolved the Issue in bullet and numbering list
14+
- `#I509697` - Resolved script error throws while opening a document
15+
- `#I507568` - Word Processor now loads the RTF file with margin properly.
16+
- `#I505872` - Resolved the issue with respect to page break and section break continuous.
17+
518
## 23.1.41 (2023-10-17)
619

720
### Document Editor

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": "23.1.40",
3+
"version": "23.1.41",
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: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## [Unreleased]
44

5+
## 23.1.42 (2023-10-24)
6+
7+
### Mention
8+
9+
#### Bug Fixes
10+
11+
- `#I506552` - Resolved issue with "Full popup is not visible when we open it at the edge of the screen".
12+
13+
### DropDownTree
14+
15+
#### Bug Fixes
16+
17+
- `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved.
18+
519
## 23.1.41 (2023-10-17)
620

721
### MultiSelect
@@ -21,7 +35,6 @@
2135

2236
#### Bug Fixes
2337

24-
- `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved.
2538
- `#F184672` - Issue with the `checkAll` and `uncheckAll` status not updated properly has been resolved.
2639

2740
## 23.1.38 (2023-09-26)

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": "23.1.40",
3+
"version": "23.1.41",
44
"description": "Essential JS 2 DropDown Components for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/dropdowns/src/drop-down-tree/dropdowntree.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export class DropDownTreeComponent extends DropDownTree implements IComponentBas
9595
@Template('No Records Found')
9696
public noRecordsTemplate: any;
9797
@ContentChild('actionFailureTemplate')
98-
@Template('The Request failed')
98+
@Template('The Request Failed')
9999
public actionFailureTemplate: any;
100100

101101
private skipFromEvent:boolean = true;

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-
## 23.1.41 (2023-10-17)
5+
## 23.1.42 (2023-10-24)
66

77
### FileManager
88

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 23.1.42 (2023-10-24)
6+
7+
### GanttChart
8+
9+
#### Bug Fixes
10+
11+
- `#I510092` - Taskbar not rendered in proper alignment in exported page issue has been fixed.
12+
- `#I512556` - Background color issue with dependency connector line has been fixed.
13+
14+
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
15+
516
## 23.1.41 (2023-10-17)
617

718
### GanttChart
@@ -12,15 +23,14 @@
1223
- `#I508721` - Baseline date does not render properly for milestone task issue has been fixed.
1324
- `#I482456` - Critical path tasks not validated after drag and drop issue has been fixed.
1425

15-
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
16-
1726
## 23.1.39 (2023-10-04)
1827

1928
### GanttChart
2029

2130
#### Bug Fixes
2231

2332
- `#I502041` - Error throw while adding the record issue has been fixed.
33+
- `#I493515` - Style is not applied to the second segment issue has been fixed.
2434

2535
## 23.1.38 (2023-09-26)
2636

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": "23.1.39",
3+
"version": "23.1.41",
44
"description": "Essential JS 2 Gantt Component 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": "23.1.39",
3+
"version": "23.1.41",
44
"description": "Essential JS 2 ImageEditor for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/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+
## 23.1.42 (2023-10-24)
6+
7+
### Uploader
8+
9+
#### Bug Fixes
10+
11+
- `#I505786` - Resolved issue with Sequential upload not working when drag and drop files multiple times.
12+
513
## 23.1.38 (2023-09-26)
614

715
### Signature

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-
## 23.1.41 (2023-10-17)
5+
## 23.1.42 (2023-10-24)
66

77
### Kanban
88

components/lists/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-
## 23.1.41 (2023-10-17)
5+
## 23.1.42 (2023-10-24)
66

77
### ListView
88

components/maps/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## [Unreleased]
1313

14-
## 23.1.41 (2023-10-17)
14+
## 23.1.42 (2023-10-24)
1515

1616
### Maps
1717

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-
## 23.1.41 (2023-10-17)
5+
## 23.1.42 (2023-10-24)
66

77
### Menu
88

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-angular-pdfviewer",
3-
"version": "23.1.40",
3+
"version": "23.1.41",
44
"description": "Essential JS 2 PDF viewer Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pivotview/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-
## 23.1.41 (2023-10-17)
5+
## 23.1.42 (2023-10-24)
66

77
### PivotTable
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-
## 23.1.41 (2023-10-17)
5+
## 23.1.42 (2023-10-24)
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-angular-querybuilder",
3-
"version": "23.1.39",
3+
"version": "23.1.41",
44
"description": "Essential JS 2 QueryBuilder for Angular",
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-angular-richtexteditor",
3-
"version": "23.1.40",
3+
"version": "23.1.41",
44
"description": "Essential JS 2 RichTextEditor component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/splitbuttons/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-
## 23.1.41 (2023-10-17)
5+
## 23.1.42 (2023-10-24)
66

77
### DropDownButton
88

components/treegrid/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-
## 23.1.41 (2023-10-17)
5+
## 23.1.42 (2023-10-24)
66

77
### Tree Grid
88

0 commit comments

Comments
 (0)