feat(data): add data detail templates

Additionally clean up the code
This commit is contained in:
Jovan Krunić
2019-04-10 15:01:00 +02:00
parent 75ca8c8a73
commit 5855accc16
58 changed files with 1015 additions and 91 deletions

View File

@@ -54,6 +54,9 @@
"cordova-plugin-splashscreen": "5.0.2",
"cordova-plugin-whitelist": "1.3.3",
"core-js": "2.6.5",
"moment": "2.24.0",
"ngx-markdown": "7.1.4",
"ngx-moment": "3.4.0",
"rxjs": "6.4.0",
"zone.js": "0.9.0"
},