Skip to content

Commit af54657

Browse files
author
pipeline
committed
v31.2.12 is released
1 parent 42c8b8e commit af54657

File tree

29 files changed

+151
-23
lines changed

29 files changed

+151
-23
lines changed

components/blockeditor/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-
## 31.2.10 (2025-11-13)
5+
## 31.2.12 (2025-11-18)
66

77
### Block Editor
88

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-
## 31.2.10 (2025-11-13)
5+
## 31.2.12 (2025-11-18)
66

77
### DatePicker
88

components/charts/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## [Unreleased]
44

5-
## 31.2.10 (2025-11-13)
5+
## 31.2.12 (2025-11-18)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#F71059` - Polar range column now display properly even when the low and high values are the same.
12+
13+
## 31.2.6 (2025-11-18)
614

715
### Chart
816

components/diagrams/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+
## 31.2.12 (2025-11-18)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I781878` - Exported diagram images now properly include the entire diagram content without any blank spaces when the export region is set to `Content`.
12+
- `#I781360` - Selector position now correctly aligned when swimlane contains a pivot.
13+
- `#I776023` - Resolved issue where edited connector segments were moved incorrectly when dragging the source node.
14+
515
## 31.2.10 (2025-11-13)
616

717
### 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-react-diagrams",
3-
"version": "31.2.5",
3+
"version": "31.2.10",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 31.2.12 (2025-11-18)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
`#I776220` - Table fill color was not applied correctly.
12+
`#I778750` - Alignment, line spacing, and font settings were not preserved.
13+
`#I770477` - Cell width became incorrect after merging cells.
14+
`#I783704` - Find pane did not open with the Ctrl + F shortcut.
15+
`#I779496` - Fixed a script error that occurred when deleting content inside a table cell.
16+
`#I775650` - "No Color" highlight option now shows the pointer cursor like other buttons.
17+
`#I783047` - Corrected superscript formatting when typing a comma.
18+
`#I770706` - Undo now restores the original bullet-point formatting.
19+
`#I774637` - Spell-check suggestions were not displayed properly.
20+
`#I779125` - Resolved script error when exporting the document as DOCX.
21+
`#I773853` - The `showRevisions` property now works correctly in protected documents.
22+
`#I763990` - Footnotes were undefined when serializing a document.
23+
`#I781625` - Resolved selection issues with nested bookmarks when using the `navigateToNextEditingRegion` API.
24+
`#I780167` - Reduced lag during text insertion and backspacing.
25+
`#I776105` - Prevented image clipping when "Exactly" line spacing is applied.
26+
`#I778204` - Cursor is now visible in an empty editable region.
27+
28+
## 31.2.10 (2025-11-13)
29+
30+
### DocumentEditor
31+
32+
#### Bug Fixes
33+
34+
`#I764638` - Resolved an issue where justified text ending with a line break was not displayed correctly in the Document Editor.
35+
`#I729357` - Fixed unintended removal of extra content when the Delete API was used.
36+
`#I778197` - Prevented multiple ribbon refreshes triggered by bookmark selection changes.
37+
`#I778003` - The Header & Footer ribbon tab now updates correctly based on the current selection.
38+
`#I766630` - Improved performance when editing inside nested tables.
39+
`#I778414` - Fixed improper table layout when editing via the Table Properties dialog.
40+
541
## 31.2.5 (2025-11-04)
642

743
### DocumentEditor

components/filemanager/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 31.2.12 (2025-11-18)
6+
7+
### FileManager
8+
9+
`#F197650` - The issue with incorrect validation message in File Manager component with flat data configuration has been resolved.
10+
511
## 31.1.21 (2025-09-23)
612

713
### FileManager

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-react-gantt",
3-
"version": "31.2.5",
3+
"version": "31.2.10",
44
"description": "Essential JS 2 Gantt Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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

components/imageeditor/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-
## 31.2.10 (2025-11-13)
5+
## 31.2.12 (2025-11-18)
66

77
### Image Editor
88

0 commit comments

Comments
 (0)