@syncfusion/ej2-react-spreadsheet 19.3.55 → 19.3.59

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,52 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Spreadsheet
6
+
7
+ #### Bug Fixes
8
+
9
+ - `I348254` - Autofill not working for unlocked cells issue is resolved.
10
+ - `I347720`, `I347861` - Copy and paste not working in Dialog popup issue resolved.
11
+ - `I347428` - Value disappear while using comma in custom number format issue is resolved.
12
+ - `I347444` - getDisplayText returns active cell value issue is resolved.
13
+ - `I347677` - allowAutoFill API as false shows autofill icon issue is resolved.
14
+ - `I348310`, `I349380`, `I347445` - Used range not updated while save and load the spreadsheet as JSON issue resolved.
15
+ - `I347079` - While importing Filter applied excel file the spreadsheet appears with double header issue resolved.
16
+ - `I347937` - Selection issue while load data with row height less than 4 pixel is resolved.
17
+
18
+ ## 19.3.57 (2021-12-07)
19
+
20
+ ### Spreadsheet
21
+
22
+ #### Bug Fixes
23
+
24
+ - `I348582` - Shift selection on whole row makes viewport to scroll right issue has been resolved.
25
+ - `I347103` - Active cell value repeated for External paste issue is resolved.
26
+ - `F168772` - Sheet tab context-menu items disabled issue resolved.
27
+ - `I347888` - Insert/delete rows and columns on collaborative editing issues resolved.
28
+ - `I344793` - Getting #Spill while apply Unique formula for text format issue is resolved.
29
+ - `I355103` - Gridlines are getting misaligned with row headers when resizing rows issue is fixed.
30
+
31
+ ## 19.3.56 (2021-12-02)
32
+
33
+ ### Spreadsheet
34
+
35
+ #### Bug Fixes
36
+
37
+ - `I347456` - Console error with 110% browser zoom in issue resolved.
38
+ - `I347865` - AutoFill is not working for formula applied cell issue is resolved.
39
+ - `I347272` - Performance issue while clear conditional formatting from entire sheet is resolved.
40
+ - `I347003` - Loading data with filter the actionComplete event triggered twice issue is resolved.
41
+ - `I347340` - Filter popup opening prevented while sheet is protected.
42
+
43
+ ## 19.3.55 (2021-11-23)
44
+
45
+ ### Spreadsheet
46
+
47
+ #### Bug Fixes
48
+
49
+ - `I345828` - Toggle Button state not refreshed in ribbon while using clear format option issue resolved.
50
+
5
51
  ## 19.3.48 (2021-11-02)
6
52
 
7
53
  ### Spreadsheet
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-spreadsheet.umd.min.js
3
- * version : 19.3.55
3
+ * version : 19.3.59
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@19.3.48",
3
+ "_id": "@syncfusion/ej2-react-spreadsheet@19.3.56",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-gfjyFG1+crm9xcc5z7IPZh4zavSQgxPx7iBSk8Nq8moeLfDinwxNPzm4yLXz02qqnolxenodjIkFwKhbpT9lSA==",
5
+ "_integrity": "sha512-8vEMtvNJxvFlOmE9BohIgcXa+q7Mh2Xta2bUjINDDDIDIZPnu5JV1Su7RD03uQYlqRe/mv+kXGa1T6YVadhrtQ==",
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": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-19.3.48.tgz",
23
- "_shasum": "66feb6ca08d4b2cef3abd4908fd69f55544b13c7",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-19.3.56.tgz",
23
+ "_shasum": "c8d84d4dd8f05817feb6d5ec330164c1a6da5315",
24
24
  "_spec": "@syncfusion/ej2-react-spreadsheet@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~19.3.54",
35
- "@syncfusion/ej2-react-base": "~19.3.53",
36
- "@syncfusion/ej2-spreadsheet": "19.3.55"
34
+ "@syncfusion/ej2-base": "~19.3.57",
35
+ "@syncfusion/ej2-react-base": "~19.3.57",
36
+ "@syncfusion/ej2-spreadsheet": "19.3.59"
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",
@@ -65,6 +65,6 @@
65
65
  "type": "git",
66
66
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
67
67
  },
68
- "version": "19.3.55",
68
+ "version": "19.3.59",
69
69
  "sideEffects": false
70
70
  }