ant-design/components/table
zyf 21224d7b5b
fix(Table): fix Table sorter argument of onChange unexpected value (#49289)
* 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规范

---------

Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-13 15:16:04 +08:00
..
__tests__ fix(Table): fix Table sorter argument of onChange unexpected value (#49289) 2024-06-13 15:16:04 +08:00
demo demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771) 2024-05-06 12:04:27 +08:00
hooks fix(Table): fix Table sorter argument of onChange unexpected value (#49289) 2024-06-13 15:16:04 +08:00
RcTable docs: format code (#48309) 2024-04-08 14:04:08 +08:00
style docs: format code (#48309) 2024-04-08 14:04:08 +08:00
Column.ts Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
ColumnGroup.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00
ExpandIcon.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
index.en-US.md docs: update Table onExpand docs (#48706) 2024-04-30 12:21:12 +08:00
index.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00
index.zh-CN.md docs: update Table onExpand docs (#48706) 2024-04-30 12:21:12 +08:00
interface.ts chore: bump rc-table to v7.45.0 (#48190) 2024-03-31 16:04:36 +08:00
InternalTable.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
Table.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
util.ts fix(table): fix Table aria-label contains [object Object] (#38389) 2022-11-05 12:44:37 +08:00