@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 20.2.43 to 20.2.44
@@ -9,2 +9,16 @@ # Changelog | ||
- `#I383440` - Issue with "exception throws while applying formula reference on the wrap content cell" has been resolved. | ||
- `#I390638` - Issue with "exception throws while performing multi-selection along with scrolling action on the freeze pane" has been resolved. | ||
- `#I394857` - Issue with "typed content is not visible while performing the edit on partially viewed cell" has been resolved. | ||
- `#I395466` - Issue with "allow to rename and moving the sheets on protect workbook" has been resolved. | ||
- `#I395410`, `#I395411`, `#I395414`, `#I395416`, `#I395419`, `#I394857`, `#I395421` - Issue with "context menu and autofill option shows while disabling the cell selection" has been resolved. | ||
- `#I394806` - Provided new argument in the `addCustomFunction` method to add the description for the custom formula. | ||
- `#I392186` - Provided option to set maximum file size and maximum data count for validating the files before opening into the component. | ||
## 20.2.43 (2022-08-08) | ||
### Spreadsheet | ||
#### Bug Fixes | ||
- `#I392958` - Issue with "exception throws while pressing the `ctrl` key in the search input on the filter popup" has been resolved. | ||
@@ -11,0 +25,0 @@ - `#I393391` - Issue with "cell values convert into Date type while scrolling the sheet along with cell value contain `-` in the data" has been resolved. |
/*! | ||
* filename: ej2-react-spreadsheet.umd.min.js | ||
* version : 20.2.43 | ||
* version : 20.2.44 | ||
* 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.40", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@20.2.43", | ||
"_inBundle": false, | ||
"_integrity": "sha512-ZfeaqtSlEcqauUuoOJxVt/PG257CmVJxZbe3j4lR+BFGqHdNMbHmn6o9ltslWGGJNLXIBHheLDvOctpBCEk+bw==", | ||
"_integrity": "sha512-gPetUOyQ3u8h4o+gpGjk6quTHaz7csNVkcT27ZRYolSudzbYHsgze/+Xhb7r6WvFhKx8KlRx/kh6JZ/UTXhFkA==", | ||
"_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.40.tgz", | ||
"_shasum": "06fbd4b6edb15fafef0b3199f1ce89993668f51f", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-20.2.43.tgz", | ||
"_shasum": "7589e75a75a522511cb8655b5011efaa76f374a7", | ||
"_spec": "@syncfusion/ej2-react-spreadsheet@*", | ||
@@ -37,3 +37,3 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"@syncfusion/ej2-react-base": "~20.2.43", | ||
"@syncfusion/ej2-spreadsheet": "20.2.43" | ||
"@syncfusion/ej2-spreadsheet": "20.2.44" | ||
}, | ||
@@ -70,4 +70,4 @@ "deprecated": false, | ||
}, | ||
"version": "20.2.43", | ||
"version": "20.2.44", | ||
"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
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
8953969
+ Added@syncfusion/ej2-spreadsheet@20.2.44(transitive)
- Removed@syncfusion/ej2-spreadsheet@20.2.43(transitive)