@syncfusion/ej2-filemanager 25.1.38 → 25.1.39

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,15 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I574481` - The issue with context menu items not getting disabled when menu items contain spaces in the File Manager component has been resolved.
10
+ - `#I573974` - The console error while trying to persist the deleted file in the File Manager component has been resolved.
11
+
12
+ ## 25.1.38 (2024-04-02)
13
+
14
+ ### FileManager
15
+
16
+ #### Bug Fixes
17
+
9
18
  - `#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
19
 
11
20
  ## 25.1.37 (2024-03-26)