@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 20.2.40 to 20.2.43
@@ -9,2 +9,11 @@ # Changelog | ||
- `#I392958` - Issue with "exception throws while pressing the `ctrl` key in the search input on the filter popup" has been resolved. | ||
- `#I393391` - Issue with "cell values convert into Date type while scrolling the sheet along with cell value contain `-` in the data" has been resolved. | ||
## 20.2.40 (2022-07-26) | ||
### Spreadsheet | ||
#### Bug Fixes | ||
- `#I387270` - Issue with "exception throws while importing the excel that contain special character in the sheet name" has been resolved. | ||
@@ -11,0 +20,0 @@ - `#I392225` - Issue with "exception throws while applying large formula in the sheet" has been resolved. |
/*! | ||
* filename: ej2-react-spreadsheet.umd.min.js | ||
* version : 20.2.40 | ||
* version : 20.2.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@20.2.39", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@20.2.40", | ||
"_inBundle": false, | ||
"_integrity": "sha512-I+bSUjkeJbbZapYshDjns5h3MISzLCyMvy4Yo5B8Pp71Yfpt5dX6AlAeA3ovSGm+cAe39Kx+y7mXBoPkUAZNMA==", | ||
"_integrity": "sha512-ZfeaqtSlEcqauUuoOJxVt/PG257CmVJxZbe3j4lR+BFGqHdNMbHmn6o9ltslWGGJNLXIBHheLDvOctpBCEk+bw==", | ||
"_location": "/@syncfusion/ej2-react-spreadsheet", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-20.2.39.tgz", | ||
"_shasum": "ae41cedfceb06ebf861cca66017e49f93c9c588b", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-20.2.40.tgz", | ||
"_shasum": "06fbd4b6edb15fafef0b3199f1ce89993668f51f", | ||
"_spec": "@syncfusion/ej2-react-spreadsheet@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~20.2.39", | ||
"@syncfusion/ej2-react-base": "~20.2.38", | ||
"@syncfusion/ej2-spreadsheet": "20.2.40" | ||
"@syncfusion/ej2-base": "~20.2.43", | ||
"@syncfusion/ej2-react-base": "~20.2.43", | ||
"@syncfusion/ej2-spreadsheet": "20.2.43" | ||
}, | ||
@@ -70,4 +70,4 @@ "deprecated": false, | ||
}, | ||
"version": "20.2.40", | ||
"version": "20.2.43", | ||
"sideEffects": false | ||
} |
8949452
+ Added@syncfusion/ej2-spreadsheet@20.2.43(transitive)
- Removed@syncfusion/ej2-spreadsheet@20.2.40(transitive)