@syncfusion/ej2-filemanager 20.4.48 → 20.4.53

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,22 @@
4
4
 
5
5
  ### File Manager
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#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
+
11
+ ## 20.4.51 (2023-02-21)
12
+
13
+ ### File Manager
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I434942` - Resolved the `fileSelect` event not triggering when folders are clicked in the File Manager navigation pane.
18
+
19
+ ## 20.4.48 (2023-02-01)
20
+
21
+ ### File Manager
22
+
7
23
  #### New Features
8
24
 
9
25
  - `#FB8030` - Implemented virtualization support for the File Manager component.