ant-design/components/table/style
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
..
bordered.ts feat: Table support cssVar (#45856) 2023-11-17 13:46:41 +08:00
ellipsis.ts chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
empty.ts style(Table): Add the rowScope style (#40304) 2023-03-02 20:51:40 +08:00
expand.ts feat: Table support cssVar (#45856) 2023-11-17 13:46:41 +08:00
filter.ts feat: Table support cssVar (#45856) 2023-11-17 13:46:41 +08:00
fixed.ts feat: Table support stack fixed columns (#47245) 2024-01-31 10:25:18 +08:00
index.ts refactor: genStyleHooks (#46038) 2023-11-29 17:23:45 +08:00
pagination.ts feat: Table support cssVar (#45856) 2023-11-17 13:46:41 +08:00
radius.ts feat: Table support cssVar (#45856) 2023-11-17 13:46:41 +08:00
rtl.ts fix(table): fix expand icon and column shrinking in RTL (#43977) 2023-08-03 12:30:55 +08:00
selection.ts feat: Table support cssVar (#45856) 2023-11-17 13:46:41 +08:00
size.ts feat: Table support cssVar (#45856) 2023-11-17 13:46:41 +08:00
sorter.ts feat: Table support cssVar (#45856) 2023-11-17 13:46:41 +08:00
sticky.ts feat: Table support cssVar (#45856) 2023-11-17 13:46:41 +08:00
summary.ts feat: Table support cssVar (#45856) 2023-11-17 13:46:41 +08:00
virtual.ts fix(style): Virtual table style lead on none virtual table used as a nested table (#47333) 2024-02-06 11:30:17 +08:00