JarvisArt
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with
8 additions and
4 deletions
-
components/popconfirm/__tests__/__snapshots__/demo-extend.test.ts.snap
-
components/popconfirm/__tests__/__snapshots__/demo.test.ts.snap
-
components/popover/__tests__/__snapshots__/demo-extend.test.ts.snap
-
components/popover/__tests__/__snapshots__/demo.test.ts.snap
-
components/tour/__tests__/__snapshots__/demo-extend.test.ts.snap
-
components/tour/__tests__/__snapshots__/demo.test.ts.snap
|
|
@ -1710,6 +1710,7 @@ Array [ |
|
|
|
</div>, |
|
|
|
<div |
|
|
|
class="ant-popover ant-popover-pure ant-popover-placement-bottomRight ant-popconfirm" |
|
|
|
style="width:250px" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-popover-content" |
|
|
|
|
|
@ -274,6 +274,7 @@ Array [ |
|
|
|
</div>, |
|
|
|
<div |
|
|
|
class="ant-popover ant-popover-pure ant-popover-placement-bottomRight ant-popconfirm" |
|
|
|
style="width:250px" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-popover-content" |
|
|
|
|
|
@ -946,6 +946,7 @@ Array [ |
|
|
|
</div>, |
|
|
|
<div |
|
|
|
class="ant-popover ant-popover-pure ant-popover-placement-bottomLeft" |
|
|
|
style="width:250px" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-popover-content" |
|
|
|
|
|
@ -210,6 +210,7 @@ Array [ |
|
|
|
</div>, |
|
|
|
<div |
|
|
|
class="ant-popover ant-popover-pure ant-popover-placement-bottomLeft" |
|
|
|
style="width:250px" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-popover-content" |
|
|
|
|
|
@ -166,7 +166,7 @@ exports[`renders ./components/tour/demo/render-panel.md extend context correctly |
|
|
|
style="display:flex;flex-direction:column;row-gap:16px;background:rgba(50,0,0,0.65);padding:8px" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-tour ant-tour-pure ant-tour-placement-top ant-tour-pure ant-tour-undefined" |
|
|
|
class="ant-tour ant-tour-pure ant-tour-placement-top ant-tour-pure" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-tour-content" |
|
|
@ -253,7 +253,7 @@ exports[`renders ./components/tour/demo/render-panel.md extend context correctly |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-tour ant-tour-pure ant-tour-placement-top ant-tour-pure ant-tour-undefined" |
|
|
|
class="ant-tour ant-tour-pure ant-tour-placement-top ant-tour-pure" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-tour-content" |
|
|
|
|
|
@ -166,7 +166,7 @@ exports[`renders ./components/tour/demo/render-panel.md correctly 1`] = ` |
|
|
|
style="display:flex;flex-direction:column;row-gap:16px;background:rgba(50,0,0,0.65);padding:8px" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-tour ant-tour-pure ant-tour-placement-top ant-tour-pure ant-tour-undefined" |
|
|
|
class="ant-tour ant-tour-pure ant-tour-placement-top ant-tour-pure" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-tour-content" |
|
|
@ -253,7 +253,7 @@ exports[`renders ./components/tour/demo/render-panel.md correctly 1`] = ` |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-tour ant-tour-pure ant-tour-placement-top ant-tour-pure ant-tour-undefined" |
|
|
|
class="ant-tour ant-tour-pure ant-tour-placement-top ant-tour-pure" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-tour-content" |
|
|
|