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: controls/buttons/CHANGELOG.md
+25-1Lines changed: 25 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,31 @@
2
2
3
3
## [Unreleased]
4
4
5
-
## 30.1.37 (2025-06-25)
5
+
## 31.2.18 (2025-12-09)
6
+
7
+
### Button
8
+
9
+
#### Bug Fixes
10
+
11
+
-`#I785731` - Fixed the issue where a CSP violation occurs when clicking the Apply button in the `DateRangePicker` component.
12
+
13
+
## 31.2.3 (2025-10-22)
14
+
15
+
### Chip
16
+
17
+
#### Bug Fixes
18
+
19
+
-`#I771127` - Implemented a fix to prevent chip reordering when random clicks occur, ensuring consistent behaviour when the `allowDragAndDrop` feature is enabled.
20
+
21
+
## 31.1.21 (2025-09-23)
22
+
23
+
### Checkbox
24
+
25
+
#### Bug Fixes
26
+
27
+
-`#FD69833`- Fixed an issue where `EnablePersistence` was not functioning correctly in the CheckBox component.
Product support is available through following mediums.
@@ -172,10 +174,10 @@ Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-contr
172
174
173
175
## License and copyright
174
176
175
-
> 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+ [JavaScript UI controls](https://www.syncfusion.com/javascript-ui-controls), 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).
177
+
> 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+ [JavaScript UI controls](https://www.syncfusion.com/javascript-ui-controls), 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).
176
178
177
179
> 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.
178
180
179
181
See [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=button) for more info.
0 commit comments