From 7a820e976295f7e486830515e700f35204c69c3c Mon Sep 17 00:00:00 2001
From: ULIVZ <472590061@qq.com>
Date: Sun, 3 Feb 2019 19:51:28 +0800
Subject: [PATCH 01/12] feat($theme-default): clickable heading for sidebar
groups
---
.../theme-default/components/SidebarGroup.vue | 63 +++++++++++++------
.../@vuepress/theme-default/util/index.js | 2 +
2 files changed, 46 insertions(+), 19 deletions(-)
diff --git a/packages/@vuepress/theme-default/components/SidebarGroup.vue b/packages/@vuepress/theme-default/components/SidebarGroup.vue
index 4b5b756536..c2f3f06949 100644
--- a/packages/@vuepress/theme-default/components/SidebarGroup.vue
+++ b/packages/@vuepress/theme-default/components/SidebarGroup.vue
@@ -3,7 +3,26 @@
class="sidebar-group"
:class="{ first, collapsable }"
>
+