Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump rc-table from 7.39.0 to 7.40.0 #47382

Merged
merged 2 commits into from
Feb 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ exports[`Table.pagination should not crash when trigger onChange in render 1`] =
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell"
/>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ exports[`Table.rowSelection fix expand on th left when selection column fixed on
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell ant-table-cell-fix-left"
style="position: sticky; left: 0px;"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ exports[`Table rtl render component should be rendered correctly in RTL directio
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell"
/>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1883,7 +1883,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -4368,7 +4368,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell"
/>
<th
Expand Down Expand Up @@ -5667,7 +5667,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -9146,7 +9146,7 @@ exports[`renders components/table/demo/expand.tsx extend context correctly 1`] =
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -18961,7 +18961,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -19296,7 +19296,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -20282,7 +20282,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -21268,7 +21268,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -22271,7 +22271,7 @@ exports[`renders components/table/demo/order-column.tsx extend context correctly
>
Name
</th>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down
18 changes: 9 additions & 9 deletions components/table/__tests__/__snapshots__/demo.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1881,7 +1881,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -3826,7 +3826,7 @@ exports[`renders components/table/demo/drag-sorting-handler.tsx correctly 1`] =
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell"
/>
<th
Expand Down Expand Up @@ -5105,7 +5105,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -7873,7 +7873,7 @@ exports[`renders components/table/demo/expand.tsx correctly 1`] = `
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -15368,7 +15368,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -15701,7 +15701,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -16360,7 +16360,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -17019,7 +17019,7 @@ Array [
class="ant-table-thead"
>
<tr>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down Expand Up @@ -17693,7 +17693,7 @@ exports[`renders components/table/demo/order-column.tsx correctly 1`] = `
>
Name
</th>
<td
<th
class="ant-table-cell ant-table-row-expand-icon-cell"
/>
<th
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"rc-slider": "~10.5.0",
"rc-steps": "~6.0.1",
"rc-switch": "~4.1.0",
"rc-table": "~7.39.0",
"rc-table": "~7.40.0",
"rc-tabs": "~14.0.0",
"rc-textarea": "~1.6.3",
"rc-tooltip": "~6.1.3",
Expand Down