Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
anlyyao committed Aug 23, 2022
1 parent 68cea41 commit e332673
Show file tree
Hide file tree
Showing 7 changed files with 923 additions and 990 deletions.
8 changes: 8 additions & 0 deletions src/action-sheet/__test__/__snapshots__/demo.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ exports[`ActionSheet > ActionSheet gridVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup t-action-sheet"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -493,6 +494,7 @@ exports[`ActionSheet > ActionSheet listVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup t-action-sheet"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -586,6 +588,7 @@ exports[`ActionSheet > ActionSheet listVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup t-action-sheet"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -670,6 +673,7 @@ exports[`ActionSheet > ActionSheet listVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup t-action-sheet"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -841,6 +845,7 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup t-action-sheet"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -935,6 +940,7 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup t-action-sheet"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -1020,6 +1026,7 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup t-action-sheet"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -1275,6 +1282,7 @@ exports[`ActionSheet > ActionSheet mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup t-action-sheet"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down
10 changes: 10 additions & 0 deletions src/date-time-picker/__test__/__snapshots__/demo.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ exports[`DateTimePicker > DateTimePicker baseVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -1304,6 +1305,7 @@ exports[`DateTimePicker > DateTimePicker hourMinuteVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -1910,6 +1912,7 @@ exports[`DateTimePicker > DateTimePicker mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -3148,6 +3151,7 @@ exports[`DateTimePicker > DateTimePicker mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -3633,6 +3637,7 @@ exports[`DateTimePicker > DateTimePicker mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -3952,6 +3957,7 @@ exports[`DateTimePicker > DateTimePicker mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -4542,6 +4548,7 @@ exports[`DateTimePicker > DateTimePicker mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -5696,6 +5703,7 @@ exports[`DateTimePicker > DateTimePicker mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -6946,6 +6954,7 @@ exports[`DateTimePicker > DateTimePicker renderLabelDateVue demo works fine 1`]
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -7442,6 +7451,7 @@ exports[`DateTimePicker > DateTimePicker startEndDateVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down
16 changes: 16 additions & 0 deletions src/dialog/__test__/__snapshots__/demo.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ exports[`Dialog > Dialog confirmVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -127,6 +128,7 @@ exports[`Dialog > Dialog confirmVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -251,6 +253,7 @@ exports[`Dialog > Dialog feedbackVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -340,6 +343,7 @@ exports[`Dialog > Dialog feedbackVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -429,6 +433,7 @@ exports[`Dialog > Dialog feedbackVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -522,6 +527,7 @@ exports[`Dialog > Dialog feedbackVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -644,6 +650,7 @@ exports[`Dialog > Dialog inputVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -700,6 +707,7 @@ exports[`Dialog > Dialog inputVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -864,6 +872,7 @@ exports[`Dialog > Dialog mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -931,6 +940,7 @@ exports[`Dialog > Dialog mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -998,6 +1008,7 @@ exports[`Dialog > Dialog mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -1073,6 +1084,7 @@ exports[`Dialog > Dialog mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -1196,6 +1208,7 @@ exports[`Dialog > Dialog mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -1282,6 +1295,7 @@ exports[`Dialog > Dialog mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -1417,6 +1431,7 @@ exports[`Dialog > Dialog mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down Expand Up @@ -1495,6 +1510,7 @@ exports[`Dialog > Dialog mobileVue demo works fine 1`] = `
<!--teleport start-->
<div
class="t-popup"
style="z-index: undefined;"
>
<transition-stub>
<transition-stub>
Expand Down
Loading

0 comments on commit e332673

Please sign in to comment.