Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-react-spreadsheet

Package Overview
Dependencies
Maintainers
3
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-react-spreadsheet - npm Package Compare versions

Comparing version 17.4.39 to 17.4.40

11

CHANGELOG.md

@@ -7,13 +7,2 @@ # Changelog

#### New Features
- **Filtering:** Helps you to view specific rows in the spreadsheet by hiding the other rows.
- **Undo Redo:** Provides the option to perform undo redo operations in spreadsheet.
- **Collaborative Editing:** Provides the option for real time changes across multiple users in the Spreadsheet.
- **Hyperlink:** Provides the option to navigate the web links or cell reference within the sheet or to other sheets in spreadsheet.
## 17.3.29 (2019-11-26)
### Spreadsheet
#### Bug Fixes

@@ -20,0 +9,0 @@

40

diConfig.json

@@ -42,3 +42,3 @@ {

"KeyboardShortcut",
"CollaborativeEditing",
"Scroll",
"Selection",

@@ -72,3 +72,3 @@ "ContextMenu",

{
"fileName": "collaborative-editing"
"fileName": "scroll"
},

@@ -148,2 +148,4 @@ {

"aspCollectionClassName": "Sheets",
"aspDirectiveSelector": "e-sheet",
"aspArrayDirectiveSelector": "e-sheets",
"comment": [

@@ -195,3 +197,3 @@ "/**",

"propertyName": "usedRange",
"aspSelectorName": "e-spreadsheet-usedrange"
"aspSelectorName": "e-usedrange"
}

@@ -208,4 +210,4 @@ ],

"aspCollectionClassName": "Rows",
"aspDirectiveSelector": "e-spreadsheet-row",
"aspArrayDirectiveSelector": "e-spreadsheet-rows",
"aspDirectiveSelector": "e-row",
"aspArrayDirectiveSelector": "e-rows",
"comment": [

@@ -271,4 +273,4 @@ "/**",

"aspCollectionClassName": "Cells",
"aspDirectiveSelector": "e-spreadsheet-cell",
"aspArrayDirectiveSelector": "e-spreadsheet-cells",
"aspDirectiveSelector": "e-cell",
"aspArrayDirectiveSelector": "e-cells",
"complexDirective": [

@@ -278,7 +280,3 @@ {

"propertyName": "style",
"aspSelectorName": "e-spreadsheet-cellstyle"
},
{
"baseClass": "Hyperlink",
"propertyName": "hyperlink"
"aspSelectorName": "e-style"
}

@@ -360,4 +358,4 @@ ],

"aspCollectionClassName": "Columns",
"aspDirectiveSelector": "e-spreadsheet-column",
"aspArrayDirectiveSelector": "e-spreadsheet-columns",
"aspDirectiveSelector": "e-column",
"aspArrayDirectiveSelector": "e-columns",
"comment": [

@@ -423,4 +421,4 @@ "/**",

"aspCollectionClassName": "RangeSettings",
"aspDirectiveSelector": "e-spreadsheet-rangesetting",
"aspArrayDirectiveSelector": "e-spreadsheet-rangesettings",
"aspDirectiveSelector": "e-rangesetting",
"aspArrayDirectiveSelector": "e-rangesettings",
"comment": [

@@ -488,4 +486,4 @@ "/**",

"aspCollectionClassName": "DefinedNames",
"aspDirectiveSelector": "e-spreadsheet-definedname",
"aspArrayDirectiveSelector": "e-spreadsheet-definednames",
"aspDirectiveSelector": "e-definedname",
"aspArrayDirectiveSelector": "e-definednames",
"comment": [

@@ -539,3 +537,3 @@ "/**",

"propertyName": "selectionSettings",
"aspSelectorName": "e-spreadsheet-selectionsettings"
"aspSelectorName": "e-selectionsettings"
},

@@ -545,3 +543,3 @@ {

"propertyName": "scrollSettings",
"aspSelectorName": "e-spreadsheet-scrollsettings"
"aspSelectorName": "e-scrollsettings"
},

@@ -551,3 +549,3 @@ {

"propertyName": "cellStyle",
"aspSelectorName": "e-spreadsheet-cellstyle",
"aspSelectorName": "e-cellstyle",
"aspClassName": "SpreadsheetCommonCellStyle",

@@ -554,0 +552,0 @@ "aspBuilderName": "SpreadsheetCellStyle"

/*!
* filename: ej2-react-spreadsheet.umd.min.js
* version : 17.4.39
* version : 17.4.40
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

@@ -5,3 +5,3 @@ {

"_inBundle": false,
"_integrity": "sha512-xM1plgJ9oyX3g3h5ArwlLK7cfTSUxZh7EVrQFe4e2rZA7p20GyWX/HUJdoWMO5U6pSQcw3YsRB56p0dRuydi1w==",
"_integrity": "sha512-6pG0K6pI/zpIyD3D2psEfCMTDxhukw8bsAfm6qjgALuRGVuATs6SskNZy0sb9lVwsQsTlybIVCbvQ1s75rPb7w==",
"_location": "/@syncfusion/ej2-react-spreadsheet",

@@ -23,4 +23,4 @@ "_phantomChildren": {},

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-17.3.27.tgz",
"_shasum": "13fff3c18dc1b92e153e0662ba9b05f111de3d76",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-17.3.27.tgz",
"_shasum": "a915a8620294566904ac9e8e0b8922701488c3e2",
"_spec": "@syncfusion/ej2-react-spreadsheet@*",

@@ -38,3 +38,3 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included",

"@syncfusion/ej2-react-base": "~17.4.39",
"@syncfusion/ej2-spreadsheet": "17.4.39"
"@syncfusion/ej2-spreadsheet": "17.4.40"
},

@@ -71,4 +71,4 @@ "deprecated": false,

},
"version": "17.4.39",
"version": "17.4.40",
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc