@syncfusion/ej2-vue-spreadsheet 20.2.39 → 20.2.40

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,20 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I387270` - Issue with "exception throws while importing the excel that contain special character in the sheet name" has been resolved.
10
+ - `#I392225` - Issue with "exception throws while applying large formula in the sheet" has been resolved.
11
+ - `#I391983` - Issue with "custom sorting for multiple columns is not applied properly" has been resolved.
12
+ - `#I345383` - Issue with "unwanted commas added in the exported sheet" has been resolved.
13
+ - `#I391962` - Issue with "sort order is not getting properly while sorting the column" has been resolved.
14
+ - `#I391982` - Issue with "sorting the time column without considering AM / PM" has been resolved.
15
+ - `#I390848` - Issue with "sorting method is not working properly when active cell is not the sorting column" has been resolved.
16
+
17
+ ## 20.2.39 (2022-07-19)
18
+
19
+ ### Spreadsheet
20
+
21
+ #### Bug Fixes
22
+
9
23
  - `#I390848` - Issue with "sort method is not working as expected for the date type" has been resolved.
10
24
  - `#I390792` - Issue with "chart object is not updated properly in the cell model after deleting an already created chart element" has been resolved.
11
25
  - `#I390792` - Issue with "script error occurs while switching chart theme and changing chart type" has been resolved.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-spreadsheet.umd.min.js
3
- * version : 20.2.39
3
+ * version : 20.2.40
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,16 @@
9
9
  */
10
10
  /*!
11
11
  * filename: ej2-vue-spreadsheet.umd.min.js
12
- * version : 19.2.55
12
+ * version : 20.1.47
13
+ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
14
+ * Use of this code is subject to the terms of our license.
15
+ * A copy of the current license can be obtained at any time by e-mailing
16
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
17
+ * applicable laws.
18
+ */
19
+ /*!
20
+ * filename: ej2-vue-spreadsheet.umd.min.js
21
+ * version : 19.4.38
13
22
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
14
23
  * Use of this code is subject to the terms of our license.
15
24
  * A copy of the current license can be obtained at any time by e-mailing