@syncfusion/ej2-vue-grids 19.4.42 → 19.4.50

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,32 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 19.4.47 (2022-01-25)
6
+
7
+ ### Grid
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#SF-361888` - Gird rows are hide when called `groupCollapseAll` without grouping is fixed.
12
+ - `#SF-362860` - Last column header cell border issue has been fixed.
13
+ - `#SF-357202` - Wrong operator while filtering with Excel filter search box is fixed.
14
+ - `#SF-362140` - Script error while selecting the row with `virtualization` issue has been fixed.
15
+ - `#FB-31236` - Multi-column sorting missing sort number indicators issue has been fixed.
16
+ - `#FB-31556` - Row Height misalignment when show/hide the template column with frozen Grid is fixed.
17
+ - `#F171116` - Border is not apply properly in the Excel exporting has been fixed.
18
+
19
+ ## 19.4.43 (2022-01-18)
20
+
21
+ ### Grid
22
+
23
+ #### Bug Fixes
24
+
25
+ - `#SF-359831` - Script error thrown in frozen grid while hiding the column through column chooser with aggregates issue has been fixed.
26
+ - `#SF-359248` - Script error thrown if frozen grid have empty records with `PersistSelection` feature issue has been fixed.
27
+ - `#F171949` - Script error while filtering with `UrlAdaptor` is resolved.
28
+
29
+ ## 19.4.42 (2022-01-11)
30
+
5
31
  ### Grid
6
32
 
7
33
  #### Bug Fixes
@@ -1,6 +1,15 @@
1
1
  /*!
2
2
  * filename: ej2-vue-grids.umd.min.js
3
- * version : 19.4.42
3
+ * version : 19.4.50
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-grids.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