From 0e0762ec86a26ff9d4775d18e2b472c15cea843f Mon Sep 17 00:00:00 2001 From: Le Deng Date: Sat, 11 Mar 2017 10:55:27 -0500 Subject: [PATCH] latest --- store-front/package.json | 1 + .../book-list/book-list.component.html | 20 +++++++++++++++---- .../components/book-list/data-filter.pipe.ts | 2 +- store-front/src/app/constants/app-const.ts | 14 ++----------- 4 files changed, 20 insertions(+), 17 deletions(-) diff --git a/store-front/package.json b/store-front/package.json index 9cb816e..039a1ad 100644 --- a/store-front/package.json +++ b/store-front/package.json @@ -21,6 +21,7 @@ "@angular/platform-browser": "^2.3.1", "@angular/platform-browser-dynamic": "^2.3.1", "@angular/router": "^3.3.1", + "@types/lodash": "^4.14.55", "angular2-datatable": "^0.5.3", "bootstrap": "^3.3.7", "core-js": "^2.4.1", diff --git a/store-front/src/app/components/book-list/book-list.component.html b/store-front/src/app/components/book-list/book-list.component.html index 0b6b704..b4f5681 100644 --- a/store-front/src/app/components/book-list/book-list.component.html +++ b/store-front/src/app/components/book-list/book-list.component.html @@ -12,17 +12,29 @@