284 Commits (db97c5788ee2f97c430028b68265e0aebae7398f)

Author SHA1 Message Date
二货机器人 8c11676afa
fix: Table selection `childrenColumnName` not work (#23205) 5 years ago
二货机器人 d968fce4dc
chore: Add warning for async (#23118) 5 years ago
二货机器人 f9713bf988
chore: Remove uesless event handler (#23036) 5 years ago
二货机器人 75524df190
fix jsx filter not work (#22888) 5 years ago
Michael Shing 06f29d0caa
fix: support table getPopupContainer on row selections (#22787) 5 years ago
偏右 faa71fd7bd
fix: Table loading compatibility (#22739) 5 years ago
Tom Xu fa030a6511
feat: Table pagination position add more option (#22647) 5 years ago
Tom Xu c7add36de6
fix: 4.0 Table with emptyText is not centered (#22548) 5 years ago
二货机器人 f44f6f38cf
fix: Table dropdown prefix cls (#22133) 5 years ago
Saeed Rahimi 5787f3e8b2
fix: FixedColumns issue in rtl (#21914) 5 years ago
二货机器人 bbe9e346e4
fix: Table className & style in wrong place (#21974) 5 years ago
二货机器人 36c05ddd8a
fix: Table expandIconColumnIndex with rowSelect (#21915) 5 years ago
二货机器人 60f77cef23
fix: table locale not work (#21772) 5 years ago
二货机器人 e868c87530
fix: Table.Column sortOrder is not working in JSX mode (#21719) 5 years ago
zefeng e262d14c2b
feat: more obviously tips for next sort (#21631) 5 years ago
佛门耶稣 06de637163 no overwrite expandIconColumnIndex if set (#21315) 5 years ago
二货机器人 d96ab1c985
fix: Table `expandIcon` should work (#21169) 5 years ago
二货机器人 9aee6d62d8
fix: Table locale emptyText should work (#21024) 5 years ago
二货机器人 6017b3f025
fix: Table ts define (#20695) 5 years ago
二货机器人 5ebac5f9d6
feat: Form & ConfigProvider support component size (#20570) 5 years ago
Saeed Rahimi 676de29eb4 feat: added rtl direction to all of ant-design components (#19380) 5 years ago
偏右 df8f34309f revert Table page return 1 after sort (#20507) 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
afc163 b697ef1213 🐛 Fix Table Column defaultSortOrder not working 5 years ago
afc163 0bdf682a80 🐛 Fix Table inifinite loop issue 5 years ago
He Linming 3d8b9df423 fix: table does not automatically scroll to the top when change page size (#19465) 5 years ago
afc163 99d8f07607 🐛 Fix sort order of columns in render 5 years ago
二货机器人 25788e69a8
omit withstore (#19343) 5 years ago
二货机器人 0f83e0a4ee
fix: should work in old version react (#19262) 5 years ago
二货机器人 7d32f99283
fix: Add missing typescript define (#19251) 5 years ago
yoyo837 59685afeeb Provide additional args for onChange sorter when unsorting 5 years ago
afc163 47dee4c7d7 fix eslint problems 5 years ago
afc163 d41b5be377 increase Table test coverage 5 years ago
afc163 66ca4a8b25 more test cases 5 years ago
afc163 650d44e8a7 🐛 fix React.createElement undefined 5 years ago
afc163 bbc8800cb8 optimize Table components compare logic 5 years ago
afc163 3acbc941a6 🔨 react-lifecycles-compat for Table 5 years ago
afc163 3f7b7dedd6 💄 improve code style 5 years ago
kristof0425 18017d6ea5 fix(Table): correct lint errors 5 years ago
kristof0425 3274c55bdf refactor(Table): make row work like a class property 5 years ago
kristof0425 2875933c99 fix(Table): prevent reusing row from previous render 5 years ago
kristof0425 2228e91b01 refactor(Table): move filter updating to getDerivedStateFromProps 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 8a60e19b8e fix(Table): rm commented line 5 years ago
kristof0425 8bae8bf27d refactor(Table): move createComponents outside of class, eliminate cWRP 5 years ago
kristof0425 1d5bd4a7aa fix(Table, SelectionCheckboxAll): add eslint comment 5 years ago