@syncfusion/ej2-filemanager 20.4.53 → 20.4.54

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
+ - `#I440329` - Resolved the issue of folders disappearing from the navigation pane when the `directoryUpload` setting is enabled in the File Manager component.
10
+
11
+ ## 20.4.53 (2023-03-07)
12
+
13
+ ### File Manager
14
+
15
+ #### Bug Fixes
16
+
9
17
  - `#I439470` - Resolved the files and folders in the navigation pane disappear when using the `sortOrder` setting in the `navigationPaneSettings` property in the File Manager component.
10
18
 
11
19
  ## 20.4.51 (2023-02-21)