mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-ADF-2528] share directive (#3102)
* share file directive * share link phase 2 * share dialog * share dialog test * more documentation * add more meaningfully specification * Add description in the dialog
This commit is contained in:
@@ -30,8 +30,9 @@ export * from './content-node-selector/content-node-selector.module';
|
||||
export * from './dialogs/dialog.module';
|
||||
export * from './folder-directive/folder-directive.module';
|
||||
export * from './content-metadata/content-metadata.module';
|
||||
export { NodeDownloadDirective } from './directives/node-download.directive';
|
||||
export * from './directives/content-directive.module';
|
||||
|
||||
export * from './directives';
|
||||
export * from './social';
|
||||
export * from './tag';
|
||||
export * from './webscript';
|
||||
|
Reference in New Issue
Block a user