@syncfusion/ej2-react-buttons
Advanced tools
Comparing version 17.4.43 to 17.4.46
@@ -5,2 +5,11 @@ # Changelog | ||
### Chips | ||
#### New Features | ||
- `#256381` - Now, the `beforeClick` event triggers while clicking the chips. | ||
- `#256381` - Now, the `selectedChips` property maintains the value field that is provided to the chip. | ||
## 17.4.43 (2020-01-14) | ||
### Button | ||
@@ -7,0 +16,0 @@ |
/*! | ||
* filename: ej2-react-buttons.umd.min.js | ||
* version : 17.4.43 | ||
* version : 17.4.46 | ||
* Copyright Syncfusion Inc. 2001 - 2019. 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@17.4.41", | ||
"_id": "@syncfusion/ej2-react-buttons@17.4.43", | ||
"_inBundle": false, | ||
"_integrity": "sha512-jHXUPbUV7/aTONoA2bFwoAXuLJY2uqKmwj4KHB1TJmzfdg3oRnsRyqm1T1N8ow7gT+qeGffj5XaBHGgvzSsTXA==", | ||
"_integrity": "sha512-MkbgDfZGw5WZE62EMH2xflLqPhE/oXqsI9LlaocR7SL7+Hj4jjYXx8XPLr7EUE0gNNxY8t+E5bpfuVYRT/T9UA==", | ||
"_location": "/@syncfusion/ej2-react-buttons", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-buttons/-/ej2-react-buttons-17.4.41.tgz", | ||
"_shasum": "98495be8142f9aa5e18980181316c2a323d6b159", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-buttons/-/ej2-react-buttons-17.4.43.tgz", | ||
"_shasum": "c9e8065d2c1acb6b9106cae1afd475bd3f951818", | ||
"_spec": "@syncfusion/ej2-react-buttons@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.4.43", | ||
"@syncfusion/ej2-buttons": "17.4.43", | ||
"@syncfusion/ej2-react-base": "~17.4.43" | ||
"@syncfusion/ej2-base": "~17.4.46", | ||
"@syncfusion/ej2-buttons": "17.4.46", | ||
"@syncfusion/ej2-react-base": "~17.4.46" | ||
}, | ||
@@ -85,4 +85,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.43", | ||
"version": "17.4.46", | ||
"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
2918600
+ Added@syncfusion/ej2-buttons@17.4.46(transitive)
- Removed@syncfusion/ej2-buttons@17.4.43(transitive)