@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 18.3.35 to 18.3.40
@@ -9,2 +9,17 @@ # Changelog | ||
`#I295594`- Data validation export issue with the empty values has been fixed. | ||
`#I287796`- Image not displaying issue has been fixed. | ||
`#I296132`- Console issue while providing the incorrect data source format has been fixed. | ||
`#I296145`- Number value not updated properly with the property binding in angular spreadsheet fixed. | ||
`#I290629`- Script error throws while editing the formula bar after scrolling fixed. | ||
`#I288573` - Fixed issue of cell is duplicated randomly on merge cell during scrolling. | ||
`#I295398`- Added isLocked cell property in import export support. | ||
## 18.3.35 (2020-10-01) | ||
### Spreadsheet | ||
#### Bug Fixes | ||
`#I276272`- Spinner not showed until remote data being loaded issue is fixed. | ||
@@ -11,0 +26,0 @@ `#I285113`, `#I285621`, `#I286053`, `#I286103`, `#I288652`- Spreadsheet is not working in ES2015 issue is fixed. |
/*! | ||
* filename: ej2-react-spreadsheet.umd.min.js | ||
* version : 18.3.35 | ||
* version : 18.3.40 | ||
* 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-spreadsheet@*", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@18.2.48", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@18.3.35", | ||
"_inBundle": false, | ||
"_integrity": "sha512-rJXFxOQT6B+jZ2hcOVRicCiJ59FZYNUpzq+xCYHm4g7o2d/oQf1eUF+dVEiaZ0I/gmgXkmTSDfzckVh1ORoaoA==", | ||
"_integrity": "sha512-q8fjOVoVmoIAEoPRkUrIhEoJJPB9KrQlLly4UTWU4R7EoqXmDr//ErFzxnGhU6J5cotqnDZsnionvxz4NpCxcg==", | ||
"_location": "/@syncfusion/ej2-react-spreadsheet", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-18.2.48.tgz", | ||
"_shasum": "73635b04b1ac73ecac8e7319a160b4139973c6b4", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-18.3.35.tgz", | ||
"_shasum": "8c303160f3061155f9687e4ec72354f05597b405", | ||
"_spec": "@syncfusion/ej2-react-spreadsheet@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.3.35", | ||
"@syncfusion/ej2-react-base": "~18.3.35", | ||
"@syncfusion/ej2-spreadsheet": "18.3.35" | ||
"@syncfusion/ej2-base": "~18.3.40", | ||
"@syncfusion/ej2-react-base": "~18.3.37", | ||
"@syncfusion/ej2-spreadsheet": "18.3.40" | ||
}, | ||
@@ -70,4 +70,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.3.35", | ||
"version": "18.3.40", | ||
"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
3752630
+ Added@syncfusion/ej2-spreadsheet@18.3.40(transitive)
- Removed@syncfusion/ej2-spreadsheet@18.3.35(transitive)