@syncfusion/ej2-vue-filemanager
Advanced tools
Comparing version 24.1.44 to 24.1.45
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I536863` - The issue while creating a new folder within empty subfolder using the context menu from navigation pane selection is resolved. | ||
## 24.1.44 (2024-01-03) | ||
### FileManager | ||
#### Bug Fixes | ||
- `#I536115` - The issue of adding an unnecessary `<ul>` element under the large icons view while using `enableVirtualization` property in the FileManager component has been resolved. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-vue-filemanager.umd.min.js | ||
* version : 24.1.44 | ||
* version : 24.1.45 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-vue-filemanager@*", | ||
"_id": "@syncfusion/ej2-vue-filemanager@24.1.43", | ||
"_id": "@syncfusion/ej2-vue-filemanager@24.1.44", | ||
"_inBundle": false, | ||
"_integrity": "sha512-YlFlM32w1Rdm3oHh2OAlB0umhzwHvm7Ag+NvA9VR1/0FGYmvy/uQ/yBPPJRNUGPZcJzPzJ8JbLLIW+6Ja+yKFg==", | ||
"_integrity": "sha512-i0C35YdHAtVZB4ntTlconbL+vQQ4yqIX+6XURQQUsnMhkvYDPa3yqYxQHhXg3Pdcsn2TARjG9nAmo8ysahNewA==", | ||
"_location": "/@syncfusion/ej2-vue-filemanager", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-filemanager/-/ej2-vue-filemanager-24.1.43.tgz", | ||
"_shasum": "9acdb60f880e2577519675a793344294a6d8a09b", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-filemanager/-/ej2-vue-filemanager-24.1.44.tgz", | ||
"_shasum": "6d11b5a7db062226489a37600ba90a18b5300e7e", | ||
"_spec": "@syncfusion/ej2-vue-filemanager@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~24.1.42", | ||
"@syncfusion/ej2-filemanager": "24.1.44", | ||
"@syncfusion/ej2-filemanager": "24.1.45", | ||
"@syncfusion/ej2-vue-base": "~24.1.41" | ||
@@ -69,4 +69,4 @@ }, | ||
}, | ||
"version": "24.1.44", | ||
"version": "24.1.45", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4060353
16027
+ Added@syncfusion/ej2-filemanager@24.1.45(transitive)
- Removed@syncfusion/ej2-filemanager@24.1.44(transitive)