@syncfusion/ej2-filemanager 24.1.41 → 24.1.43

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,16 @@
4
4
 
5
5
  ### FileManager
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#I527570` - The issue with auto scroll during drag and drop operation in the FileManager component has been resolved.
10
+
11
+ - `#I531559`, `#I529731` - The file selection issue for the duplicate folders with different parents in the navigation pane of File Manager has been resolved.
12
+
13
+ ## 24.1.41 (2023-12-18)
14
+
15
+ ### FileManager
16
+
7
17
  #### Features
8
18
 
9
19
  - `#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.