@syncfusion/ej2-vue-treegrid 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
@@ -2,6 +2,21 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Tree Grid
6
+
7
+ #### Bug fixes
8
+
9
+ - `#F175410` - Resolved adding multiple rows through add record method in batch editing.
10
+
11
+ ## 20.2.39 (2022-07-19)
12
+
13
+ ### Tree Grid
14
+
15
+ #### Bug fixes
16
+
17
+ - `#I384210` - Resolved infinite scrolling does not working properly when we toggle between virtualization to infinite scrolling.
18
+ - `#F175598` - The checkbox column selection works properly when the child has an empty child array.
19
+
5
20
  ## 20.2.38 (2022-07-12)
6
21
 
7
22
  ### Tree Grid
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-treegrid.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-treegrid.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-treegrid.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