@syncfusion/ej2-vue-spreadsheet 19.4.42 → 19.4.43

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,17 @@
6
6
 
7
7
  #### Bug Fixes
8
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
+
9
20
  - `SF-360112` - Script error occurs on continuous undo and redo operation for filtering action issue resolved.
10
21
  - `SF-361036`, `SF-361123` - Copy paste is not working properly on filtered rows issue has been fixed.
11
22
  - `SF-360222` - Sorting is not working properly after undo issue has been fixed.
@@ -1,6 +1,15 @@
1
1
  /*!
2
2
  * filename: ej2-vue-spreadsheet.umd.min.js
3
- * version : 19.4.42
3
+ * version : 19.4.43
4
+ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
+ * Use of this code is subject to the terms of our license.
6
+ * A copy of the current license can be obtained at any time by e-mailing
7
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
8
+ * applicable laws.
9
+ */
10
+ /*!
11
+ * filename: ej2-vue-spreadsheet.umd.min.js
12
+ * version : 19.2.55
4
13
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
14
  * Use of this code is subject to the terms of our license.
6
15
  * A copy of the current license can be obtained at any time by e-mailing