@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 18.4.35 to 18.4.39
@@ -9,2 +9,13 @@ # Changelog | ||
`#F161227` - Lock cell delete issue prevented. | ||
`#I311230` - Sorting for number is not working after editing issue has been fixed. | ||
`#I311230` - Pasting within the copied range is not working properly issue has been fixed. | ||
## 18.4.35 (2021-01-19) | ||
### Spreadsheet | ||
#### Bug Fixes | ||
`#I308657` - Hyperlink issue with the colon specified address is fixed. | ||
@@ -11,0 +22,0 @@ |
/*! | ||
* filename: ej2-react-spreadsheet.umd.min.js | ||
* version : 18.4.35 | ||
* version : 18.4.39 | ||
* 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.34", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@18.4.35", | ||
"_inBundle": false, | ||
"_integrity": "sha512-O1RNtIx2iNZsxqp8+VSac0eBwbmbQKTPGbwc1cxMi7b4KyAvPBB+rrTyCg2oeN7GRcK6Pk2ROvvY/dCYQVSzQQ==", | ||
"_integrity": "sha512-4FRUw9QyJCCh5aEzTkCVnKKKVJB6g3DWHB7ADBqUEjNINny/UldNJO+ZUg/tIpfQrmaTVMfkKPH8zFRh9fE87g==", | ||
"_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.34.tgz", | ||
"_shasum": "c20f7cfb5d9d519a481c9f7ddc6e61896fc4bb38", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-18.4.35.tgz", | ||
"_shasum": "da65ba4921280392dcf87313dd2e43b05d9a3dc1", | ||
"_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.34", | ||
"@syncfusion/ej2-react-base": "~18.4.35", | ||
"@syncfusion/ej2-spreadsheet": "18.4.35" | ||
"@syncfusion/ej2-base": "~18.4.39", | ||
"@syncfusion/ej2-react-base": "~18.4.39", | ||
"@syncfusion/ej2-spreadsheet": "18.4.39" | ||
}, | ||
@@ -70,4 +70,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.4.35", | ||
"version": "18.4.39", | ||
"sideEffects": false | ||
} |
4486046
+ Added@syncfusion/ej2-spreadsheet@18.4.39(transitive)
- Removed@syncfusion/ej2-spreadsheet@18.4.35(transitive)