@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 18.4.42 to 18.4.43
@@ -9,2 +9,15 @@ # Changelog | ||
`#F161227` - Prevented deleting range which contains lock cells. | ||
`#F162534` - Issue on editing a cell that depend on other cell after addition of date using Plus (+) operator issue fixed. | ||
`#313009` - Delete rows and columns using `delete` method issues resolved. | ||
`#313000` - The `insertSheet` method will now prevent the sheet with duplicate name from inserting. | ||
`#I312853` - Provided the actionBegin and actionComplete event for sheet rename action in spreadsheet | ||
## 18.4.42 (2021-02-09) | ||
### Spreadsheet | ||
#### Bug Fixes | ||
- External paste for cell style is not working properly when spreadsheet has common style issue has been fixed. | ||
@@ -11,0 +24,0 @@ - Ribbon items are not updated during external paste issue has been fixed. |
/*! | ||
* filename: ej2-react-spreadsheet.umd.min.js | ||
* version : 18.4.42 | ||
* version : 18.4.43 | ||
* 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.4.41", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@18.4.42", | ||
"_inBundle": false, | ||
"_integrity": "sha512-JhmX59njk/w7Pe8/CZJ2B+bKT+0F9qtP+bwnWtksXCDxugJDmbT2gDTZ+Uxr6nkxAXqQzEzCBM/0gPsnyomm+w==", | ||
"_integrity": "sha512-qvOswExSix/+JqWfc/VPUKLw6UeBR3OSnpp9NWxVbM5/z1UjDgnvUoqnpkZmMDcW2a8F9vI8/9YqvwJYFo3uMg==", | ||
"_location": "/@syncfusion/ej2-react-spreadsheet", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-18.4.41.tgz", | ||
"_shasum": "18fc0a2beff737a35744e8ebc1aeea0feb89f7ec", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-18.4.42.tgz", | ||
"_shasum": "b27c78138e534acbaeaf82235cb02be86ae2e79e", | ||
"_spec": "@syncfusion/ej2-react-spreadsheet@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.4.42", | ||
"@syncfusion/ej2-base": "~18.4.43", | ||
"@syncfusion/ej2-react-base": "~18.4.41", | ||
"@syncfusion/ej2-spreadsheet": "18.4.42" | ||
"@syncfusion/ej2-spreadsheet": "18.4.43" | ||
}, | ||
@@ -70,4 +70,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.4.42", | ||
"version": "18.4.43", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
4611979
75390
1
+ Added@syncfusion/ej2-spreadsheet@18.4.43(transitive)
- Removed@syncfusion/ej2-spreadsheet@18.4.42(transitive)