ant-design/components/table
Gourav Saini b786f25918
fix: Table selection arrow get covered by fixed column (#32276)
* added higher z-index to selection column fixes #32268

* suggested changes
2021-09-28 18:36:55 +08:00
..
__tests__ feat: support ref for Table (#32136) 2021-09-17 11:17:29 +08:00
demo Merge pull request #32036 from ant-design/master 2021-09-06 15:25:15 +08:00
hooks Merge pull request #32036 from ant-design/master 2021-09-06 15:25:15 +08:00
style fix: Table selection arrow get covered by fixed column (#32276) 2021-09-28 18:36:55 +08:00
Column.tsx chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
ColumnGroup.tsx chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
ExpandIcon.tsx Revert "test: Fix Table test (#23915)" (#23916) 2020-05-06 23:38:58 +08:00
index.en-US.md feat: Table filterMode and filterSearch functions (#31809) 2021-09-01 10:49:52 +08:00
index.tsx fix: table export ColumnProps (#21321) 2020-02-10 17:43:45 +08:00
index.zh-CN.md feat: Table filterMode and filterSearch functions (#31809) 2021-09-01 10:49:52 +08:00
interface.tsx feat: Table filterMode and filterSearch functions (#31809) 2021-09-01 10:49:52 +08:00
Table.tsx feat: support ref for Table (#32136) 2021-09-17 11:17:29 +08:00
util.ts chore: Update Table ts definition (#29084) 2021-01-28 01:21:58 +08:00