From 7984cef06664f84d1cb1f1336b34338f90c1c1a0 Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Thu, 4 Jun 2020 18:05:58 +0800 Subject: [PATCH] feat(webui): keep reading section in dashboard related to #131 --- komga-webui/src/components/ItemCard.vue | 6 +- komga-webui/src/functions/book-progress.ts | 10 +- .../src/services/komga-books.service.ts | 5 +- .../src/services/komga-series.service.ts | 2 +- komga-webui/src/types/enum-books.ts | 2 +- komga-webui/src/views/BrowseBook.vue | 8 +- komga-webui/src/views/Dashboard.vue | 97 +++++++++++-------- 7 files changed, 77 insertions(+), 53 deletions(-) diff --git a/komga-webui/src/components/ItemCard.vue b/komga-webui/src/components/ItemCard.vue index 5c63ddf358..d732f7d35f 100644 --- a/komga-webui/src/components/ItemCard.vue +++ b/komga-webui/src/components/ItemCard.vue @@ -90,7 +90,7 @@