From 5386887076bc393ad38798651c3b23d100b57bd3 Mon Sep 17 00:00:00 2001 From: Spythere Date: Wed, 8 Jul 2020 14:27:25 +0200 Subject: [PATCH] =?UTF-8?q?Zmiany=20w=20wygl=C4=85dzie=20filtr=C3=B3w,=20r?= =?UTF-8?q?esponsywno=C5=9B=C4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ui/Card.vue | 267 ++++++++++++++-------------- src/components/ui/List.vue | 6 +- src/components/ui/Options.vue | 7 +- src/components/utils/ListFilter.vue | 48 +++-- src/store/modules/store.ts | 1 + 5 files changed, 178 insertions(+), 151 deletions(-) diff --git a/src/components/ui/Card.vue b/src/components/ui/Card.vue index 43efdd6..ece7e09 100644 --- a/src/components/ui/Card.vue +++ b/src/components/ui/Card.vue @@ -1,129 +1,131 @@