refactor: small fixes

This commit is contained in:
woothu
2020-06-05 09:38:34 +02:00
parent 3c0f06fd5a
commit 4ca4c900cc
12 changed files with 38 additions and 40 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ import {
cibTumblr,
cibXing,
cibGithub,
cibStackOverflow,
cibStackoverflow,
cibYoutube,
cibDribbble,
cibInstagram,
@@ -147,7 +147,7 @@ export const iconsSet = Object.assign(
cibTumblr,
cibXing,
cibGithub,
cibStackOverflow,
cibStackoverflow,
cibYoutube,
cibDribbble,
cibInstagram,
+1 -1
View File
@@ -11,8 +11,8 @@
</transition>
</CContainer>
</main>
<TheFooter/>
</div>
<TheFooter/>
</CWrapper>
</div>
</template>
+2 -2
View File
@@ -859,11 +859,11 @@ export default {
selectOptions: [
'Option 1', 'Option 2', 'Option 3',
{
value: ['some value', 'another value'],
value: 'some value',
label: 'Selected option'
}
],
selectedOption: ['some value', 'another value'],
selectedOption: 'some value',
formCollapsed: true,
checkboxNames: ['Checkboxes', 'Inline Checkboxes',
-2
View File
@@ -21,7 +21,6 @@
<CPagination
:active-page.sync="currentPage"
:pages="10"
responsive
/>
<br>
@@ -38,7 +37,6 @@
size="lg"
:active-page.sync="currentPage"
:pages="10"
responsive
/>
<br>
</div>
+2 -2
View File
@@ -183,7 +183,7 @@ export default {
'tumblr',
'xing',
'github',
'stack-overflow',
'stackoverflow',
'youtube',
'dribbble',
'instagram',
@@ -202,7 +202,7 @@ export default {
// tumblr: 'Tumblr',
// xing: 'Xing',
// github: 'Github',
// 'stack-overflow': 'StackOverflow',
// stackoverflow: 'StackOverflow',
// youtube: 'YouTube',
// dribbble: 'Dribbble',
// instagram: 'Instagram',
+1
View File
@@ -55,6 +55,7 @@
<CModal
title="Modal title"
:show.sync="myModal"
size="xl"
>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,