@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 19.2.46 to 19.2.47
@@ -9,2 +9,10 @@ # Changelog | ||
- `I332945` - Image not positioned properly inside the freeze pane issue resolved. | ||
## 19.2.46 (2021-07-06) | ||
### Spreadsheet | ||
#### Bug Fixes | ||
- `I331420` - List `popup` width is not proper while resizing the column issue has been fixed. | ||
@@ -11,0 +19,0 @@ - `I332235` - Editing cell address in `name box` does not navigate to that cell issue has been fixed. |
/*! | ||
* filename: ej2-react-spreadsheet.umd.min.js | ||
* version : 19.2.46 | ||
* version : 19.2.47 | ||
* 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@19.1.55", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@19.2.46", | ||
"_inBundle": false, | ||
"_integrity": "sha512-XQndWeeLA96mFPpyeJBgdqpjtTYAWL7qqMncOuNt0UGeplZ0yuFEwlRab7wBE6T03/zUQr2YKfRKus/R1T4h/g==", | ||
"_integrity": "sha512-59zoDeRu9twz3zelBZT1cI3d01/F4lLH0b8XX1uifsypon5KsZJXa4WLaTyMrg+Cz/qjcaBD8j2zEI4VURcAIQ==", | ||
"_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-19.1.55.tgz", | ||
"_shasum": "f811c09a20d869cfd1576c558bb1b056e8391336", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-19.2.46.tgz", | ||
"_shasum": "8311ccb1ebbd4d9e0a023994ea905aa06365fbf3", | ||
"_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": "~19.2.44", | ||
"@syncfusion/ej2-base": "~19.2.47", | ||
"@syncfusion/ej2-react-base": "~19.2.44", | ||
"@syncfusion/ej2-spreadsheet": "19.2.46" | ||
"@syncfusion/ej2-spreadsheet": "19.2.47" | ||
}, | ||
@@ -70,4 +70,4 @@ "deprecated": false, | ||
}, | ||
"version": "19.2.46", | ||
"version": "19.2.47", | ||
"sideEffects": false | ||
} |
6551418
+ Added@syncfusion/ej2-spreadsheet@19.2.47(transitive)
- Removed@syncfusion/ej2-spreadsheet@19.2.46(transitive)