@syncfusion/ej2-react-filemanager
Advanced tools
Comparing version 22.1.36 to 22.1.38
@@ -5,2 +5,8 @@ # Changelog | ||
### File Manager | ||
#### Bug fixes | ||
- `#I473871` - The issue with renaming folders or files in the Navigation Pane of the File Manager component has been resolved. | ||
## 22.1.34 (2023-06-21) | ||
@@ -462,3 +468,3 @@ | ||
## 21.1.36 (2023-06-28) | ||
## 22.1.36 (2023-06-28) | ||
@@ -465,0 +471,0 @@ ### File Manager |
/*! | ||
* filename: ej2-react-filemanager.min.js | ||
* version : 22.1.36 | ||
* version : 22.1.38 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-filemanager.umd.min.js | ||
* version : 22.1.36 | ||
* version : 22.1.38 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-filemanager@*", | ||
"_id": "@syncfusion/ej2-react-filemanager@21.1.36", | ||
"_id": "@syncfusion/ej2-react-filemanager@22.1.36", | ||
"_inBundle": false, | ||
"_integrity": "sha512-eEZq5rARcGIOG/nCYLwKL1Jo3G1S1G2vDk5N7vy7IJojMQ21LFc1ywUX7LIgxhoZ9iFTNtDJlgwMuqvU3FaP6A==", | ||
"_integrity": "sha512-KmT0oAU3K/ru+pJ3DF4cundYrxOY1J52lsyCovRpjFtbA1oVEprSTKPftwL9bCwUvNEAXdht71R1ysrqv3Hqww==", | ||
"_location": "/@syncfusion/ej2-react-filemanager", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-filemanager/-/ej2-react-filemanager-21.1.36.tgz", | ||
"_shasum": "1d5f9a5c565a575b5432f99eeb00d9b5ac2dad6c", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-filemanager/-/ej2-react-filemanager-22.1.36.tgz", | ||
"_shasum": "ecd62d2730a9530aaacea03477a1e427a2be3d91", | ||
"_spec": "@syncfusion/ej2-react-filemanager@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~22.1.34", | ||
"@syncfusion/ej2-filemanager": "22.1.36", | ||
"@syncfusion/ej2-base": "~22.1.38", | ||
"@syncfusion/ej2-filemanager": "22.1.38", | ||
"@syncfusion/ej2-react-base": "~22.1.34" | ||
@@ -66,4 +66,4 @@ }, | ||
}, | ||
"version": "22.1.36", | ||
"version": "22.1.38", | ||
"sideEffects": false | ||
} |
4776911
+ Added@syncfusion/ej2-filemanager@22.1.38(transitive)
- Removed@syncfusion/ej2-base@21.1.40(transitive)
- Removed@syncfusion/ej2-buttons@21.1.42(transitive)
- Removed@syncfusion/ej2-filemanager@22.1.36(transitive)
- Removed@syncfusion/ej2-icons@21.1.37(transitive)