Skip to content

Commit 48b0cf4

Browse files
author
pipeline
committed
v33.2.3 is released
1 parent 08b7f56 commit 48b0cf4

33 files changed

Lines changed: 67 additions & 30 deletions

File tree

components/blockeditor/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-blockeditor",
3-
"version": "27.1.48",
3+
"version": "33.1.44",
44
"description": "Feature Rich Block Editor control with built in support editing, formatting content. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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-
## 33.1.49 (2026-04-14)
5+
## 33.2.3 (2026-04-21)
66

77
### Chart
88

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-react-diagrams",
3-
"version": "33.1.46",
3+
"version": "33.1.49",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@
88

99
#### Bug Fixes
1010

11-
`#I818385` - Fixed an issue where the Editor crashed due to an infinite loop during the Select All action.
11+
`#I823329` - An issue causing text to be inserted at incorrect positions when collaborator tabs were closed has been fixed.
12+
`#I823639` - Numbered lists no longer disappear after opening a document in Java.
13+
`#I824947` - The header and footer pane no longer gets stuck after realigning page numbers using the Backspace key.
14+
`#I817031` - Line-spacing mismatch that occurred after pressing Enter in a paragraph has been corrected.
15+
`#I824160` - Text distortion caused by shapes when adjusting table spacing has been addressed.
16+
`#I819950` - Cursor movement is now allowed outside the bookmark range after pressing Backspace.
17+
`#I818385` - An Editor crash caused by an infinite loop during the Select All action has been fixed.
1218

1319
## 33.1.47 (2026-04-07)
1420

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

components/filemanager/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-
## 33.1.49 (2026-04-14)
5+
## 33.2.3 (2026-04-21)
66

77
### FileManager
88

components/gantt/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+
## 33.2.3 (2026-04-21)
6+
7+
### GanttChart
8+
9+
#### Bug fixes
10+
11+
- `#I821215` - The white space flash issue during scrolling with `enableVirtualization` and custom column templates has been resolved.
12+
- `#FB73516` - Resolved expand and collapse issues and resize handle flickering after expanding tasks when `enableMultiTaskbar` was enabled.
13+
14+
#### Bug fix
15+
16+
- `#FB73516` - Resolved expand and collapse issues and resize handle flickering after expanding tasks when `enableMultiTaskbar` was enabled.
17+
518
## 33.1.49 (2026-04-14)
619

720
### GanttChart

components/gantt/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-gantt",
3-
"version": "33.1.47",
3+
"version": "33.1.49",
44
"description": "Essential JS 2 Gantt Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/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+
## 33.2.3 (2026-04-21)
6+
7+
### Grid
8+
9+
#### Bugs
10+
11+
- `I828282` - Resolved an issue where the shimmer effect was not removed when Immutable Mode was enabled in the Grid.
12+
513
## 33.1.49 (2026-04-14)
614

715
### Grid

0 commit comments

Comments
 (0)