@syncfusion/ej2-react-spreadsheet 20.4.38 → 20.4.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,17 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 20.4.40 (2022-12-28)
6
+
7
+ ### Spreadsheet
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#I422232` - Issue with "`SUMIFS` formula is not working properly while providing as nested formula to the `SUM` formula" has been resolved.
12
+ - `#F179330` - Issue with "custom function reference is removed from the control instance while calling the `refresh` method" has been resolved.
13
+
14
+ - `#I425365` - Issue with "parsing error occurs when custom function argument contains `q` alphabet" has been resolved.
15
+
5
16
  ## 20.3.60 (2022-12-06)
6
17
 
7
18
  ### Spreadsheet
package/README.md CHANGED
@@ -158,4 +158,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
158
158
 
159
159
  See [LICENSE FILE](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=react-spreadsheet-npm) for more info.
160
160
 
161
- © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
161
+ © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-spreadsheet.min.js
3
- * version : 20.4.38
3
+ * version : 20.4.42
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-spreadsheet.umd.min.js
3
- * version : 20.4.38
3
+ * version : 20.4.42
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-spreadsheet@*",
3
- "_id": "@syncfusion/ej2-react-spreadsheet@20.12.0",
3
+ "_id": "@syncfusion/ej2-react-spreadsheet@20.4.40",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-za9r7XruqbYR32NM2g+aTg8yrkBOl4mAY+JNu/P768185rFjWVfkjIWehMyXZqJRhIwp/hHWHFYOZUQUEd2DNA==",
5
+ "_integrity": "sha512-MbiptmIgOc55Qh78gNA2LNGgSe2B3zgaoBKpTCj0lCcxJjcDmdQy0r2P95LzKVGKh2ZXUL7nUHoKf2C5OeX2MQ==",
6
6
  "_location": "/@syncfusion/ej2-react-spreadsheet",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-20.12.0.tgz",
23
- "_shasum": "c7ceae5e35a83eef7555111f112a42e2f8c2ba3e",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-20.4.40.tgz",
23
+ "_shasum": "18097a24e66e2b4bc8b686040f205fb496749aad",
24
24
  "_spec": "@syncfusion/ej2-react-spreadsheet@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
26
  "author": {
@@ -31,42 +31,16 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.4.38",
35
- "@syncfusion/ej2-react-base": "~20.4.38",
36
- "@syncfusion/ej2-spreadsheet": "20.4.38"
34
+ "@syncfusion/ej2-base": "~20.4.42",
35
+ "@syncfusion/ej2-react-base": "~20.4.42",
36
+ "@syncfusion/ej2-spreadsheet": "20.4.42"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for React",
40
40
  "devDependencies": {},
41
41
  "es2015": "dist/es6/ej2-react-spreadsheet.es2015.js",
42
- "homepage": "https://github.com/syncfusion/ej2-react-ui-components#readme",
42
+ "homepage": "https://www.syncfusion.com/react-components",
43
43
  "keywords": [
44
- "ej2",
45
- "syncfusion",
46
- "spreadsheet",
47
- "excel",
48
- "workbook",
49
- "worksheet",
50
- "xlsx",
51
- "xlsb",
52
- "csv",
53
- "grid",
54
- "data",
55
- "excel-like",
56
- "excel-style",
57
- "editor",
58
- "excel-editor",
59
- "excel-viewer",
60
- "sheets",
61
- "formulas",
62
- "sorting",
63
- "filtering",
64
- "formatting",
65
- "virtual-scrolling",
66
- "edit-cell",
67
- "editable-table",
68
- "javascript",
69
- "typescript",
70
44
  "react",
71
45
  "reactjs",
72
46
  "react-spreadsheet"
@@ -79,6 +53,6 @@
79
53
  "type": "git",
80
54
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
81
55
  },
82
- "version": "20.4.38",
56
+ "version": "20.4.42",
83
57
  "sideEffects": false
84
58
  }