From c0f6ab543b863bcbe8d3db64b6b9567f93911142 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Thu, 18 Jun 2020 17:25:08 +0200 Subject: [PATCH] Add sidebar transitions --- .../book-navigation/NavigationSidebar.vue | 43 +++++--- .../src/components/profile/ProfileSidebar.vue | 103 ++++++++++-------- 2 files changed, 90 insertions(+), 56 deletions(-) diff --git a/client/src/components/book-navigation/NavigationSidebar.vue b/client/src/components/book-navigation/NavigationSidebar.vue index 81702957..ba6b5da8 100644 --- a/client/src/components/book-navigation/NavigationSidebar.vue +++ b/client/src/components/book-navigation/NavigationSidebar.vue @@ -1,18 +1,20 @@