@syncfusion/ej2-vue-treegrid 20.4.42 → 20.4.48
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
|
+
- `#I425048` - Resolved issue with last row border being invisible when the height was set to 100% on collapsing.
|
|
10
|
+
|
|
11
|
+
## 20.4.44 (2023-01-18)
|
|
12
|
+
|
|
13
|
+
### Tree Grid
|
|
14
|
+
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
- `#I425556` - Resolved the data hiding issue while expanding child parent records in the case of observable binding.
|
|
18
|
+
- `#I422337` - Resolved improper selection after an expanding or collapsing the records.
|
|
19
|
+
|
|
5
20
|
## 20.4.38 (2022-12-21)
|
|
6
21
|
|
|
7
22
|
### Tree Grid
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-treegrid.umd.min.js
|
|
3
|
-
* version : 20.4.
|
|
3
|
+
* version : 20.4.48
|
|
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
|