@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 17.4.43 to 17.4.46
@@ -5,2 +5,21 @@ # Changelog | ||
### Spreadsheet | ||
#### New Features | ||
- `#I256901` - Provided the supports to show/hide ribbon tabs, add new ribbon tabs and enable/disable file menu items. | ||
- `#I257035` - Provided option to add custom items in Spreadsheet ribbon toolbar | ||
- `#I261768` - Provided custom function support. | ||
- `#I259360` - Provided sheet visibility support to hide/show the sheets in Spreadsheet. | ||
- Provided `AutoFit` method for auto resize the rows/columns in Spreadsheet. | ||
- `#I251695`, `#I256191`, `#I261629` - Provided Save as JSON and Load from JSON support. | ||
- `#I251210`, `#I256211` - Provided cell template support which is used for adding custom components in to Spreadsheet. | ||
- `#I258878`, `#I260952`, `#I258876`, `#I258049` - Provided `SLOPE` and `INTERCEPT` Formula support. | ||
#### Bug Fixes | ||
- `#I256901` - Script error while loading the Spreadsheet control with empty data source issue fixed. | ||
- `#I256901` - Support Handled for providing the hyperlink through data source. | ||
- `#I260738` - Fixed the style compatibility issue. | ||
## 17.4.41 (2020-01-07) | ||
@@ -7,0 +26,0 @@ |
@@ -37,2 +37,3 @@ { | ||
"twoWays": [], | ||
"blazorType": "none", | ||
"dynamicModules": [ | ||
@@ -39,0 +40,0 @@ "Clipboard", |
/*! | ||
* filename: ej2-react-spreadsheet.umd.min.js | ||
* version : 17.4.43 | ||
* version : 17.4.46 | ||
* Copyright Syncfusion Inc. 2001 - 2019. 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@17.4.41", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@17.4.43", | ||
"_inBundle": false, | ||
"_integrity": "sha512-8W+NPgi/Azq7TVaxDu8cAPF39xARutApIe7AqKvCypi9iA/YGZae8U/Q7psNs1V+ZDcMD/RiYFFsP+YwzCKTXA==", | ||
"_integrity": "sha512-O/umqY9E2QDpp8icLHgmjIAGhgEdn/oQ8g5kEzBT+X43ZIwmZ1qfE2boc39uedezXgvth/3e6x1z2HDbz7lTZA==", | ||
"_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-17.4.41.tgz", | ||
"_shasum": "76274b0de3006f804813717ce954f11fb16b7750", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-17.4.43.tgz", | ||
"_shasum": "c5b825d9afbbc20562f9bce87dc15b32299d7007", | ||
"_spec": "@syncfusion/ej2-react-spreadsheet@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.4.43", | ||
"@syncfusion/ej2-react-base": "~17.4.43", | ||
"@syncfusion/ej2-spreadsheet": "17.4.43" | ||
"@syncfusion/ej2-base": "~17.4.46", | ||
"@syncfusion/ej2-react-base": "~17.4.46", | ||
"@syncfusion/ej2-spreadsheet": "17.4.46" | ||
}, | ||
@@ -70,4 +70,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.43", | ||
"version": "17.4.46", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1100022
33952
+ Added@syncfusion/ej2-spreadsheet@17.4.46(transitive)
- Removed@syncfusion/ej2-spreadsheet@17.4.43(transitive)