Skip to content

Commit 123b997

Browse files
author
pipeline
committed
v32.2.9 is released
1 parent 4d3e8ff commit 123b997

File tree

37 files changed

+194
-35
lines changed

37 files changed

+194
-35
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.8 (2025-12-22)
5+
## 32.2.9 (2026-03-10)
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.8 (2025-12-22)
5+
## 32.2.9 (2026-03-10)
66

77
### Block Editor
88

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 32.2.8 (2025-12-22)
5+
## 32.2.9 (2026-03-10)
66

7-
### Speed Dial
7+
### Chip
88

99
#### Bug Fixes
1010

11-
- `#I809049` - Resolved a memory leak issue that occurred when using Angular Material Dialog in combination with Syncfusion Speed Dial.
11+
- `#I812433` - The issue where the "click event was triggered twice in the Angular Chip component" has been resolved.
1212

1313
## 32.1.23 (2026-01-13)
1414

@@ -541,7 +541,15 @@ RadioButton is a graphical user interface element that allows to select one opti
541541

542542
- **Label** - Supports label and its positioning.
543543

544-
- **Sizes** - Provided with different sizes of RadioButton.## 32.1.21 (2025-12-30)
544+
- **Sizes** - Provided with different sizes of RadioButton.## 32.2.7 (2026-02-24)
545+
546+
### Speed Dial
547+
548+
#### Bug Fixes
549+
550+
- `#I809049` - Resolved a memory leak issue that occurred when using Angular Material Dialog in combination with Syncfusion Speed Dial.
551+
552+
## 32.1.21 (2025-12-30)
545553

546554
### Chip
547555

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.2.3",
3+
"version": "32.2.7",
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.8 (2025-12-22)
5+
## 32.2.9 (2026-03-10)
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.8 (2025-12-22)
5+
## 32.2.9 (2026-03-10)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I815160` - The scrollbar is now properly rendered when `isInversed` is enabled
12+
13+
## 32.2.8 (2026-03-03)
614

715
### Chart
816

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 32.2.9 (2026-03-10)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I813036` - Fixed an issue where the selector of a selected node moved unexpectedly when dragging the node across the diagram’s negative region.
12+
- `#I813867` - Fixed the issue where AllowMovingOutsideLane caused a selected node to enlarge during Shift+Click multi‑selection drag.
13+
514
## 32.2.8 (2025-12-22)
615

716
### 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.7",
3+
"version": "32.2.8",
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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
## [Unreleased]
44

5+
## 32.2.9 (2026-03-10)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
`#I812677` - Resolved an issue where content controls were still editable in Read-Only mode.
12+
`#I812581` - Fixed a problem where typed text was not visible in the Document Editor.
13+
`#I809945` - Addressed an infinite loop that caused the editor to crash when inserting a Table of Contents.
14+
`#I808481` - Corrected layout shifting and content misalignment issues.
15+
`#I808272` - Fixed image resizing and dragging issues in RTL documents.
16+
`#I809606` - Resolved a script error that occurred when deleting the remainder of the Table of Contents.
17+
`#I74806` - Fixed a script error triggered when inserting a break inside a shape.
18+
`#I809680` - Corrected an issue where tabbing in the footer duplicated the last page number on a new line.
19+
`#I800024` - Fixed an issue where footnotes remained on the original page after moving the reference.
20+
`#I785134` - Improved selection consistency when selecting table headers or split rows.
21+
`#I789749` - Corrected improper bookmark rendering when inserted after a paragraph.
22+
`#I790909` - Resolved an issue that caused duplicate content during paste operations when using the grouped undo feature.
23+
524
## 32.2.8 (2025-12-22)
625

726
### 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.7",
3+
"version": "32.2.8",
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)