From 5ba594e5d11c527ffd406981d5ee45a4afd52dab Mon Sep 17 00:00:00 2001 From: buttle Date: Tue, 15 Mar 2022 22:07:32 +0100 Subject: [PATCH] testing list filter via url hash --- src/components/archiveList.vue | 20 ++++++++++------ src/components/search.vue | 27 ++++++++++----------- src/store.js | 44 ++++++++++++++++++++++++---------- 3 files changed, 56 insertions(+), 35 deletions(-) diff --git a/src/components/archiveList.vue b/src/components/archiveList.vue index a89910a..fd427a8 100644 --- a/src/components/archiveList.vue +++ b/src/components/archiveList.vue @@ -8,7 +8,7 @@ This file is part of ArciveList.