Skip to content

Commit d5f0d3f

Browse files
author
pipeline
committed
v32.2.7 is released
1 parent 59d2145 commit d5f0d3f

File tree

50 files changed

+388
-40
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+388
-40
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.5 (2026-02-17)
5+
## 32.2.7 (2026-02-24)
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.5 (2026-02-17)
5+
## 32.2.7 (2026-02-24)
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.2.7 (2026-02-24)
6+
7+
### Speed Dial
8+
9+
#### Bug Fixes
10+
11+
- `#I809049` - Resolved a memory leak issue that occurred when using Angular Material Dialog in combination with Syncfusion Speed Dial.
12+
513
## 32.1.23 (2026-01-13)
614

715
### Button

components/buttons/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-buttons",
3-
"version": "32.1.24",
3+
"version": "32.2.3",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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.5 (2026-02-17)
5+
## 32.2.7 (2026-02-24)
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-
## 32.2.5 (2026-02-17)
5+
## 32.2.7 (2026-02-24)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `I811385` - The chart data label now display correctly in the top and bottom positions when the angle is set to 90 degree.
12+
13+
## 32.1.25 (2026-01-24)
614

715
### Chart
816

components/diagrams/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-
## 32.2.5 (2026-02-17)
5+
## 32.2.7 (2026-02-24)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I812514` - Resolved Incorrect State Values in sourcePointChange and targetPointChange Events.
12+
13+
## 32.2.4 (2026-02-11)
614

715
### Diagram
816

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.3",
3+
"version": "32.2.4",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 32.2.7 (2026-02-24)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
`#I796630` - Fixed a layout mismatch issue between the Document Editor and Microsoft Word.
12+
513
## 32.2.5 (2026-02-17)
614

715
### 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.4",
3+
"version": "32.2.5",
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",

0 commit comments

Comments
 (0)