ant-design/components/table
Eugene 87882e1db6
fix(style): Virtual table style lead on none virtual table used as a nested table (#47333)
* fix(style): Virtual table style lead on none virtual table render used as a nested table.

* fix(test): Update test for virtual table with fix nested table inside.

---------

Co-authored-by: ykryshtal <ykryshtal@magnite.com>
Co-authored-by: Eugene <Jeka1.1@mail.ru>
2024-02-06 11:30:17 +08:00
..
__tests__ fix(style): Virtual table style lead on none virtual table used as a nested table (#47333) 2024-02-06 11:30:17 +08:00
demo feat: Table support stack fixed columns (#47245) 2024-01-31 10:25:18 +08:00
hooks fix(Table): the onFilter methods of column adds ability to filter children (#47170) 2024-01-27 22:11:54 +08:00
RcTable feat: Table support virtual (#44349) 2023-08-28 17:36:23 +08:00
style fix(style): Virtual table style lead on none virtual table used as a nested table (#47333) 2024-02-06 11:30:17 +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 support stack fixed columns (#47245) 2024-01-31 10:25:18 +08:00
index.ts feat: Table support scrollTo reference (#45245) 2023-10-11 13:55:20 +08:00
index.zh-CN.md feat: Table support stack fixed columns (#47245) 2024-01-31 10:25:18 +08:00
interface.ts feat: merge master 2023-12-27 14:42:51 +08:00
InternalTable.tsx feat: CP support Table expandIcon (#47225) 2024-01-30 13:57:49 +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