Skip to content

Commit c3d374c

Browse files
author
pipeline
committed
v32.1.25 is released
1 parent dd76459 commit c3d374c

44 files changed

Lines changed: 1366 additions & 217 deletions

File tree

Some content is hidden

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

README.md

Lines changed: 1212 additions & 170 deletions
Large diffs are not rendered by default.

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.1.24 (2026-01-20)
5+
## 32.1.25 (2026-01-27)
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.1.24 (2026-01-20)
5+
## 32.1.25 (2026-01-27)
66

77
### Block Editor
88

components/blockeditor/README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
# React Block Editor Component
22

3-
A package of React Block Editor is a modern, block-based content editor for web applications. It provides an intuitive interface for composing rich, structured documents using interactive content blocks, inline elements, and contextual tools.
4-
5-
## What's Included in the React Block Editor Package
6-
7-
The React Block Editor package includes the following,
8-
9-
### React Block Editor
10-
113
This [React Block Editor](https://www.syncfusion.com/react-components/react-block-editor?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm) is a modern, block-based editor for composing rich, structured documents. It’s ideal for document editing, knowledge bases, note-taking, and content creation tools. The editor provides an intuitive UI with mobile support and modular architecture. It offers multiple block types, inline content (mentions, links, labels), slash commands, and contextual menus, returning well-structured content models and valid HTML when needed.
124

135
<p align="center">
@@ -40,7 +32,7 @@ npm install @syncfusion/ej2-react-blockeditor
4032
```
4133

4234
<blockquote>
43-
<p> <b>Note:</b></p>
35+
<p>ℹ️ <b>Note:</b></p>
4436
<span>For more information on using Block Editor with Syncfusion, refer to our <a href="https://ej2.syncfusion.com/react/documentation/block-editor/getting-started?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm">Documentation</a>.</span>
4537
</blockquote>
4638

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-
## 32.1.24 (2026-01-20)
5+
## 32.1.23 (2026-01-13)
66

77
### Button
88

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

components/charts/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.1.25 (2026-01-27)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- The `columnWidthInPixel` property works correctly when the `enableSideBySidePlacement` property is disabled.
12+
513
## 32.1.24 (2026-01-20)
614

715
### Chart

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+
## 32.1.25 (2026-01-27)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I786872` - Resolved an issue where connectors drawn from ports could get stuck and display a blocked cursor.
12+
513
## 32.1.24 (2026-01-20)
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": "32.1.23",
3+
"version": "32.1.24",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 32.1.25 (2026-01-27)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
`#798716` - Resolved the bookmark highlight color issue.
12+
513
## 32.1.24 (2026-01-20)
614

715
### DocumentEditor

0 commit comments

Comments
 (0)