@syncfusion/ej2-filemanager 24.1.41 → 24.1.44

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
@@ -4,6 +4,24 @@
4
4
 
5
5
  ### FileManager
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#I536115` - The issue of adding an unnecessary `<ul>` element under the large icons view while using `enableVirtualization` property in the FileManager component has been resolved.
10
+
11
+ ## 24.1.43 (2023-12-27)
12
+
13
+ ### FileManager
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I527570` - The issue with auto scroll during drag and drop operation in the FileManager component has been resolved.
18
+
19
+ - `#I531559`, `#I529731` - The file selection issue for the duplicate folders with different parents in the navigation pane of FileManager has been resolved.
20
+
21
+ ## 24.1.41 (2023-12-18)
22
+
23
+ ### FileManager
24
+
7
25
  #### Features
8
26
 
9
27
  - `#FB44788` - Provided template support to customize toolbar items. In earlier versions, Toolbar item customization was limited to a predefined set of options. With this new feature, you can now define your own templates to completely customize the appearance and functionality of toolbar items.
package/README.md CHANGED
@@ -77,4 +77,4 @@ Check the changelog [here]( https://github.com/syncfusion/ej2-javascript-ui-cont
77
77
 
78
78
  See [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=filemanager) for more info.
79
79
 
80
- © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
80
+ © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.