chore: 3.0.1 release - update dependencies and small fixes

This commit is contained in:
woothu
2020-04-08 09:40:21 +02:00
parent 0d2b619677
commit 36ea31a37d
4 changed files with 2447 additions and 1216 deletions
@@ -22,32 +22,31 @@ exports[`User.vue renders correctly 1`] = `
class="card-body"
>
<div
data-v-ceef3348=""
data-v-6a0024b2=""
small=""
>
<!---->
<div
class="position-relative table-responsive"
data-v-ceef3348=""
data-v-6a0024b2=""
>
<table
class="table table-striped b-table-fixed"
data-v-ceef3348=""
class="table table-striped table-fixed"
data-v-6a0024b2=""
>
<thead
data-v-ceef3348=""
data-v-6a0024b2=""
>
<tr
data-v-ceef3348=""
data-v-6a0024b2=""
>
<th
class=""
data-v-ceef3348=""
style="width: 150px;"
data-v-6a0024b2=""
style="vertical-align: middle; overflow: hidden; width: 150px;"
>
<div
class="d-inline"
data-v-ceef3348=""
data-v-6a0024b2=""
>
Samppa Nori
</div>
@@ -55,12 +54,11 @@ exports[`User.vue renders correctly 1`] = `
</th>
<th
class=""
data-v-ceef3348=""
style="width: 150px;"
data-v-6a0024b2=""
style="vertical-align: middle; overflow: hidden; width: 150px;"
>
<div
class="d-inline"
data-v-ceef3348=""
data-v-6a0024b2=""
>
</div>
@@ -71,54 +69,54 @@ exports[`User.vue renders correctly 1`] = `
</thead>
<tbody
class="position-relative"
data-v-ceef3348=""
data-v-6a0024b2=""
>
<tr
data-v-ceef3348=""
data-v-6a0024b2=""
>
<td
class=""
data-v-ceef3348=""
data-v-6a0024b2=""
>
registered
</td>
<td
class=""
data-v-ceef3348=""
data-v-6a0024b2=""
>
2012/01/01
</td>
</tr>
<!---->
<tr
data-v-ceef3348=""
data-v-6a0024b2=""
>
<td
class=""
data-v-ceef3348=""
data-v-6a0024b2=""
>
role
</td>
<td
class=""
data-v-ceef3348=""
data-v-6a0024b2=""
>
Member
</td>
</tr>
<!---->
<tr
data-v-ceef3348=""
data-v-6a0024b2=""
>
<td
class=""
data-v-ceef3348=""
data-v-6a0024b2=""
>
status
</td>
<td
class=""
data-v-ceef3348=""
data-v-6a0024b2=""
>
Active
</td>