Skip to content

Commit 947a7e2

Browse files
author
pipeline
committed
v23.1.39 is released
1 parent 1bd542d commit 947a7e2

File tree

35 files changed

+129
-26
lines changed

35 files changed

+129
-26
lines changed

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-
## 23.1.38 (2023-09-26)
5+
## 23.1.39 (2023-10-04)
66

77
### Checkbox
88

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

33
## [Unreleased]
44

5-
## 23.1.38 (2023-09-26)
5+
## 23.1.39 (2023-10-04)
66

77
### Chart
88

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.38 (2023-09-26)
8+
## 23.1.39 (2023-10-04)
99

1010
### CircularGauge
1111

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 23.1.39 (2023-10-04)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I501652` - Now, dropping nodes in swimlane consider as child in angular.
12+
- `#I47014` - The segmentCollectionChange is triggered when editSegment method called.
13+
514
## 23.1.38 (2023-09-26)
615

716
### 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": "23.1.36",
3+
"version": "23.1.38",
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: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
## [Unreleased]
44

5+
## 23.1.39 (2023-10-04)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I500107` - Resolved the Formatting issue with DocumentEditor.
12+
- `#I497404` - Script error occurred when loading the document.
13+
- `#I498661` - Resolved spacing issue while deleting list content on track changes enabled.
14+
- `#F184319` - Resolved the User's Time zone issue.
15+
- `#I501695` - Resolved the replace ALL issue to replace the first occurrence.
16+
- `#FB46595` - Page number is now reflecting.
17+
- `#I497387` - Resolved the bookmark end is deleted in document production mode.
18+
- `#I499799` - Resolved the rtl content rendering issue while opening rtf document.
19+
- `#I495180` - Delete is now working properly for tracked content
20+
- `#I503264` - Resolved script error issue while inserting text
21+
- `#I503222` - Resolved track changes issue, when select the inserted changes.
22+
- `#I493589` - Keypad appearing issue is resolved in mobile view.
23+
- `#I498520` - Resolved the Text FormField deleting multiple issues.
24+
525
## 23.1.38 (2023-09-26)
626

727
### 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.36",
3+
"version": "23.1.38",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 23.1.39 (2023-10-04)
6+
7+
### Dropdown Tree
8+
9+
#### Bug fixes
10+
11+
- `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved.
12+
513
## 23.1.38 (2023-09-26)
614

715
### ListBox

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

0 commit comments

Comments
 (0)