mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4444] drag and drop fixes (#4674)
* more granular control over drag and drop * fix performance, internal drop-zone directive
This commit is contained in:
committed by
Eugenio Romano
parent
2edee23bdd
commit
55113f37b6
@@ -28,7 +28,7 @@ export * from './data/object-datacolumn.model';
|
||||
|
||||
export * from './components/datatable/data-cell.event';
|
||||
export * from './components/datatable/data-row-action.event';
|
||||
|
||||
export * from './components/datatable/drop-zone.directive';
|
||||
export * from './components/datatable/datatable-cell.component';
|
||||
export * from './components/datatable/datatable.component';
|
||||
export * from './components/datatable/date-cell.component';
|
||||
|
Reference in New Issue
Block a user