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 @@
- +
- +
- Filter by name: - +
+
+ Filter by Title: + +
+
+ + +
+