@syncfusion/ej2-vue-treegrid 20.2.36 → 20.2.38

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,19 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#I379658` - Remote data aggregate renders properly while on expand/collapse.
10
+ - `#I381526` - Checkbox column selection works properly when multiple hierarchy level record with filtering, searching actions performed.
11
+ - `#I383115`, `#F175737` - Resolved data repeats when we set dataSource through set timeout or created event and also while changing dataSource with virtualization.
12
+ - `#I372485` - `addRecord` method works properly while adding as in between row with infinite scrolling enabled.
13
+
14
+ - `#I383115`, `#F175737` - Resolved data repeats when we set dataSource through set timeout or created event and also while changing dataSource with virtualization.
15
+
16
+ ## 20.2.36 (2022-06-30)
17
+
18
+ ### Tree Grid
19
+
20
+ #### Bug fixes
21
+
9
22
  - `#I379907` - Resolved editing for the dropdown edit type column with state persistence enabled.
10
23
 
11
24
  #### Features
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-treegrid.umd.min.js
3
- * version : 20.2.36
3
+ * version : 20.2.38
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,16 +9,7 @@
9
9
  */
10
10
  /*!
11
11
  * filename: ej2-vue-treegrid.umd.min.js
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
12
+ * version : 19.2.55
22
13
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
23
14
  * Use of this code is subject to the terms of our license.
24
15
  * A copy of the current license can be obtained at any time by e-mailing