@syncfusion/ej2-filemanager 25.1.37 → 25.1.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,14 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I572635` - The problem where an extra plus icon appeared in the details view of the file manager component when in mobile mode has been resolved.
10
+
11
+ ## 25.1.37 (2024-03-26)
12
+
13
+ ### FileManager
14
+
15
+ #### Bug Fixes
16
+
9
17
  - `#I561123` - The issue with being unable to sort the header columns using keyboard interaction has been resolved.
10
18
 
11
19
  ## 25.1.35 (2024-03-15)