Skip to content

Commit ebae222

Browse files
author
pipeline
committed
v32.1.21 is released
1 parent c72a251 commit ebae222

File tree

38 files changed

+205
-28
lines changed

38 files changed

+205
-28
lines changed

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.20 (2025-12-23)
5+
## 32.1.21 (2025-12-30)
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.20 (2025-12-23)
5+
## 32.1.21 (2025-12-30)
66

77
### Block Editor
88

components/buttons/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.1.21 (2025-12-30)
6+
7+
### Chip
8+
9+
#### Bug Fixes
10+
11+
- `#790562`,`#790612` - Fixed an issue where chip selection was not retained when changing the selection type and ensured correct handling of dynamically updated string and number indexes in the selectedChips property.
12+
513
## 32.1.19 (2025-12-16)
614

715
### Chip

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-
## 32.1.20 (2025-12-23)
5+
## 32.1.21 (2025-12-30)
66

77
### DatePicker
88

components/diagrams/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.1.21 (2025-12-30)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I197766` - The Node or connector tooltip will now close after dragging when selector tooltip is disabled.
12+
513
## 32.1.20 (2025-12-23)
614

715
### 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": "32.1.19",
3+
"version": "32.1.20",
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: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
## [Unreleased]
44

5+
## 32.1.21 (2025-12-30)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
`#794438` - Fixed system frozen after importing the document.
12+
`#784675` - Resolved script error occurring when double-clicking and deleting the bookmarked word.
13+
`#786777` - Resolved the alignment issue after moving content to next page
14+
`#786596` - Resolved text in the header does not get ignored on the first attempt
15+
`#781721` - Resolved list format issue in splitted table.
16+
`#784296` - Resolved the text inserted outside the bookmarks when moving the cursor
17+
`#784718` - Resolved the spellcheck ignore and ignore All issue when select Ctrl+A
18+
`#789254` - Resolved the table layout issue when modify the cells preferred width using the selection cell format API
19+
`#784719` - Resolved the undo issue on newly added error word
20+
21+
`#784675` - Resolved script error occurring when double-clicking and deleting the bookmarked word.
22+
`#786777` - Resolved the alignment issue after moving content to next page
23+
`#786596` - Resolved text in the header does not get ignored on the first attempt
24+
`#781721` - Resolved list format issue in splitted table.
25+
`#784296` - Resolved the text inserted outside the bookmarks when moving the cursor
26+
`#784718` - Resolved the spellcheck ignore and ignore All issue when select Ctrl+A
27+
`#789254` - Resolved the table layout issue when modify the cells preferred width using the selection cell format API
28+
`#784719` - Resolved the undo issue on newly added error word
29+
530
## 32.1.20 (2025-12-23)
631

732
### DocumentEditor

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": "32.1.19",
3+
"version": "32.1.20",
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## [Unreleased]
44

5+
## 32.1.21 (2025-12-30)
6+
7+
### Mention
8+
9+
#### Bug Fixes
10+
11+
- `#F197891` - Resolved the issue where the popup closes immediately after typing '@a'.
12+
13+
### MultiSelect
14+
15+
#### Bug Fixes
16+
17+
- `#I795891` - Fixed an issue where the MultiSelect Dropdown with virtualization failed at a specific record count and addressed the item reorder problem.
18+
519
## 32.1.20 (2025-12-23)
620

721
### DropDownTree

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

0 commit comments

Comments
 (0)