Skip to content

Commit 01a00b5

Browse files
author
pipeline
committed
v31.2.5 is released
1 parent f404bc0 commit 01a00b5

File tree

45 files changed

+319
-106
lines changed

Some content is hidden

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

45 files changed

+319
-106
lines changed

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-
## 31.2.4 (2025-10-28)
5+
## 31.2.5 (2025-11-04)
66

77
### Block Editor
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-
## 31.2.4 (2025-10-28)
5+
## 31.2.5 (2025-11-04)
66

77
### DatePicker
88

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 31.2.5 (2025-11-04)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I777320` - The scrollbar will now update properly when it is dragged.
12+
- `#I767509` - The range column chart now renders correctly using a datetime Y-axis.
13+
- `#I779972` - Chart data is now properly updated for duplicate X values when exporting to Excel.
14+
515
## 31.2.4 (2025-10-28)
616

717
### Chart

components/circulargauge/CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@
44

55
## [Unreleased]
66

7-
## 31.2.4 (2025-10-28)
8-
9-
### Circular Gauge
10-
11-
#### Bug Fixes
12-
13-
- `#I750239` - Now, the scroll does not appear when setting overflow to auto in the Circular Gauge component.
14-
157
## 25.1.35 (2024-03-15)
168

179
### Circular Gauge

components/circulargauge/README.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The [React Circular Gauge](https://www.syncfusion.com/react-components/react-cir
1515
<p align="center">
1616
Trusted by the world's leading companies
1717
<a href="https://www.syncfusion.com">
18-
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/syncfusion/syncfusion-trusted-companies.webp" alt="Bootstrap logo">
18+
<img src="https://ej2.syncfusion.com/home/images/trusted_companies.png" alt="Bootstrap logo">
1919
</a>
2020
</p>
2121

@@ -31,17 +31,17 @@ cd my-app
3131
npm start
3232
```
3333

34-
### Add Syncfusion Circular Gauge package
34+
### Add Syncfusion<sup>®</sup> Circular Gauge package
3535

36-
All Syncfusion React packages are published in the [npmjs.com](https://www.npmjs.com/~syncfusionorg) registry. To install the React Circular Gauge package, use the following command.
36+
All Syncfusion<sup>®</sup> React packages are published in the [npmjs.com](https://www.npmjs.com/~syncfusionorg) registry. To install the React Circular Gauge package, use the following command.
3737

3838
```sh
3939
npm install @syncfusion/ej2-react-circulargauge --save
4040
```
4141

4242
### Add Circular Gauge Component
4343

44-
In the **src/App.tsx** file, use the following code snippet to render the Syncfusion React Circular Gauge component.
44+
In the **src/App.tsx** file, use the following code snippet to render the Syncfusion<sup>®</sup> React Circular Gauge component.
4545

4646
```typescript
4747
import React from 'react';
@@ -83,6 +83,15 @@ Circular Gauge component is also offered in the following list of frameworks.
8383
* [Globalization](https://ej2.syncfusion.com/react/documentation/circular-gauge/internationalization/?utm_source=npm&utm_medium=listing&utm_campaign=react-circulargauge-npm): Personalize the circular gauge component with different languages, as well as culture-specific number, date and time formatting.
8484
* [Accessibility](https://ej2.syncfusion.com/react/documentation/circular-gauge/accessibility/?utm_source=npm&utm_medium=listing&utm_campaign=react-circulargauge-npm): Provides with built-in accessibility support which helps to access all the circular gauge component features through the keyboard, screen readers, or other assistive technology devices.
8585

86+
## Resources
87+
88+
* [Documentation](https://ej2.syncfusion.com/react/documentation/introduction)
89+
* [AI Coding Assistant](https://ej2.syncfusion.com/react/documentation/ai-coding-assistants/overview)
90+
* [Theme Studio](https://ej2.syncfusion.com/themestudio/)
91+
* [What's New](https://www.syncfusion.com/products/whatsnew/react?utm_medium=listing&utm_source=github)
92+
* [Road Map](https://www.syncfusion.com/products/roadmap/react)
93+
* [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=react&type=all)
94+
8695
## Support
8796

8897
Product support is available through the following mediums.
@@ -99,10 +108,10 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
99108

100109
## License and copyright
101110

102-
> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [React UI components](https://www.syncfusion.com/react-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
111+
> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [React UI components](https://www.syncfusion.com/react-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
103112
104113
> A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
105114
106115
See [LICENSE FILE](https://github.com/syncfusion/ej2-react-ui-components/blob/master/components/circulargauge/license?utm_source=npm&utm_campaign=react-circulargauge-npm) for more info.
107116

108-
&copy; Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
117+
&copy; Copyright 2025 Syncfusion, Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential<sup>®</sup> Studio license and copyright applies to this distribution.

components/circulargauge/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-circulargauge",
3-
"version": "30.2.4",
3+
"version": "31.2.2",
44
"description": "Essential JS 2 CircularGauge Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 31.2.5 (2025-11-04)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I775337` - Node distribution functionality has been corrected and now works as expected.
12+
- `#I775236` - Tooltip content is now fully visible, even when displaying large amounts of text.
13+
- `#I774007` - Annotation text field sizing now renders correctly when the body element uses display flex.
14+
- `#I775354` - Locked nodes stay fixed and are no longer resized with unlocked nodes.
15+
- `#I775726` - Connector segments no longer jump when the source end is dragged and continuously connected to a node.
16+
- `#I776101` - The allowDrag property now functions correctly when updated dynamically.
17+
- `#I776677` - Saving diagram with fixedUserHandleTemplate no longer throws errors in Angular.
18+
- `#I776814` - Improved performance when moving multiple selected nodes within a SwimLane.
19+
520
## 31.2.3 (2025-10-22)
621

722
### Diagram

components/diagrams/src/diagram/diagram.component.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import { ComponentBase, applyMixins, DefaultHtmlAttributes } from '@syncfusion/e
66
export interface DiagramTypecast {
77
annotationTemplate?: string | Function | any;
88
nodeTemplate?: string | Function | any;
9+
fixedUserHandleTemplate?: string | Function | any;
910
userHandleTemplate?: string | Function | any;
1011
}
1112
/**

components/documenteditor/CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,48 @@
22

33
## [Unreleased]
44

5+
## 31.2.5 (2025-11-04)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
`#I762105` - Resolved script error caused by content control element selection changes.
12+
`#I770623` - Resolved issue where content in the document was not displaying properly.
13+
`#I773688` - Resolved script error in the ribbon when applying the last three styles in different locales.
14+
`#I769024` - Resolved issue with cursor position when merging two paragraphs.
15+
`#I772615` - Addressed performance issue caused by updating text style in the ribbon while typing.
16+
`#I766597` - Resolved form field issue.
17+
`#I777112` - Resolved error when reopening updated elements via the context menu.
18+
`#I771628` - Resolved script error related to linked styles.
19+
`#I780412` - Resolved issue with deleting table cells.
20+
`#I775093` - Resolved collaborative editing issue.
21+
`#I762135` - Resolved issue where the editable zone inherited the highlight color from the restricted zone.
22+
23+
#### Features
24+
25+
- `#I712226`- Added support for user specific custom dictionaries
26+
527
## 31.2.4 (2025-10-28)
628

729
### DocumentEditor
830

931
#### Bug Fixes
1032

33+
- `#I761423` - AutoFocus behaviour updated when `enableAutoFocus` is set to false.
34+
- `#I772600` - Resolved performance issue when inserting text with a large number of DOM elements.
35+
- `#I774527` - Toggling paragraph marks now correctly maintains bookmark visibility.
36+
- `#I773462` - Fixed a null reference exception that occurred on the server when downloading a document containing a chart.
37+
- `#I772069` - Resolved endless selection issue when applying a toolbar tool to a text selection.
38+
- `#I771551` - Font-family now updates correctly for list text, addressing incorrect cursor positioning related to paragraph before spacing.
39+
- `#I763642` - Fixed layout issues caused by split paragraphs across pages.
40+
41+
## 31.2.3 (2025-10-22)
42+
43+
### DocumentEditor
44+
45+
#### Bug Fixes
46+
1147
- `#I752784` - Fixed the issue where suggestions in the spell check dialog were not updating after performing Ignore or Ignore All actions.
1248
- `#I753785` - Corrected the Find Next behaviour of the spell checker for pages that were not rendered.
1349
- `#I771628` - Resolved a script error that occurred when updating styles.

0 commit comments

Comments
 (0)