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",

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

77
### FileManager
88

components/gantt/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
### GanttChart
88

components/grids/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+
## 23.1.39 (2023-10-04)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I504671` - The issue regarding cell changes not being saved when clicking outside of the grid has been resolved.
12+
- `#I501004` - The header template is now rendering correctly, regardless of the header cell height.
13+
- `#FB46829` - The issue where the selection was not properly removed for the checkbox column has been resolved.
14+
515
## 23.1.38 (2023-09-26)
616

717
### 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": "23.1.36",
3+
"version": "23.1.38",
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/imageeditor/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+
### ImageEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I495933` - Resolved the GetImageData method does not return values properly in blazor image editor.
12+
513
## 23.1.38 (2023-09-26)
614

715
### ImageEditor

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

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": "23.1.36",
3+
"version": "23.1.38",
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",

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

77
### ListView
88

components/navigations/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
## [Unreleased]
44

5-
## 23.1.36 (2023-09-15)
5+
## 23.1.39 (2023-10-04)
66

77
### Menu
88

99
#### Bug Fixes
1010

1111
- `#F496214` - The issue with "Sub Menu can’t hide while using hideItems method of menu" has been resolved.
1212

13+
## 23.1.36 (2023-09-15)
14+
1315
### TreeView
1416

1517
#### Bug fixes

components/notifications/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.36 (2023-09-15)
66

77
### Message
88

components/notifications/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-notifications",
3-
"version": "21.5.0",
3+
"version": "23.1.36",
44
"description": "A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 23.1.39 (2023-10-04)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#I497739` - Now, the comment panel close and more buttons are properly displayed in mobile mode.
12+
- `#I485341` - Now, the free text annotation does not resizes automatically on first click when enable autofit is set to true.
13+
- `#F184471` - Now, when saving a document with free text annotation, newline characters are properly preserved in the saved document.
14+
- `#I502323` - Now, the form field names do not get duplicated when we add them programmatically or through the UI.
15+
- `#I499440`, `#I505546` - Now, the comment panel value for the ink annotation is added with the provided author value.
16+
517
## 23.1.38 (2023-09-26)
618

719
### PDF Viewer

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.36",
3+
"version": "23.1.38",
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.38 (2023-09-26)
5+
## 23.1.39 (2023-10-04)
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.38 (2023-09-26)
5+
## 23.1.39 (2023-10-04)
66

77
### Tooltip
88

components/progressbar/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.38 (2023-09-26)
6+
7+
### ProgressBar
8+
9+
#### Bug Fixes
10+
11+
- `#I501894` - Now, the linear progress bar label renders properly when the alignment is set to center.
12+
513
## 21.1.37 (2023-03-29)
614

715
### ProgressBar

components/progressbar/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-progressbar",
3-
"version": "23.1.36",
3+
"version": "23.1.38",
44
"description": "Essential JS 2 ProgressBar Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/querybuilder/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+
### QueryBuilder
8+
9+
#### Bug Fixes
10+
11+
- `#I499489` - Issue with read only property not working in dropdowntree field of QueryBuilder has been fixed.
12+
513
## 23.1.38 (2023-09-26)
614

715
### QueryBuilder

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

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

components/richtexteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 23.1.39 (2023-10-04)
6+
7+
### RichTextEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I499363` - Now, the issue with the heading colour set to blue after copying and pasting content from MS Word has been resolved.
12+
- `#I500996` - Now, the issue with the table resize icon is missing when the mouse is dragged out of the editor and clicked outside the table has been resolved.
13+
- `#I493182` - Now, the issue with the `enablePersistence` API not working properly in the Rich Text Editor on page navigation has been resolved.
14+
- `#F184513` - Now, integrating with Mention, the `actionBegin` and `actionComplete` events work properly.
15+
- `#I488206` - Now, pasting contents into the Rich Text Editor when `enterKey` is configured as `DIV` works properly.
16+
- `#I499035` - Now, the Rich Text Editor renders properly without any `sass` compilation errors.
17+
- `#I499071` - Now, the image focus and resize class names are removed properly when the editor is focused out.
18+
- `#I497587` - Now, the RichTextEditor height property works properly in percentage value.
19+
- `#I503797` - Now, the shortcut key 'Command + B' is working fine on a Mac machine.
20+
- `#I840680` - Now, the complex table resizing will work properly for the middle columns in the Rich Text Editor.
21+
- `#I846935` - Now, the last and first column of the table resizing will work properly in the Rich Text Editor.
22+
523
## 23.1.36 (2023-09-15)
624

725
### RichTextEditor

components/schedule/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
### Schedule
88

components/spreadsheet/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
### Spreadsheet
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.38 (2023-09-26)
5+
## 23.1.39 (2023-10-04)
66

77
### Tree Grid
88

0 commit comments

Comments
 (0)