Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed May 25, 2018
1 parent b7cf33d commit cbff10d
Show file tree
Hide file tree
Showing 6 changed files with 317 additions and 317 deletions.
14 changes: 7 additions & 7 deletions components/calendar/__tests__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ exports[`renders ./components/calendar/demo/basic.md correctly 1`] = `
</div>
</td>
<td
class="ant-fullcalendar-cell ant-fullcalendar-last-month-cell"
class="ant-fullcalendar-cell ant-fullcalendar-last-month-cell ant-fullcalendar-last-day-of-month"
role="gridcell"
title="October 31, 2016"
>
Expand Down Expand Up @@ -796,7 +796,7 @@ exports[`renders ./components/calendar/demo/basic.md correctly 1`] = `
</div>
</td>
<td
class="ant-fullcalendar-cell"
class="ant-fullcalendar-cell ant-fullcalendar-last-day-of-month"
role="gridcell"
title="November 30, 2016"
>
Expand Down Expand Up @@ -1245,7 +1245,7 @@ exports[`renders ./components/calendar/demo/card.md correctly 1`] = `
</div>
</td>
<td
class="ant-fullcalendar-cell ant-fullcalendar-last-month-cell"
class="ant-fullcalendar-cell ant-fullcalendar-last-month-cell ant-fullcalendar-last-day-of-month"
role="gridcell"
title="October 31, 2016"
>
Expand Down Expand Up @@ -1805,7 +1805,7 @@ exports[`renders ./components/calendar/demo/card.md correctly 1`] = `
</div>
</td>
<td
class="ant-fullcalendar-cell"
class="ant-fullcalendar-cell ant-fullcalendar-last-day-of-month"
role="gridcell"
title="November 30, 2016"
>
Expand Down Expand Up @@ -2256,7 +2256,7 @@ exports[`renders ./components/calendar/demo/notice-calendar.md correctly 1`] = `
</div>
</td>
<td
class="ant-fullcalendar-cell ant-fullcalendar-last-month-cell"
class="ant-fullcalendar-cell ant-fullcalendar-last-month-cell ant-fullcalendar-last-day-of-month"
role="gridcell"
title="October 31, 2016"
>
Expand Down Expand Up @@ -3093,7 +3093,7 @@ exports[`renders ./components/calendar/demo/notice-calendar.md correctly 1`] = `
</div>
</td>
<td
class="ant-fullcalendar-cell"
class="ant-fullcalendar-cell ant-fullcalendar-last-day-of-month"
role="gridcell"
title="November 30, 2016"
>
Expand Down Expand Up @@ -4211,7 +4211,7 @@ exports[`renders ./components/calendar/demo/select.md correctly 1`] = `
</div>
</td>
<td
class="ant-fullcalendar-cell"
class="ant-fullcalendar-cell ant-fullcalendar-last-day-of-month"
role="gridcell"
title="January 31, 2017"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ exports[`DatePicker prop locale should works 1`] = `
</div>
</td>
<td
class="ant-calendar-cell ant-calendar-last-month-cell"
class="ant-calendar-cell ant-calendar-last-month-cell ant-calendar-last-day-of-month"
role="gridcell"
title="December 31, 1999"
>
Expand Down Expand Up @@ -689,7 +689,7 @@ exports[`DatePicker prop locale should works 1`] = `
</div>
</td>
<td
class="ant-calendar-cell"
class="ant-calendar-cell ant-calendar-last-day-of-month"
role="gridcell"
title="January 31, 2000"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ exports[`RangePicker show month panel according to value 1`] = `
</div>
</td>
<td
class="ant-calendar-cell ant-calendar-last-month-cell"
class="ant-calendar-cell ant-calendar-last-month-cell ant-calendar-last-day-of-month"
role="gridcell"
title="1999年12月31日"
>
Expand Down Expand Up @@ -649,7 +649,7 @@ exports[`RangePicker show month panel according to value 1`] = `
role="row"
>
<td
class="ant-calendar-cell"
class="ant-calendar-cell ant-calendar-last-day-of-month"
role="gridcell"
title="2000年1月31日"
>
Expand Down Expand Up @@ -902,7 +902,7 @@ exports[`RangePicker show month panel according to value 1`] = `
role="row"
>
<td
class="ant-calendar-cell ant-calendar-last-month-cell"
class="ant-calendar-cell ant-calendar-last-month-cell ant-calendar-last-day-of-month"
role="gridcell"
title="2000年1月31日"
>
Expand Down Expand Up @@ -1299,7 +1299,7 @@ exports[`RangePicker show month panel according to value 1`] = `
</div>
</td>
<td
class="ant-calendar-cell"
class="ant-calendar-cell ant-calendar-last-day-of-month"
role="gridcell"
title="2000年2月29日"
>
Expand Down Expand Up @@ -1489,7 +1489,7 @@ exports[`RangePicker show month panel according to value 1`] = `
class="ant-calendar-time-picker-btn"
role="button"
>
Select time
select time
</a>
<a
class="ant-calendar-ok-btn"
Expand Down Expand Up @@ -1726,7 +1726,7 @@ exports[`RangePicker switch to corresponding month panel when click presetted ra
</div>
</td>
<td
class="ant-calendar-cell ant-calendar-last-month-cell"
class="ant-calendar-cell ant-calendar-last-month-cell ant-calendar-last-day-of-month"
role="gridcell"
title="1999年12月31日"
>
Expand Down Expand Up @@ -2154,7 +2154,7 @@ exports[`RangePicker switch to corresponding month panel when click presetted ra
role="row"
>
<td
class="ant-calendar-cell"
class="ant-calendar-cell ant-calendar-last-day-of-month"
role="gridcell"
title="2000年1月31日"
>
Expand Down Expand Up @@ -2407,7 +2407,7 @@ exports[`RangePicker switch to corresponding month panel when click presetted ra
role="row"
>
<td
class="ant-calendar-cell ant-calendar-last-month-cell"
class="ant-calendar-cell ant-calendar-last-month-cell ant-calendar-last-day-of-month"
role="gridcell"
title="2000年1月31日"
>
Expand Down Expand Up @@ -2804,7 +2804,7 @@ exports[`RangePicker switch to corresponding month panel when click presetted ra
</div>
</td>
<td
class="ant-calendar-cell"
class="ant-calendar-cell ant-calendar-last-day-of-month"
role="gridcell"
title="2000年2月29日"
>
Expand Down Expand Up @@ -3001,7 +3001,7 @@ exports[`RangePicker switch to corresponding month panel when click presetted ra
class="ant-calendar-time-picker-btn"
role="button"
>
Select time
select time
</a>
<a
class="ant-calendar-ok-btn"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ exports[`MonthPicker and WeekPicker render WeekPicker 1`] = `
</div>
</td>
<td
class="ant-calendar-cell ant-calendar-last-month-cell"
class="ant-calendar-cell ant-calendar-last-month-cell ant-calendar-last-day-of-month"
role="gridcell"
title="1999年12月31日"
>
Expand Down Expand Up @@ -886,7 +886,7 @@ exports[`MonthPicker and WeekPicker render WeekPicker 1`] = `
5
</td>
<td
class="ant-calendar-cell"
class="ant-calendar-cell ant-calendar-last-day-of-month"
role="gridcell"
title="2000年1月31日"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ exports[`renders ./components/locale-provider/demo/all.md correctly 1`] = `
</div>
</td>
<td
class="ant-fullcalendar-cell ant-fullcalendar-last-month-cell"
class="ant-fullcalendar-cell ant-fullcalendar-last-month-cell ant-fullcalendar-last-day-of-month"
role="gridcell"
title="October 31, 2016"
>
Expand Down Expand Up @@ -1263,7 +1263,7 @@ exports[`renders ./components/locale-provider/demo/all.md correctly 1`] = `
</div>
</td>
<td
class="ant-fullcalendar-cell"
class="ant-fullcalendar-cell ant-fullcalendar-last-day-of-month"
role="gridcell"
title="November 30, 2016"
>
Expand Down

0 comments on commit cbff10d

Please sign in to comment.