mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-711] Drag and drop doesn't have the acceptedFilesType property (#3104)
* Added acceptedFilesType property for upload-drag-area component. * Only those files will be uploaded which are included in acceptedFilesType.
This commit is contained in:
committed by
Eugenio Romano
parent
36625c1af6
commit
7358563b09
@@ -23,3 +23,5 @@ export * from './components/file-uploading-list.component';
|
||||
export * from './components/file-uploading-list-row.component';
|
||||
|
||||
export * from './directives/file-draggable.directive';
|
||||
|
||||
export * from './components/base-upload/upload-base';
|
Reference in New Issue
Block a user