chore: 3.0.0-alpha.5 version: update packages, small fixes
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</CCardHeader>
|
||||
<CCardBody>
|
||||
<CRow>
|
||||
<CCol col="4">
|
||||
<CCol col="6">
|
||||
<div class="text-center my-3">
|
||||
<CButton
|
||||
color="secondary"
|
||||
@@ -28,7 +28,7 @@
|
||||
</CButton>
|
||||
</div>
|
||||
</CCol>
|
||||
<CCol col="4">
|
||||
<CCol col="6">
|
||||
<div class="text-center my-3">
|
||||
<CButton
|
||||
v-c-tooltip="{content: 'I start open!', active:true }"
|
||||
@@ -38,18 +38,6 @@
|
||||
</CButton>
|
||||
</div>
|
||||
</CCol>
|
||||
<CCol col="4">
|
||||
<div class="text-center my-3">
|
||||
<CButton
|
||||
color="secondary"
|
||||
v-c-tooltip.click="
|
||||
'I am showing on click and hiding on click outside tooltip!'
|
||||
"
|
||||
>
|
||||
Click me
|
||||
</CButton>
|
||||
</div>
|
||||
</CCol>
|
||||
</CRow>
|
||||
</CCardBody>
|
||||
</CCard>
|
||||
|
||||
Reference in New Issue
Block a user