refactor: add second toggler, update sidebar, update coreui package

This commit is contained in:
woothu
2019-10-24 16:08:37 +02:00
parent 98e115030f
commit 4f43f966a9
6 changed files with 178 additions and 197 deletions
@@ -9,7 +9,13 @@ exports[`TheHeader.vue renders correctly 1`] = `
withsubheader="true"
>
<ctoggler-stub
class="c-header-toggler ml-3"
class="c-header-toggler ml-3 d-lg-none"
inheader="true"
tag="button"
/>
<ctoggler-stub
class="c-header-toggler ml-3 d-md-down-none"
inheader="true"
tag="button"
/>
@@ -7,7 +7,7 @@ exports[`TheSidebar.vue renders correctly 1`] = `
dropdownmode="openActive"
fixed="true"
hideonmobileclick="true"
show="true"
show="responsive"
>
<csidebarbrand-stub
fullsrc="img/brand/coreui-base-white.svg"