Skip to content

Commit 4d3e8ff

Browse files
author
pipeline
committed
v32.2.8 is released
1 parent d5f0d3f commit 4d3e8ff

File tree

36 files changed

+191
-80
lines changed

36 files changed

+191
-80
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.2.7 (2026-02-24)
5+
## 32.2.8 (2025-12-22)
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.2.7 (2026-02-24)
5+
## 32.2.8 (2025-12-22)
66

77
### Block Editor
88

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-
## 32.2.7 (2026-02-24)
5+
## 32.2.8 (2025-12-22)
66

77
### Speed Dial
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-
## 32.2.7 (2026-02-24)
5+
## 32.2.8 (2025-12-22)
66

77
### DatePicker
88

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.2.7 (2026-02-24)
5+
## 32.2.8 (2025-12-22)
66

77
### Chart
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.2.8 (2025-12-22)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I810414` - Resolved the difference in scroll speed between Chrome and Firefox browser.
12+
513
## 32.2.7 (2026-02-24)
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.2.4",
3+
"version": "32.2.7",
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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## [Unreleased]
44

5+
## 32.2.8 (2025-12-22)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
`#I813615` - Fixed an error that occurred when deleting a table column containing embedded content controls.
12+
`#I810273` - Resolved an issue where entering a space caused the cursor to jump after the next character.
13+
`#I812200` - Fixed a problem where the document jumped to the following page when deleting a table.
14+
`#I810311` - Corrected the behaviour where Bold/Italic formatting was incorrectly applied to bullet symbols.
15+
`#I807767` - Resolved an issue where the Document Editor became unresponsive while loading the attached document.
16+
`#I799682` - Fixed list formatting being lost when the exported document was opened in online Microsoft Word.
17+
`#I787996` - Fixed an RTL issue where highlighting Arabic text caused the words to split.
18+
`#I800024` - Corrected footnote positioning issues when moving content across pages.
19+
`#I810289` - Fixed localization not updating properly in the Drop down Form Field dialog.
20+
`#I796649` - Resolved an issue where the first list number or bullet outside a content control could not be edited.
21+
`#I797591` - Fixed an issue where newton soft version 13.0.1.0 could not be loaded in the MVC project.
22+
523
## 32.2.7 (2026-02-24)
624

725
### 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.2.5",
3+
"version": "32.2.7",
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+
## 32.2.8 (2025-12-22)
6+
7+
### DropDownList
8+
9+
#### Bug Fixes
10+
11+
- `#I814842` - Resolved an issue where dropdownlist appeared beneath Angular `dialogs` in Angular 21.
12+
513
## 32.2.7 (2026-02-24)
614

715
### DropDownTree

0 commit comments

Comments
 (0)