From e414135bd2a1f1fa7a712cb3a430b9a71b9aa278 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Tue, 5 Jul 2016 14:19:07 +0100 Subject: [PATCH] #340 document list now wraps and extends datatable --- .../app/components/files/files.component.html | 2 + .../src/components/datatable.component.css | 16 +++ .../src/components/datatable.component.html | 21 +++- .../src/components/datatable.component.ts | 24 +++- .../demo/src/main.ts | 3 + .../src/components/document-list.css | 55 --------- .../src/components/document-list.html | 110 +----------------- .../src/components/document-list.ts | 60 ++++++++-- .../src/data/share-datatable-adapter.ts | 21 +++- 9 files changed, 132 insertions(+), 180 deletions(-) diff --git a/demo-shell-ng2/app/components/files/files.component.html b/demo-shell-ng2/app/components/files/files.component.html index 4b85525635..f4fcfbc05c 100644 --- a/demo-shell-ng2/app/components/files/files.component.html +++ b/demo-shell-ng2/app/components/files/files.component.html @@ -10,6 +10,8 @@ + + + + + -