130 Commits (d9ce96af3b9761144ac2c74c81e5de2ae8b71073)

Author SHA1 Message Date
afc163 9c17f94cab
feat: Table filterMode and filterSearch functions (#31809) 3 years ago
kily zhou 59c3c71b72
feat: Table adds rowSelection.defaultSelectedRowKeys (#29879) 4 years ago
mumiao dc100b17c5
fix(table): optimize type declaration about filter (#29385) 4 years ago
mumiao b5d7670391
fix: fix confirm paramter ts type error (#29241) 4 years ago
陈帅 40f9be9417
megre Feature into master (#29141) 4 years ago
二货机器人 08f25f0c8f
chore: Update Table ts definition (#29084) 4 years ago
Harrison 755669a68b
feat: Allow user to configure the Tooltip in the Table header (#29002) 4 years ago
Alek Ye 168db12e3f
feat: filter without close dropdown (#28652) (#28688) 4 years ago
不吃猫的鱼 5119d2a9e1
feat: add select none functionality (#28580) 4 years ago
desperado e22e27dbae
fix: SelectionSelectFn selectedRows to T generic type (#28206) 4 years ago
偏右 481fd209e2
chore: 🆙 upgrade typescript-eslint (#26600) 4 years ago
偏右 0472da5a40
fix: sorter compare and multiple should be optional (#26686) 4 years ago
陈帅 523b74e3b6
merge master into Feature (#25262) 4 years ago
07akioni 50ae190b57
feat: table row check strictly (#24931) 4 years ago
偏右 1b64eb39bc
style: Add empty style for Table empty filters menu (#25073) 5 years ago
Neto Braghetto 8957d37bfd
feat: add Table onChange an action param (#24697) 5 years ago
二货机器人 d154435291
feat: Support rowSelection.dirty (#24718) 5 years ago
Kermit Xuan 49533aafdc
feat(table): support hideSelectAll prop and (#24592) 5 years ago
Tom Xu a9d44593b3
fix: Table pagination position ts typo (#23681) 5 years ago
诸岳 eda0064e83 fix(ci): lint error 5 years ago
Vitaly Budovski f09686d3df
feat: Responsive table columns (#23298) 5 years ago
xiaoxintang 937beba421
fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT (#23462) 5 years ago
Yu e852433ef3
fix: FilterDropdownProps TypeScript definition update (#22895) 5 years ago
Tom Xu fa030a6511
feat: Table pagination position add more option (#22647) 5 years ago
二货机器人 9dbd41a853
fix: Table column group with controlled sorter (#22450) 5 years ago
Rainy 53e9ca20b6
fix: Omit 'checked' for getCheckboxProps return type (#22391) 5 years ago
Xudong Huang 8fb9db174d
fix: Table column filter value type could be any (#22277) 5 years ago
二货机器人 8fe701b892
fix: Fix table column filtered not work (#21825) 5 years ago
二货机器人 6ba42db314
feat: Selection column also support render node (#21711) 5 years ago
zefeng e262d14c2b
feat: more obviously tips for next sort (#21631) 5 years ago
二货机器人 1c1a4a773d
fix: Table should not crash with empty column children (#20703) 5 years ago
二货机器人 5ebac5f9d6
feat: Form & ConfigProvider support component size (#20570) 5 years ago
He Linming ea9e9fb410 🐛 (Table): fix filters define in onChange (#20337) 5 years ago
Olivier Louvignes 3ef0a402b5 feat(table): Add defaultFilteredValues to table columns (#20088) 5 years ago
jeessy2 23f74eccbe fix: typescript define (#19780) 5 years ago
二货机器人 5d98667687
chore: Export some useful define (#19770) 5 years ago
Olivier Louvignes 103920e4f5 Add defaultFilteredValues to table columns (#18925) 5 years ago
二货机器人 72a7ba618f
New Table (#19678) 5 years ago
ShuYu Wang 68603366eb fix: add missing null option type (#19722) 5 years ago
Dean van Niekerk af2dd379c2 Fixed typing issue in Table > filterDropdown (#19701) 5 years ago
二货机器人 25788e69a8
omit withstore (#19343) 5 years ago
yoyo837 453c01aaae tuple for column fixed prop types 5 years ago
二货机器人 e75fa039ef
refactor: Use CSSMotion (#19205) 5 years ago
afc163 d41b5be377 increase Table test coverage 5 years ago
kristof0425 4cc5fcdb24 refactor(Table): move columns to state to set in getDerivedState 5 years ago
kristof0425 948d0bd7bb fix(Table): move rowSelection logic to getDerivedStateFromProps 5 years ago
kristof0425 8bae8bf27d refactor(Table): move createComponents outside of class, eliminate cWRP 5 years ago
swillis12 2c864b9bc6 Add sortColumn to title render (#19012) 5 years ago
MrHeer 4a5b0e1669 Flipping table to automatically scroll to the top 5 years ago
Thomas Ladd 3e4fd43a07 table: Correct onRow event handlers to receive a MouseEvent instead of SyntheticEvent 5 years ago