Skip to content

Commit 13f8491

Browse files
author
pipeline
committed
v32.2.3 is released
1 parent 112226c commit 13f8491

36 files changed

Lines changed: 1363 additions & 207 deletions

File tree

README.md

Lines changed: 1212 additions & 169 deletions
Large diffs are not rendered by default.

components/barcodegenerator/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-
## 32.1.25 (2026-01-27)
5+
## 32.2.3 (2026-02-05)
66

77
### Barcode
88

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-
## 32.1.25 (2026-01-27)
5+
## 32.2.3 (2026-02-05)
66

77
### Block Editor
88

components/calendars/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+
## 32.2.3 (2026-02-05)
6+
7+
### Calendar
8+
9+
#### Bug Fixes
10+
11+
- `#I802045` - Fixed an issue where the Calendar is not behaving as expected when placed within a ContextMenu.
12+
513
## 32.1.19 (2025-12-16)
614

715
### DateRangePicker

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-
## 32.1.25 (2026-01-27)
5+
## 32.2.3 (2026-02-05)
66

77
### Chart
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-react-diagrams",
3-
"version": "32.1.24",
3+
"version": "32.1.25",
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: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,34 @@
22

33
## [Unreleased]
44

5+
## 32.2.3 (2026-02-05)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
`#I772957` - Resolved an issue where bookmarks were removed when selecting and inserting text using double tap.
12+
`#I789749` - Fixed improper bookmark rendering when inserted after a paragraph.
13+
`#I790909` - Prevented duplicate content when pasting with the grouping undo feature enabled.
14+
`#I801740` - Fixed a script error that occurred when downloading the document as a DOCX file.
15+
`#I790276` - Resolved a script error that occurred after deleting a table column and the entire table.
16+
`#I795506` - Fixed an issue where endnotes were not preserved after performing an undo action in the Document Editor.
17+
518
## 32.1.25 (2026-01-27)
619

720
### DocumentEditor
821

922
#### Bug Fixes
1023

11-
`#798716` - Resolved the bookmark highlight color issue.
24+
`#I794700` - Fixed an issue where spell-check wavy lines were removed after applying section formats.
25+
`#I795541` - Resolved a script error that occurred while typing text after using Find.
26+
`#I800112` - Fixed an issue where replacing a spell-check suggestion deleted an adjacent endnote.
27+
`#I796382` - Resolved text insertion issues in restricted editing mode after deleting a content-control placeholder.
28+
`#I778405` - Fixed an issue where continue numbering was not applied for level-override lists.
29+
`#I785665` - Resolved a script error that occurred after deleting TOC with backward selection and pressing Backspace.
30+
`#I798716` - Fixed incorrect highlight-color behaviour during text insertion at a highlighted bookmark.
31+
`#I790856` - Corrected paste-option icon position mismatch between MS Word and Document Editor.
32+
`#I757783` - Fixed custom context-menu height issue.
1233

1334
## 32.1.24 (2026-01-20)
1435

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-react-documenteditor",
3-
"version": "32.1.24",
3+
"version": "32.1.25",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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-react-dropdowns",
3-
"version": "32.1.24",
3+
"version": "32.1.25",
44
"description": "Essential JS 2 DropDown Components for React",
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-
## 32.1.25 (2026-01-27)
5+
## 32.2.3 (2026-02-05)
66

77
### FileManager
88

0 commit comments

Comments
 (0)