mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 21:18:01 +08:00
ebc3a999bd
* fix(module:table):列属性为动态时,onchange函数sorter值异常问题 * 测试用例补充 * Update components/table/hooks/useSorter.tsx Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com> * Update Sorter.value.test.tsx 去除当前测试用例中的window.requestAnimationFrame和window.cancelAnimationFrame Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com> * 格式调整 * 格式调整 * 格式调整 * button增加type适配lint规范 * 重新调整过滤条件,修复sorter值异常问题 * 去除无用参数 * 格式修改 * Update components/table/__tests__/Sorter.value.test.tsx Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com> * 去除无用注释,代码优化 * 去除无用注释,代码优化 --------- Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com> Co-authored-by: afc163 <afc163@gmail.com> |
||
---|---|---|
.. | ||
__snapshots__ | ||
demo-extend.test.ts | ||
demo.test.ts | ||
empty.test.tsx | ||
image.test.ts | ||
Sorter.value.test.tsx | ||
Table.expand.test.tsx | ||
Table.filter.test.tsx | ||
Table.IE.test.tsx | ||
Table.order.test.tsx | ||
Table.pagination.test.tsx | ||
Table.rowSelection.test.tsx | ||
Table.sorter.test.tsx | ||
Table.test.tsx | ||
Table.virtual.test.tsx | ||
type.test.tsx |