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)

0 commit comments

Comments
 (0)