From 5d1d54890a25800995ace72278fdb253dc030b59 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Thu, 25 Jul 2019 12:29:40 +0200 Subject: [PATCH] Enhance artists list by using our new artist card and remove masonry --- front/src/components/audio/artist/Card.vue | 113 ++++++++++--------- front/src/components/audio/artist/Widget.vue | 71 +----------- front/src/components/library/Artists.vue | 40 ++++--- 3 files changed, 89 insertions(+), 135 deletions(-) diff --git a/front/src/components/audio/artist/Card.vue b/front/src/components/audio/artist/Card.vue index b06cdcd75..d02439c49 100644 --- a/front/src/components/audio/artist/Card.vue +++ b/front/src/components/audio/artist/Card.vue @@ -1,61 +1,38 @@ -