@syncfusion/ej2-vue-spreadsheet 19.4.40 → 19.4.47
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 +43 -0
- package/README.md +1 -1
- package/dist/ej2-vue-spreadsheet.umd.min.js +2 -2
- package/dist/global/ej2-vue-spreadsheet.min.js +2 -2
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +3 -4
- package/styles/bootstrap.css +3 -4
- package/styles/bootstrap4.css +3 -4
- package/styles/bootstrap5-dark.css +3 -5
- package/styles/bootstrap5.css +3 -5
- package/styles/fabric-dark.css +3 -4
- package/styles/fabric.css +3 -4
- package/styles/highcontrast-light.css +3 -4
- package/styles/highcontrast.css +3 -4
- package/styles/material-dark.css +5 -4
- package/styles/material.css +5 -4
- package/styles/spreadsheet/bootstrap-dark.css +3 -4
- package/styles/spreadsheet/bootstrap.css +3 -4
- package/styles/spreadsheet/bootstrap4.css +3 -4
- package/styles/spreadsheet/bootstrap5-dark.css +3 -5
- package/styles/spreadsheet/bootstrap5.css +3 -5
- package/styles/spreadsheet/fabric-dark.css +3 -4
- package/styles/spreadsheet/fabric.css +3 -4
- package/styles/spreadsheet/highcontrast-light.css +3 -4
- package/styles/spreadsheet/highcontrast.css +3 -4
- package/styles/spreadsheet/material-dark.css +5 -4
- package/styles/spreadsheet/material.css +5 -4
- package/styles/spreadsheet/tailwind-dark.css +3 -4
- package/styles/spreadsheet/tailwind.css +3 -4
- package/styles/tailwind-dark.css +3 -4
- package/styles/tailwind.css +3 -4
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,48 @@
|
|
|
4
4
|
|
|
5
5
|
### Spreadsheet
|
|
6
6
|
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `SF-354173`, `SF-360223`, `SF-360057` - Selection misalignment and script error on undo operation after resize the row.
|
|
10
|
+
- `SF-360109` - While copy paste the merge cell with all borders, the left border is missing in pasted cell.
|
|
11
|
+
- `SF-360465, SF-360473` - Undo action for deleted column which is before the viewport area causes script error and selection misalignment issue resolved.
|
|
12
|
+
- `SF-356947` - Row height not proper while applying larger font size when row set as custom height issue resolved.
|
|
13
|
+
|
|
14
|
+
## 19.4.42 (2022-01-11)
|
|
15
|
+
|
|
16
|
+
### Spreadsheet
|
|
17
|
+
|
|
18
|
+
#### Bug Fixes
|
|
19
|
+
|
|
20
|
+
- `SF-360112` - Script error occurs on continuous undo and redo operation for filtering action issue resolved.
|
|
21
|
+
- `SF-361036`, `SF-361123` - Copy paste is not working properly on filtered rows issue has been fixed.
|
|
22
|
+
- `SF-360222` - Sorting is not working properly after undo issue has been fixed.
|
|
23
|
+
- `SF-352381` - Data not rendered properly on horizontal scrolling in finite mode issue resolved.
|
|
24
|
+
- `F171297` - Importing excel file contains conditional formatting with formula throws script error issue has been fixed.
|
|
25
|
+
- `SF-359221` - Insert row not working properly while virtual scrolling is disabled issue is fixed.
|
|
26
|
+
|
|
27
|
+
## 19.4.41 (2022-01-04)
|
|
28
|
+
|
|
29
|
+
### Spreadsheet
|
|
30
|
+
|
|
31
|
+
#### Bug Fixes
|
|
32
|
+
|
|
33
|
+
- `SF-360492` - Row height issue after performing undo operation has been resolved.
|
|
34
|
+
- `SF-353871` - Cell alignment issue while copy paste merge cell issue is fixed.
|
|
35
|
+
- `I349145`, `I347733` - Script error throws while set the height to hidden rows is resolved.
|
|
36
|
+
- `SF-360109` - Bottom border missing while paste merge applied cell issue fixed.
|
|
37
|
+
- `SF-354314` - External pasting formula cell which lies below the viewport not working issue has been fixed.
|
|
38
|
+
- `SF-354314` - Performance issue on copying large cells which contains custom number format has been fixed.
|
|
39
|
+
- `SF-359382` - Color applied for empty cell if less than condition value is in negative in conditional formatting issue has been fixed.
|
|
40
|
+
- `SF-359673` - Find and replace is not working after scrolling to bottom in finite mode issue has been fixed.
|
|
41
|
+
- `SF-357076`, `SF-360051` - If the column, row and select-all selection range contains a filtered range then, the sorting is applied to its filtered range.
|
|
42
|
+
- `SF-358133` - cell save event arguments are not proper for cut / paste action issue resolved.
|
|
43
|
+
- `SF-360303` - Selection issue while pasting the multiline character contained text in cell editing mode is resolved.
|
|
44
|
+
|
|
45
|
+
## 19.4.40 (2021-12-28)
|
|
46
|
+
|
|
47
|
+
### Spreadsheet
|
|
48
|
+
|
|
7
49
|
#### New Features
|
|
8
50
|
|
|
9
51
|
- `I345022` - Alphanumeric support provided for autofill operation.
|
|
@@ -25,6 +67,7 @@
|
|
|
25
67
|
- `I346033` - Text formula is not working with `ddd` format issue has been fixed.
|
|
26
68
|
- `I346033` - Adding some value to multiplied range which contains empty cell issue has been fixed.
|
|
27
69
|
- `I321503` - Cell selection issue after scrolling on imported sheet has been fixed.
|
|
70
|
+
- `SF-358418` - Image resize option problem has been fixed.
|
|
28
71
|
|
|
29
72
|
## 19.4.38 (2021-12-17)
|
|
30
73
|
|
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-vue-ui-components/blob/master/components/spreadsheet/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=vue-spreadsheet-npm)
|
|
86
86
|
|
|
87
|
-
© Copyright
|
|
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-vue-spreadsheet.umd.min.js
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.47
|
|
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
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
*/
|
|
10
10
|
/*!
|
|
11
11
|
* filename: ej2-vue-spreadsheet.umd.min.js
|
|
12
|
-
* version : 19.
|
|
12
|
+
* version : 19.4.38
|
|
13
13
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
14
14
|
* Use of this code is subject to the terms of our license.
|
|
15
15
|
* A copy of the current license can be obtained at any time by e-mailing
|