Skip to content

Commit fd5bfcf

Browse files
author
pipeline
committed
v33.1.46 is released
1 parent a65d9f3 commit fd5bfcf

File tree

29 files changed

+141
-26
lines changed

29 files changed

+141
-26
lines changed

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-
## 33.1.45 (2026-03-24)
5+
## 33.1.46 (2026-03-31)
66

77
### Chip
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-
## 33.1.45 (2026-03-24)
5+
## 33.1.46 (2026-03-31)
66

77
### DateRangePicker
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+
## 33.1.46 (2026-03-31)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I819231` - Scrolling will now perform without any flickering or jump when multiple page set to false with page settings defined.
12+
513
## 33.1.45 (2026-03-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-react-diagrams",
3-
"version": "33.1.44",
3+
"version": "33.1.45",
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: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
## [Unreleased]
44

5+
## 33.1.46 (2026-03-31)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
`#I819206` - Fixed an issue where drag-and-drop incorrectly allowed content to be moved into non-editable regions.
12+
13+
## 33.1.45 (2026-03-24)
14+
15+
### DocumentEditor
16+
17+
#### Bug Fixes
18+
19+
`#I810756` - Script error after reloading page with collaborative edits.
20+
521
## 32.2.5 (2026-02-17)
622

723
### 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": "33.1.44",
3+
"version": "33.1.45",
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: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
## [Unreleased]
44

5-
## 33.1.45 (2026-03-24)
5+
## 33.1.46 (2026-03-31)
66

7-
### Mention
7+
### DropDownTree
88

99
#### Bug Fixes
1010

11-
- `#I761793` - The issue of editing in Firefox after utilizing the home and end keys following Mention item insertion has been successfully resolved.
11+
- `#I816579` - Resolved a console error that occurred when filtering in the DropDown Tree component with node IDs containing the hash `#` symbol.
1212

1313
## 28.2.9 (2025-03-04)
1414

@@ -2230,7 +2230,15 @@ DropDownList component contains a list of predefined values from which a single
22302230

22312231
- **Templates** - Allows customizing the list items, selected value, header, footer, category group header, and no records content.
22322232

2233-
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DropDownList component features through the keyboard, screen readers, or other assistive technology devices.## 29.1.33 (2025-03-25)
2233+
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DropDownList component features through the keyboard, screen readers, or other assistive technology devices.## 33.1.44 (2026-03-16)
2234+
2235+
### Mention
2236+
2237+
#### Bug Fixes
2238+
2239+
- `#I761793` - The issue of editing in Firefox after utilizing the home and end keys following Mention item insertion has been successfully resolved.
2240+
2241+
## 29.1.33 (2025-03-25)
22342242

22352243
### Mention
22362244

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": "18.66.23",
3+
"version": "33.1.44",
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.45 (2026-03-24)
5+
## 33.1.46 (2026-03-31)
66

77
### FileManager
88

components/gantt/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+
## 33.1.46 (2026-03-31)
6+
7+
### GanttChart
8+
9+
#### Bug fixes
10+
11+
- `#FB73187` - Fixed an issue where taskbar customization using `queryTaskbarInfo` with `enableMultiTaskbar` was not applied when a record was collapsed.
12+
- `#FB73189` - Fixed an issue where the last record was not visible after dynamically adding or deleting a record and scrolling when `allowTaskbarOverlap` was set to `false`.
13+
514
## 33.1.45 (2026-03-24)
615

716
### GanttChart

0 commit comments

Comments
 (0)