Skip to content

Commit 2991a5f

Browse files
author
pipeline
committed
v30.2.7 is released
1 parent 39d5079 commit 2991a5f

File tree

28 files changed

+98
-22
lines changed

28 files changed

+98
-22
lines changed

components/charts/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+
## 30.2.7 (2025-08-26)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#T745980` - The legend text trim tooltip will no longer be cropped at the bottom of the legend bounds.
12+
- `#T754125` - The marker will no longer render when it exceeds the axis range.
13+
514
## 30.2.6 (2025-08-19)
615

716
### Chart

components/circulargauge/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## [Unreleased]
66

7-
## 30.2.6 (2025-08-19)
7+
## 30.2.7 (2025-08-26)
88

99
### Circular Gauge
1010

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+
## 30.2.7 (2025-08-26)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I753156` - Connector segments now move along with nodes and connectors during multi-selection dragging.
12+
513
## 30.2.5 (2025-08-13)
614

715
### Diagram

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 30.2.6 (2025-08-19)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I712717` - Fixed an issue where undo functionality failed after inserting grouped text.
12+
- `#I754664` - Addressed a looping problem that occurred when accepting a deleted revision containing comments.
13+
14+
- `#I712717` - Fixed an issue where undo functionality failed after inserting grouped text.
15+
- `#I754664` - Addressed a looping problem that occurred when accepting a deleted revision containing comments.
16+
- `#I745808` - Handled the form field popup trigger when the enter key is pressed.
17+
518
## 30.2.5 (2025-08-13)
619

720
### 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-react-documenteditor",
3-
"version": "30.2.5",
3+
"version": "30.2.6",
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/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-
## 30.2.6 (2025-08-19)
5+
## 30.2.7 (2025-08-26)
66

77
### MultiSelect
88

components/gantt/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-
## 30.2.6 (2025-08-19)
5+
## 30.2.7 (2025-08-26)
66

77
### GanttChart
88

components/grids/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-
## 30.2.6 (2025-08-19)
5+
## 30.2.7 (2025-08-26)
66

77
### Grid
88

components/heatmap/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-
## 30.2.6 (2025-08-19)
5+
## 30.2.7 (2025-08-26)
66

77
### HeatMap
88

components/imageeditor/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-
## 30.2.6 (2025-08-19)
5+
## 30.2.7 (2025-08-26)
66

77
### Image Editor
88

0 commit comments

Comments
 (0)