@syncfusion/ej2-react-buttons
Advanced tools
Comparing version 20.4.50 to 20.4.53
@@ -5,2 +5,10 @@ # Changelog | ||
### Checkbox | ||
#### Bug Fixes | ||
- `#I436942` - The issue with "Checkbox checked property is not updated properly at initial rendering" has been resolved. | ||
## 20.4.50 (2023-02-14) | ||
### RadioButton | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-react-buttons.min.js | ||
* version : 20.4.50 | ||
* version : 20.4.53 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-buttons.umd.min.js | ||
* version : 20.4.50 | ||
* version : 20.4.53 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-buttons@*", | ||
"_id": "@syncfusion/ej2-react-buttons@20.4.49", | ||
"_id": "@syncfusion/ej2-react-buttons@20.4.50", | ||
"_inBundle": false, | ||
"_integrity": "sha512-LdVksN/LWXi8Tm0Dw28Wk7hZHoMYKxtPRLgZDXreB7ScEJHAt18VYpsifXBCWxgyOEYc7VLd9m0TCMEaA54dmA==", | ||
"_integrity": "sha512-fDX4a5P7Ye0CWsLv/KPmBscpGCQmXCnAFB1wMbFhMwE7bUX1NcJrJfwm5kszVJkuLJqTHGb7m1nlItqK3TYCNA==", | ||
"_location": "/@syncfusion/ej2-react-buttons", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-buttons/-/ej2-react-buttons-20.4.49.tgz", | ||
"_shasum": "fa5ff4d727bd4edbf7cb1b12b06deb73c73a1d09", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-buttons/-/ej2-react-buttons-20.4.50.tgz", | ||
"_shasum": "97d5a41d9f0c595a8ed372e625022d4cd36b5c4b", | ||
"_spec": "@syncfusion/ej2-react-buttons@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~20.4.48", | ||
"@syncfusion/ej2-buttons": "20.4.50", | ||
"@syncfusion/ej2-base": "~20.4.51", | ||
"@syncfusion/ej2-buttons": "20.4.53", | ||
"@syncfusion/ej2-react-base": "~20.4.48" | ||
@@ -64,4 +64,4 @@ }, | ||
}, | ||
"version": "20.4.50", | ||
"version": "20.4.53", | ||
"sideEffects": false | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5579738
+ Added@syncfusion/ej2-buttons@20.4.53(transitive)
- Removed@syncfusion/ej2-buttons@20.4.50(transitive)