thumbnails now lazy load. when it is loading, a content loading gradient is shown in front of it

made file cards look better on mobile devices
This commit is contained in:
Isaac Grynsztein
2020-02-20 15:45:40 -05:00
parent 7eac88a31f
commit 54492b109a
5 changed files with 47 additions and 3 deletions

View File

@@ -26,7 +26,9 @@
"@angular/router": "^8.2.11",
"core-js": "^2.4.1",
"file-saver": "^2.0.2",
"ng-lazyload-image": "^7.0.1",
"ng4-configure": "^0.1.7",
"ngx-content-loading": "^0.1.3",
"rxjs": "^6.5.3",
"rxjs-compat": "^6.0.0-rc.0",
"tslib": "^1.10.0",