ant-design/components/table
黑雨 086e5d8e60
feat: table FilterDropdown support clearFilters({ confirm: false, closeDropdown: false }) (#34120)
* feat: table FilterDropdown support `clearFilters({ confirm: boolean })`

* feat: update `clearFilters` and `confirm`

* feat: add FilterRestProps,update document

* feat: update onReset params order

* feat: add test case
2022-02-25 16:03:22 +08:00
..
__tests__ feat: table FilterDropdown support clearFilters({ confirm: false, closeDropdown: false }) (#34120) 2022-02-25 16:03:22 +08:00
demo feat: table FilterDropdown support clearFilters({ confirm: false, closeDropdown: false }) (#34120) 2022-02-25 16:03:22 +08:00
hooks feat: table FilterDropdown support clearFilters({ confirm: false, closeDropdown: false }) (#34120) 2022-02-25 16:03:22 +08:00
style test: fix lint 2022-01-24 11:26:26 +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 docs: Update index.en-US.md (#33464) 2021-12-29 11:44:59 +08:00
index.tsx fix: table export ColumnProps (#21321) 2020-02-10 17:43:45 +08:00
index.zh-CN.md refactor: Move Table rowSpan & colSpan demo to onCell instead (#33114) 2021-12-02 10:35:18 +08:00
interface.tsx feat: Support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN (#33026) 2021-11-26 17:50:41 +08:00
Table.tsx fix: Table render twice on first mount (#34106) 2022-02-17 18:11:33 +08:00
util.ts chore: Update Table ts definition (#29084) 2021-01-28 01:21:58 +08:00