295 Commits (a736ab367c67d6d3f7dfaa979b7322c33fe6376b)

Author SHA1 Message Date
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
kristof0425 0be5e334e4 refactor(Table): rename cWRP to UNSAFE_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
afc163 49a37d10c7 🔨 remove useless default value of tableLayout 5 years ago
afc163 7c180a7f31 🆙 upgrade rc-table 5 years ago
afc163 577bc87bba Add Table `tableLayout` prop 5 years ago
yoyo837 1e830d782c slice 5 years ago
paranoidjk f3244d6ae0 fix(Table): apply props.style to container div (#18494) 5 years ago
He Linming af39b46595 fix: Prop style is getting duplicated on Table (#18315) (#18330) 5 years ago
vagusX 149729e524
use ant design icons 4.0 (#18217) 5 years ago
orzyyyy 63b33d4020 fix: unexpected changes of snapshots 5 years ago
zombieJ 81d8eb8afe
feat: ConfigProvider support locale (#17816) 5 years ago
afc163 2a5a8415be 🐛 ConfigProvider getPopupContainer for Table 5 years ago
afc163 173859e49c
Add Table `getPopupContainer` 5 years ago
zombieJ 42468b6ad7
feat: Enhance accessibility of Table expanded icon (#17781) 5 years ago
vagusX eac30ec8e4 Feat/remove deprecated (#17510) 5 years ago
afc163 57c28def68
revert unknown to any 6 years ago
Zzzen f1ee189bd2 eliminate `any` type in exported interfaces.#14044 6 years ago
zombieJ e67270cd59
fix: Table with sort should reset to first page (#17020) 6 years ago
afc163 c4128c0d14
🐛 Fix selectedRows missing when there is childrenColumnName in Table 6 years ago
zombieJ 73188ac497
fix: Table `rowSelection.columnWidth` should work (#16180) 6 years ago
zombieJ 21c0ba5bbd
udpate warning (#16138) 6 years ago
偏右 d922c377cb refactor: Optimize default selection column width implement (#15990) 6 years ago
zombiej bdc3ad431d fix align right not work 6 years ago
zombieJ aebb781000
Table style update. Move sort button after title (#15758) 6 years ago
偏右 9e0aa5cb94 🐛 Fix empty missing when Table is loading (#15583) 6 years ago
zombieJ 3fbeff3fcc
add warning when use getCheckboxProps (#15231) 6 years ago
chenlong fc88005c9c Add fault-tolerant processing for rowSelection.getCheckboxProps 6 years ago
zombieJ 4d1a998246
add component param in warning (#15078) 6 years ago
zombieJ a3bd55b79a
revert #14608 (#14898) 6 years ago
zombieJ d2c17cd747
only set getPopupContainer when scroll provides (#14864) 6 years ago
Wei Zhu 32a61d8596 fix: handle true for Table[pagination] properly 6 years ago
zombieJ 67ad35bc26
fix additional className (#14770) 6 years ago
何乐 b3834e48b1 Table: fix showing only first page (#14724) 6 years ago
afc163 c563bc1d10 🐛 Table should pick pageSize over defaultPageSize in priority 6 years ago
sdli 18262297da fix table.pagination bug - when pageSize is larger than data source length 6 years ago
zombieJ 5cec6b56fb
Table sorter tooltip (#14208) 6 years ago
zombiej 6777635120 add warning when user both use `expandedRowRender` & `scroll` on Table 6 years ago
ycjcl868 3b55f63ef5 🐛 strictNullCheck with defaultProps 6 years ago
Junbin Huang d78c0f2707
Chore/fix master conflict (#14126) 6 years ago