ant-design/components/table
LingJinT 15553f54a3
test: update table.filter test case (#48202)
* fix: 表格列在搜索情况下,国际化失效 #48110

* Update components/table/hooks/useFilter/FilterDropdown.tsx

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: LingJinT <63446949+LingJinT@users.noreply.github.com>

* fix: 补充测试用例

* fix: update table.filter test case

---------

Signed-off-by: LingJinT <63446949+LingJinT@users.noreply.github.com>
Co-authored-by: l2015 <lingjt@dtdream.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-01 10:46:05 +08:00
..
__tests__ test: update table.filter test case (#48202) 2024-04-01 10:46:05 +08:00
demo chore: bump rc-table to v7.45.0 (#48190) 2024-03-31 16:04:36 +08:00
hooks Merge pull request #48172 from ant-design/master 2024-03-29 20:10:12 +08:00
RcTable feat: Table support virtual (#44349) 2023-08-28 17:36:23 +08:00
style feat: support showSorterTooltip.target for Table sorters (#47409) 2024-03-18 18:45:31 +08:00
Column.ts Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
ColumnGroup.ts Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
ExpandIcon.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
index.en-US.md feat: Table add rowHoverable to disable hover interaction (#48112) 2024-03-29 15:29:49 +08:00
index.ts feat: Table support scrollTo reference (#45245) 2023-10-11 13:55:20 +08:00
index.zh-CN.md feat: Table add rowHoverable to disable hover interaction (#48112) 2024-03-29 15:29:49 +08:00
interface.ts chore: bump rc-table to v7.45.0 (#48190) 2024-03-31 16:04:36 +08:00
InternalTable.tsx feat: support showSorterTooltip.target for Table sorters (#47409) 2024-03-18 18:45:31 +08:00
Table.tsx feat: Table support scrollTo reference (#45245) 2023-10-11 13:55:20 +08:00
util.ts fix(table): fix Table aria-label contains [object Object] (#38389) 2022-11-05 12:44:37 +08:00