mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1368] Delete a document onto document list update even the file upload dialog (#2267)
* [ADF-1368] adding success action event even form file deleted on document actions * [ADF-1368] reflecting delete changes on documentlist * [ADF-1368] added event on upload service when a file is deleted from external source * [ADF-1368] pinned version beta8 for material * [ADF-1368] added test cases for success event on documentlist actions delete
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"@angular/core": "4.2.5",
|
||||
"@angular/forms": "4.2.5",
|
||||
"@angular/http": "4.2.5",
|
||||
"@angular/material": "^2.0.0-beta.8",
|
||||
"@angular/material": "2.0.0-beta.8",
|
||||
"@angular/platform-browser": "4.2.5",
|
||||
"@angular/platform-browser-dynamic": "4.2.5",
|
||||
"@angular/router": "4.2.5",
|
||||
|
Reference in New Issue
Block a user