@syncfusion/ej2-vue-spreadsheet 20.3.47 → 20.3.49

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,83 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 20.3.47 (2022-09-29)
6
+
7
+ ### Spreadsheet
8
+
9
+ #### Bug Fixes
10
+
11
+ - `I387270` - Issue with "importing the excel file that contain special character in sheet name" has been resolved.
12
+
13
+ ## 20.2.46 (2022-08-30)
14
+
15
+ ### Spreadsheet
16
+
17
+ #### Bug Fixes
18
+
19
+ - `#I387270` - Issue with "post back occurs while clicking the button in the control" has been resolved.
20
+
21
+ ## 20.2.45 (2022-08-23)
22
+
23
+ ### Spreadsheet
24
+
25
+ #### Bug Fixes
26
+
27
+ - `#I395418` - Issue with "unable to perform copy and paste actions on the textbox inside the cell template" has been resolved.
28
+
29
+ ## 20.2.44 (2022-08-16)
30
+
31
+ ### Spreadsheet
32
+
33
+ #### Bug Fixes
34
+
35
+ - `#I383440` - Issue with "exception throws while applying formula reference on the wrap content cell" has been resolved.
36
+ - `#I390638` - Issue with "exception throws while performing multi-selection along with scrolling action on the freeze pane" has been resolved.
37
+ - `#I394857` - Issue with "typed content is not visible while performing the edit on partially viewed cell" has been resolved.
38
+ - `#I395466` - Issue with "allow to rename and moving the sheets on protect workbook" has been resolved.
39
+ - `#I395410`, `#I395411`, `#I395414`, `#I395416`, `#I395419`, `#I394857`, `#I395421` - Issue with "context menu and autofill option shows while disabling the cell selection" has been resolved.
40
+ - `#I394806` - Provided new argument in the `addCustomFunction` method to add the description for the custom formula.
41
+ - `#I392186` - Provided option to set maximum file size and maximum data count for validating the files before opening into the component.
42
+
43
+ ## 20.2.43 (2022-08-08)
44
+
45
+ ### Spreadsheet
46
+
47
+ #### Bug Fixes
48
+
49
+ - `#I392958` - Issue with "exception throws while pressing the `ctrl` key in the search input on the filter popup" has been resolved.
50
+ - `#I393391` - Issue with "cell values convert into Date type while scrolling the sheet along with cell value contain `-` in the data" has been resolved.
51
+
52
+ ## 20.2.40 (2022-07-26)
53
+
54
+ ### Spreadsheet
55
+
56
+ #### Bug Fixes
57
+
58
+ - `#I392225` - Issue with "exception throws while applying large formula in the sheet" has been resolved.
59
+ - `#I391983` - Issue with "custom sorting for multiple columns is not applied properly" has been resolved.
60
+ - `#I345383` - Issue with "unwanted commas added in the exported sheet" has been resolved.
61
+ - `#I391962` - Issue with "sort order is not getting properly while sorting the column" has been resolved.
62
+ - `#I391982` - Issue with "sorting the time column without considering AM / PM" has been resolved.
63
+ - `#I390848` - Issue with "sorting method is not working properly when active cell is not the sorting column" has been resolved.
64
+
65
+ ## 20.2.39 (2022-07-19)
66
+
67
+ ### Spreadsheet
68
+
69
+ #### Bug Fixes
70
+
71
+ - `#I390848` - Issue with "sort method is not working as expected for the date type" has been resolved.
72
+ - `#I390792` - Issue with "chart object is not updated properly in the cell model after deleting an already created chart element" has been resolved.
73
+ - `#I390792` - Issue with "script error occurs while switching chart theme and changing chart type" has been resolved.
74
+ - `#I391056` - Issue with "selection is not updated properly after filtering and scrolling which causes copying invalid data" has been resolved.
75
+ - `#I390628` - Issue with "find toolbar dialog is misaligned while resizing the browser" has been resolved.
76
+ - `#I390628` - Filtered hidden rows are considered during find action issue has been resolved.
77
+ - `#I390638` - Issue with "exception throws while unhiding the hidden rows, after selecting a column and perform a Cut action" has been resolved.
78
+ - `#I390638` - Issue with "exception throws while scrolling with multi selection in the freeze pane" has been resolved.
79
+
80
+ ## 20.2.38 (2022-07-12)
81
+
5
82
  ### Spreadsheet
6
83
 
7
84
  #### Bug Fixes
@@ -9,6 +86,8 @@
9
86
  - `#I384048` - The issue of copied values being removed after saving when unique is applied is resolved.
10
87
  - `#I379174` - After importing the protected excel file, the problem of not considering the password when selecting the unprotect sheet option in the sheet tab context menu has been resolved.
11
88
  - `#I386574` - The exception thrown with font size pixel values while exporting is resolved.
89
+ - `#I384953` - Unique formula cell value gets `#spill` error on refresh issue resolved.
90
+ - `#F175967` - The `addToolbarItems` method is not working for locale other than 'en-US' issue has been resolved.
12
91
 
13
92
  ## 20.2.36 (2022-06-30)
14
93
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-spreadsheet.umd.min.js
3
- * version : 20.3.47
3
+ * version : 20.3.49
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