@syncfusion/ej2-react-spreadsheet 19.4.53 → 19.4.56

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
@@ -6,6 +6,39 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `SF-369240` - Previous formula displayed while switching the editing from formula cell to blank cell issue resolved.
10
+ - `SF-367017` - `Ctrl selection` not working with freeze pane issue resolved.
11
+ - `SF-367519` - Border not applied while copy / paste from MS word issue resolved.
12
+ - `SF-367525` - Strike through not applied on external copy / paste issue resolved.
13
+
14
+ ## 19.4.55 (2022-03-08)
15
+
16
+ ### Spreadsheet
17
+
18
+ #### Bug Fixes
19
+
20
+ - `SF-366825` - Text align icon not updated properly while applying text format for number cell value issue resolved.
21
+ - `SF-369477` - Rows not rendered properly while filtering and cell selection not proper with filtered rows in freeze pane issues resolved.
22
+
23
+ ## 19.4.54 (2022-03-01)
24
+
25
+ ### Spreadsheet
26
+
27
+ #### Bug Fixes
28
+
29
+ - `SF-367012` - Sort action not working on first row issue resolved.
30
+ - `SF-367021` - Filter by selected cell value action on date field is not working issue resolved.
31
+ - `SF-367013` - Sort not working after filtered the data in freeze pane issue resolved.
32
+ - `SF-368464` - Performance issue while filtering the scrolled data with freeze pane issue resolved.
33
+ - `SF-363047` - Insert row is not working while adding rows at the end in finite mode issue resolved.
34
+ - `SF-364569` - External paste not working if copy indicator available in spreadsheet issue resolved.
35
+
36
+ ## 19.4.53 (2022-02-22)
37
+
38
+ ### Spreadsheet
39
+
40
+ #### Bug Fixes
41
+
9
42
  - `SF-367008` - Data range is not updated properly while doing auto fill action issue resolved.
10
43
  - `SF-367016` - Script error occurs while performing auto fit action on hidden first column after freeze pane issue resolved.
11
44
  - `SF-364894` - Filtering is not proper in finite mode with less row count issue resolved.
package/README.md CHANGED
@@ -84,4 +84,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-
84
84
 
85
85
  Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/components/spreadsheet/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=react-spreadsheet-npm)
86
86
 
87
- © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
87
+ © Copyright 2022 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.umd.min.js
3
- * version : 19.4.53
3
+ * version : 19.4.56
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.4.52",
3
+ "_id": "@syncfusion/ej2-react-spreadsheet@19.4.55",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-qMK85CcLpnJIu6NZf3k0ubRe1WtQEWmq00oJfbcYhQbTNocUNNshQNLY38nyaX13DKu9HvrYxPnfMhm4DQv6JA==",
5
+ "_integrity": "sha512-vjV8eqhR74kHjcdsHCz5EIQCn9ZnJP245z8y6vPDm9qgoxYJjzHsG+F37xYQVdTSMhz3B1P9CUp0TpgXHd9pWQ==",
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-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-19.4.52.tgz",
23
- "_shasum": "687296ead3579b1c5a55c0598a5dddc2ec28ed35",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-19.4.55.tgz",
23
+ "_shasum": "d587ae6302925d27419552b44eb2a8e847ba3af1",
24
24
  "_spec": "@syncfusion/ej2-react-spreadsheet@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -32,8 +32,8 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~19.4.52",
35
- "@syncfusion/ej2-react-base": "~19.4.53",
36
- "@syncfusion/ej2-spreadsheet": "19.4.53"
35
+ "@syncfusion/ej2-react-base": "~19.4.56",
36
+ "@syncfusion/ej2-spreadsheet": "19.4.56"
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.4.53",
68
+ "version": "19.4.56",
69
69
  "sideEffects": false
70
70
  }