@syncfusion/ej2-treegrid 24.1.41 → 24.1.45

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,16 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 24.1.44 (2024-01-03)
6
+
7
+ ### Tree Grid
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#I531278` - Fixed an issue where the checkbox column behaviour was not working correctly when the `displayascheckbox` column was placed as the first column.
12
+
13
+ ## 24.1.41 (2023-12-18)
14
+
5
15
  ### Tree Grid
6
16
 
7
17
  #### Features
package/README.md CHANGED
@@ -80,4 +80,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-contr
80
80
 
81
81
  See [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=grid) for more info.
82
82
 
83
- © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
83
+ © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.