@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 20.4.48 to 20.4.49
@@ -7,2 +7,13 @@ # Changelog | ||
#### Bug Fixes | ||
- `#I432121` - Issue with "editing cell data is not updated on the cell while scrolling the sheet before save the edited cell value" has been resolved. | ||
`#I431169` - Issue with "string with a time separator is incorrectly converted into a time or date value" has been resolved. | ||
## 20.4.48 (2023-02-01) | ||
### Spreadsheet | ||
#### New Features | ||
@@ -9,0 +20,0 @@ |
/*! | ||
* filename: ej2-react-spreadsheet.min.js | ||
* version : 20.4.48 | ||
* version : 20.4.49 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-spreadsheet.umd.min.js | ||
* version : 20.4.48 | ||
* version : 20.4.49 | ||
* 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.4.44", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@20.4.48", | ||
"_inBundle": false, | ||
"_integrity": "sha512-NO8zJSHnQGFuajVZWH9s4plawFEODGAa1qxjIMGofZ8dhf3prBaYi9qnSN97qbnDn7B6L/1+GWdbVPSktii51w==", | ||
"_integrity": "sha512-tBk0c5+RtpzQ6oyIwhF16PfuKl/JcWQ/nDmMXat4UhzFx9+HprtMrgD5y8VzTc2BU02bPMni7S9iALuOe19MhQ==", | ||
"_location": "/@syncfusion/ej2-react-spreadsheet", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-20.4.44.tgz", | ||
"_shasum": "ba711f19654323e5d20a8ab0a5ac84459c35d926", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-20.4.48.tgz", | ||
"_shasum": "c7219c0f2d49097dd830e82021677774e0a4c0bf", | ||
"_spec": "@syncfusion/ej2-react-spreadsheet@*", | ||
@@ -37,3 +37,3 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included", | ||
"@syncfusion/ej2-react-base": "~20.4.48", | ||
"@syncfusion/ej2-spreadsheet": "20.4.48" | ||
"@syncfusion/ej2-spreadsheet": "20.4.49" | ||
}, | ||
@@ -58,4 +58,4 @@ "deprecated": false, | ||
}, | ||
"version": "20.4.48", | ||
"version": "20.4.49", | ||
"sideEffects": false | ||
} |
9041159
+ Added@syncfusion/ej2-spreadsheet@20.4.49(transitive)
- Removed@syncfusion/ej2-spreadsheet@20.4.48(transitive)