@syncfusion/ej2-vue-filemanager 25.1.35 → 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
@@ -4,6 +4,22 @@
4
4
 
5
5
  ### FileManager
6
6
 
7
+ #### Bug Fixes
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
+
17
+ - `#I561123` - The issue with being unable to sort the header columns using keyboard interaction has been resolved.
18
+
19
+ ## 25.1.35 (2024-03-15)
20
+
21
+ ### FileManager
22
+
7
23
  #### Features
8
24
 
9
25
  - Provided support in FileManager component to perform download operations via Fetch API request. Now FileManager component, will allow users to perform download operations using either the default form submit method or the latest Fetch API request with a Boolean property `useFormPost` in the `BeforeDownloadEventargs`. The default value of `useFormPost` is set to `true`, directing the FileManager component to utilize the form submit method by default for download operations.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-filemanager.umd.min.js
3
- * version : 25.1.35
3
+ * version : 25.1.38
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing