Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
anlyyao committed Sep 29, 2022
1 parent bf8da1d commit 5c67b9e
Show file tree
Hide file tree
Showing 15 changed files with 2,001 additions and 320 deletions.
168 changes: 144 additions & 24 deletions src/action-sheet/__test__/__snapshots__/demo.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,18 @@ exports[`ActionSheet > ActionSheet gridVue demo works fine 1`] = `
<div
class="t-popup t-action-sheet"
>
<transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="fade"
persisted="false"
>
<transition-stub
appear="false"
css="true"
name="t-overlay"
persisted="true"
>
<div
class="t-overlay"
style="z-index: 1000; transition-duration: 300ms; display: none;"
Expand All @@ -83,7 +93,12 @@ exports[`ActionSheet > ActionSheet gridVue demo works fine 1`] = `
</div>
</transition-stub>
</transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="slide-bottom"
persisted="true"
>
<div
class="t-popup--content t-popup--content-bottom"
style="display: none;"
Expand Down Expand Up @@ -494,8 +509,18 @@ exports[`ActionSheet > ActionSheet listVue demo works fine 1`] = `
<div
class="t-popup t-action-sheet"
>
<transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="fade"
persisted="false"
>
<transition-stub
appear="false"
css="true"
name="t-overlay"
persisted="true"
>
<div
class="t-overlay"
style="z-index: 1000; transition-duration: 300ms; display: none;"
Expand All @@ -505,7 +530,12 @@ exports[`ActionSheet > ActionSheet listVue demo works fine 1`] = `
</div>
</transition-stub>
</transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="slide-bottom"
persisted="true"
>
<div
class="t-popup--content t-popup--content-bottom"
style="display: none;"
Expand Down Expand Up @@ -587,8 +617,18 @@ exports[`ActionSheet > ActionSheet listVue demo works fine 1`] = `
<div
class="t-popup t-action-sheet"
>
<transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="fade"
persisted="false"
>
<transition-stub
appear="false"
css="true"
name="t-overlay"
persisted="true"
>
<div
class="t-overlay"
style="z-index: 1000; transition-duration: 300ms; display: none;"
Expand All @@ -598,7 +638,12 @@ exports[`ActionSheet > ActionSheet listVue demo works fine 1`] = `
</div>
</transition-stub>
</transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="slide-bottom"
persisted="true"
>
<div
class="t-popup--content t-popup--content-bottom"
style="display: none;"
Expand Down Expand Up @@ -671,8 +716,18 @@ exports[`ActionSheet > ActionSheet listVue demo works fine 1`] = `
<div
class="t-popup t-action-sheet"
>
<transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="fade"
persisted="false"
>
<transition-stub
appear="false"
css="true"
name="t-overlay"
persisted="true"
>
<div
class="t-overlay"
style="z-index: 1000; transition-duration: 300ms; display: none;"
Expand All @@ -682,7 +737,12 @@ exports[`ActionSheet > ActionSheet listVue demo works fine 1`] = `
</div>
</transition-stub>
</transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="slide-bottom"
persisted="true"
>
<div
class="t-popup--content t-popup--content-bottom"
style="display: none;"
Expand Down Expand Up @@ -842,8 +902,18 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
<div
class="t-popup t-action-sheet"
>
<transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="fade"
persisted="false"
>
<transition-stub
appear="false"
css="true"
name="t-overlay"
persisted="true"
>
<div
class="t-overlay"
style="z-index: 1000; transition-duration: 300ms; display: none;"
Expand All @@ -853,7 +923,12 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
</div>
</transition-stub>
</transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="slide-bottom"
persisted="true"
>
<div
class="t-popup--content t-popup--content-bottom"
style="display: none;"
Expand Down Expand Up @@ -936,8 +1011,18 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
<div
class="t-popup t-action-sheet"
>
<transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="fade"
persisted="false"
>
<transition-stub
appear="false"
css="true"
name="t-overlay"
persisted="true"
>
<div
class="t-overlay"
style="z-index: 1000; transition-duration: 300ms; display: none;"
Expand All @@ -947,7 +1032,12 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
</div>
</transition-stub>
</transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="slide-bottom"
persisted="true"
>
<div
class="t-popup--content t-popup--content-bottom"
style="display: none;"
Expand Down Expand Up @@ -1021,8 +1111,18 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
<div
class="t-popup t-action-sheet"
>
<transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="fade"
persisted="false"
>
<transition-stub
appear="false"
css="true"
name="t-overlay"
persisted="true"
>
<div
class="t-overlay"
style="z-index: 1000; transition-duration: 300ms; display: none;"
Expand All @@ -1032,7 +1132,12 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
</div>
</transition-stub>
</transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="slide-bottom"
persisted="true"
>
<div
class="t-popup--content t-popup--content-bottom"
style="display: none;"
Expand Down Expand Up @@ -1276,8 +1381,18 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
<div
class="t-popup t-action-sheet"
>
<transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="fade"
persisted="false"
>
<transition-stub
appear="false"
css="true"
name="t-overlay"
persisted="true"
>
<div
class="t-overlay"
style="z-index: 1000; transition-duration: 300ms; display: none;"
Expand All @@ -1287,7 +1402,12 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
</div>
</transition-stub>
</transition-stub>
<transition-stub>
<transition-stub
appear="false"
css="true"
name="slide-bottom"
persisted="true"
>
<div
class="t-popup--content t-popup--content-bottom"
style="display: none;"
Expand Down
Loading

0 comments on commit 5c67b9e

Please sign in to comment.