You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/buttons/CHANGELOG.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,23 @@
2
2
3
3
## [Unreleased]
4
4
5
-
## 30.1.37 (2025-06-25)
5
+
## 31.2.3 (2025-10-22)
6
+
7
+
### Chip
8
+
9
+
#### Bug Fixes
10
+
11
+
-`#I771127` - Implemented a fix to prevent chip reordering when random clicks occur, ensuring consistent behaviour when the `allowDragAndDrop` feature is enabled.
12
+
13
+
## 31.1.21 (2025-09-23)
14
+
15
+
### Checkbox
16
+
17
+
#### Bug Fixes
18
+
19
+
-`#FD69833`- Fixed an issue where `EnablePersistence` was not functioning correctly in the CheckBox component.
*[Request feature or report bug](https://www.syncfusion.com/feedback/react?utm_source=npm&utm_medium=listing&utm_campaign=react-buttons-npm)
164
166
* Live chat
@@ -169,10 +171,10 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
169
171
170
172
## License and copyright
171
173
172
-
> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [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).
174
+
> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [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).
173
175
174
176
> 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.
175
177
176
178
See [LICENSE FILE](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license) for more info.
@@ -270,10 +279,10 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
270
279
271
280
## Licenseandcopyright
272
281
273
-
>Thisisacommercialproductandrequiresapaidlicenseforpossessionoruse. Syncfusion’slicensedsoftware, includingthiscomponent, issubjecttothetermsandconditionsofSyncfusion'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).
282
+
>Thisisacommercialproductandrequiresapaidlicenseforpossessionoruse. Syncfusion<sup>®</sup>licensedsoftware, includingthiscomponent, issubjecttothetermsandconditionsofSyncfusion'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).
274
283
275
284
>Afreecommunity [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.
276
285
277
286
See [LICENSEFILE](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license) for more info.
Copy file name to clipboardExpand all lines: components/diagrams/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@syncfusion/ej2-react-diagrams",
3
-
"version": "31.2.3",
3
+
"version": "31.2.5",
4
4
"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",
0 commit comments