@syncfusion/ej2-react-filemanager
Advanced tools
Comparing version 23.1.36 to 23.1.38
@@ -7,2 +7,12 @@ # Changelog | ||
#### Bug Fixes | ||
- `#I492922` - The issue with the drag and drop support for the File Manager component in mobile mode has been resolved. | ||
- `#I495435` - Duplicate folders issue in the navigation pane of the File Manager while switching root folders frequently has been resolved. | ||
## 23.1.36 (2023-09-15) | ||
### FileManager | ||
#### Features | ||
@@ -9,0 +19,0 @@ |
/*! | ||
* filename: ej2-react-filemanager.min.js | ||
* version : 23.1.36 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
* version : 23.1.38 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing |
/*! | ||
* filename: ej2-react-filemanager.umd.min.js | ||
* version : 23.1.36 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
* version : 23.1.38 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing |
{ | ||
"_from": "@syncfusion/ej2-react-filemanager@*", | ||
"_id": "@syncfusion/ej2-react-filemanager@18.26.0", | ||
"_id": "@syncfusion/ej2-react-filemanager@23.1.36", | ||
"_inBundle": false, | ||
"_integrity": "sha512-6vZjH8VPuIhUuGVZ8liE+OAUNYaDRNdxq/gJxAKwrBm4chmjTzD8kDyJJ7Uw3mN4TmG0mFhkZRAPMwwAK3dUTw==", | ||
"_integrity": "sha512-tJlmT2PArAJS8jeK38FCpdA7iNy32yYAs7VNZO/8tsTbgeaVqZ1SZDzCHO4Oep4N4Qa+LKHwEtyhzDE3USnAAg==", | ||
"_location": "/@syncfusion/ej2-react-filemanager", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-filemanager/-/ej2-react-filemanager-18.26.0.tgz", | ||
"_shasum": "48a6b85978d9e043051b21aa84830eb75fa1762d", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-filemanager/-/ej2-react-filemanager-23.1.36.tgz", | ||
"_shasum": "8b2a740690a4a64f80687711d0f6e551f9c43c3a", | ||
"_spec": "@syncfusion/ej2-react-filemanager@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~23.1.36", | ||
"@syncfusion/ej2-filemanager": "23.1.36", | ||
"@syncfusion/ej2-base": "~23.1.38", | ||
"@syncfusion/ej2-filemanager": "23.1.38", | ||
"@syncfusion/ej2-react-base": "~23.1.36" | ||
@@ -66,4 +66,4 @@ }, | ||
}, | ||
"version": "23.1.36", | ||
"version": "23.1.38", | ||
"sideEffects": false | ||
} |
4782389
+ Added@syncfusion/ej2-filemanager@23.1.38(transitive)
- Removed@syncfusion/ej2-filemanager@23.1.36(transitive)