Skip to content

Commit

Permalink
up Button,ListView,RefreshControl snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
warmhug authored and lixiaoyang1992 committed Apr 26, 2018
1 parent f6ae26f commit 3ad0e58
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 51 deletions.
6 changes: 3 additions & 3 deletions components/button/__tests__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ exports[`renders ./components/button/demo/basic.tsx correctly 1`] = `
]
}
>
无点击反馈
no feedback
</Text>
</View>
</View>
Expand Down Expand Up @@ -524,7 +524,7 @@ exports[`renders ./components/button/demo/basic.tsx correctly 1`] = `
]
}
>
自定义点击反馈 style
custom feedback style
</Text>
</View>
</View>
Expand Down Expand Up @@ -645,7 +645,7 @@ exports[`renders ./components/button/demo/basic.tsx correctly 1`] = `
allowFontScaling={true}
ellipsizeMode="tail"
>
小按钮
small
</Text>
<View
accessibilityComponentType={undefined}
Expand Down
18 changes: 9 additions & 9 deletions components/button/__tests__/__snapshots__/demo.test.web.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exports[`renders ./components/button/demo/basic.md correctly 1`] = `
role="button"
>
<span>
primary 按钮
primary button
</span>
</a>
<a
Expand All @@ -23,7 +23,7 @@ exports[`renders ./components/button/demo/basic.md correctly 1`] = `
role="button"
>
<span>
disabled 按钮
disabled button
</span>
</a>
<a
Expand All @@ -40,7 +40,7 @@ exports[`renders ./components/button/demo/basic.md correctly 1`] = `
/>
</svg>
<span>
loading 按钮
loading button
</span>
</a>
<a
Expand All @@ -57,7 +57,7 @@ exports[`renders ./components/button/demo/basic.md correctly 1`] = `
/>
</svg>
<span>
带图标按钮
with icon
</span>
</a>
<a
Expand All @@ -74,7 +74,7 @@ exports[`renders ./components/button/demo/basic.md correctly 1`] = `
/>
</svg>
<span>
本地图标
with local icon
</span>
</a>
<div
Expand Down Expand Up @@ -141,11 +141,11 @@ exports[`renders ./components/button/demo/complex.md correctly 1`] = `
<div
class="am-list-content"
>
区域经理
regional manager
<div
class="am-list-brief"
>
可进行收款、退款、折扣管理、查看数据等操作
Can be collected, refund, discount management, view data and other operations
</div>
</div>
<div
Expand All @@ -172,11 +172,11 @@ exports[`renders ./components/button/demo/complex.md correctly 1`] = `
<div
class="am-list-content"
>
区域经理
regional manager
<div
class="am-list-brief"
>
可进行收款、退款、折扣管理、查看数据等操作
Can be collected, refund, discount management, view data and other operations
</div>
</div>
<div
Expand Down
28 changes: 14 additions & 14 deletions components/list-view/__tests__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ exports[`renders ./components/list-view/demo/basic.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -724,7 +724,7 @@ exports[`renders ./components/list-view/demo/basic.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -1105,7 +1105,7 @@ exports[`renders ./components/list-view/demo/basic.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -1486,7 +1486,7 @@ exports[`renders ./components/list-view/demo/basic.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -1867,7 +1867,7 @@ exports[`renders ./components/list-view/demo/basic.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -2248,7 +2248,7 @@ exports[`renders ./components/list-view/demo/basic.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -2629,7 +2629,7 @@ exports[`renders ./components/list-view/demo/basic.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -3010,7 +3010,7 @@ exports[`renders ./components/list-view/demo/basic.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -3572,7 +3572,7 @@ exports[`renders ./components/list-view/demo/basic-row.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -3953,7 +3953,7 @@ exports[`renders ./components/list-view/demo/basic-row.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -4334,7 +4334,7 @@ exports[`renders ./components/list-view/demo/basic-row.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -4715,7 +4715,7 @@ exports[`renders ./components/list-view/demo/basic-row.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -5096,7 +5096,7 @@ exports[`renders ./components/list-view/demo/basic-row.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down Expand Up @@ -5477,7 +5477,7 @@ exports[`renders ./components/list-view/demo/basic-row.tsx correctly 1`] = `
}
}
>
相约酒店
Meet hotel
</Text>
</View>
<View
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ exports[`renders ./components/refresh-control/demo/basic.md correctly 1`] = `
<h3
style="padding:2px;margin-bottom:0.08rem;border-bottom:1px solid #F6F6F6;"
>
食惠周
Eat the week
</h3>
<div
style="display:flex;"
Expand All @@ -66,17 +66,19 @@ exports[`renders ./components/refresh-control/demo/basic.md correctly 1`] = `
<div
style="display:inline-block;"
>
<p>
<div
style="margin:0.1rem 0 0.2rem 0;"
>
不是所有的兼职汪都需要风吹日晒-r0
</p>
<p>
</div>
<div>
<span
style="font-size:1.6em;color:#FF6E27;"
>
35
</span>
元/任务
</p>
</div>
</div>
</div>
</div>
Expand All @@ -89,7 +91,7 @@ exports[`renders ./components/refresh-control/demo/basic.md correctly 1`] = `
<h3
style="padding:2px;margin-bottom:0.08rem;border-bottom:1px solid #F6F6F6;"
>
麦当劳邀您过周末
McDonald's invites you
</h3>
<div
style="display:flex;"
Expand All @@ -101,17 +103,19 @@ exports[`renders ./components/refresh-control/demo/basic.md correctly 1`] = `
<div
style="display:inline-block;"
>
<p>
<div
style="margin:0.1rem 0 0.2rem 0;"
>
不是所有的兼职汪都需要风吹日晒-r1
</p>
<p>
</div>
<div>
<span
style="font-size:1.6em;color:#FF6E27;"
>
35
</span>
元/任务
</p>
</div>
</div>
</div>
</div>
Expand All @@ -124,7 +128,7 @@ exports[`renders ./components/refresh-control/demo/basic.md correctly 1`] = `
<h3
style="padding:2px;margin-bottom:0.08rem;border-bottom:1px solid #F6F6F6;"
>
相约酒店
Meet hotel
</h3>
<div
style="display:flex;"
Expand All @@ -136,17 +140,19 @@ exports[`renders ./components/refresh-control/demo/basic.md correctly 1`] = `
<div
style="display:inline-block;"
>
<p>
<div
style="margin:0.1rem 0 0.2rem 0;"
>
不是所有的兼职汪都需要风吹日晒-r2
</p>
<p>
</div>
<div>
<span
style="font-size:1.6em;color:#FF6E27;"
>
35
</span>
元/任务
</p>
</div>
</div>
</div>
</div>
Expand All @@ -159,7 +165,7 @@ exports[`renders ./components/refresh-control/demo/basic.md correctly 1`] = `
<h3
style="padding:2px;margin-bottom:0.08rem;border-bottom:1px solid #F6F6F6;"
>
食惠周
Eat the week
</h3>
<div
style="display:flex;"
Expand All @@ -171,17 +177,19 @@ exports[`renders ./components/refresh-control/demo/basic.md correctly 1`] = `
<div
style="display:inline-block;"
>
<p>
<div
style="margin:0.1rem 0 0.2rem 0;"
>
不是所有的兼职汪都需要风吹日晒-r3
</p>
<p>
</div>
<div>
<span
style="font-size:1.6em;color:#FF6E27;"
>
35
</span>
元/任务
</p>
</div>
</div>
</div>
</div>
Expand All @@ -194,7 +202,7 @@ exports[`renders ./components/refresh-control/demo/basic.md correctly 1`] = `
<h3
style="padding:2px;margin-bottom:0.08rem;border-bottom:1px solid #F6F6F6;"
>
麦当劳邀您过周末
McDonald's invites you
</h3>
<div
style="display:flex;"
Expand All @@ -206,17 +214,19 @@ exports[`renders ./components/refresh-control/demo/basic.md correctly 1`] = `
<div
style="display:inline-block;"
>
<p>
<div
style="margin:0.1rem 0 0.2rem 0;"
>
不是所有的兼职汪都需要风吹日晒-r4
</p>
<p>
</div>
<div>
<span
style="font-size:1.6em;color:#FF6E27;"
>
35
</span>
元/任务
</p>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 3ad0e58

Please sign in to comment.