@syncfusion/ej2-vue-filemanager
Advanced tools
Comparing version 17.4.39 to 17.4.41
@@ -9,2 +9,10 @@ # Changelog | ||
- `#258121` - Resolved the CSS warnings in Firefox 71.0 version. | ||
## 17.4.39 (2019-12-17) | ||
### File Manager | ||
#### Bug Fixes | ||
- `#149500` - The issue with `incorrect popup name in popupBeforeOpen event` has been fixed. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-vue-filemanager.umd.min.js | ||
* version : 17.4.39 | ||
* version : 17.4.41 | ||
* Copyright Syncfusion Inc. 2001 - 2019. 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@17.2.48", | ||
"_id": "@syncfusion/ej2-vue-filemanager@17.4.39", | ||
"_inBundle": false, | ||
"_integrity": "sha512-7xzB3yQIoKe5IL+rDfHA5NnDep3jhbMx/1czGl2HHN5zYzdCxW1tQba3CobNH5zXwkAslpXj0XUoBfmOrXXT+Q==", | ||
"_integrity": "sha512-jnfKrnqUlLhylBv7m8bfRJwHfzNaVr3cNsgsVFNyy4o7xFHzxprhym2ot/W3meYLz7gThMHFht3jM4taOrEBrg==", | ||
"_location": "/@syncfusion/ej2-vue-filemanager", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-filemanager/-/ej2-vue-filemanager-17.2.48.tgz", | ||
"_shasum": "403ceebaa8b669207553d542ac96e340e351dcaf", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-filemanager/-/ej2-vue-filemanager-17.4.39.tgz", | ||
"_shasum": "960496ed8e89c97963e022df04e46ed29c91b764", | ||
"_spec": "@syncfusion/ej2-vue-filemanager@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.4.39", | ||
"@syncfusion/ej2-filemanager": "17.4.39", | ||
"@syncfusion/ej2-vue-base": "~17.4.39" | ||
"@syncfusion/ej2-base": "~17.4.41", | ||
"@syncfusion/ej2-filemanager": "17.4.41", | ||
"@syncfusion/ej2-vue-base": "~17.4.41" | ||
}, | ||
@@ -69,4 +69,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.39", | ||
"version": "17.4.41", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3108165
+ Added@syncfusion/ej2-filemanager@17.4.41(transitive)
- Removed@syncfusion/ej2-filemanager@17.4.39(transitive)