1510 Commits (fc20e6e059d85f0f84f70539bb14309d979b9c7b)

Author SHA1 Message Date
二货机器人 40aca57453
chore: Remove React function polyfill (#19279) 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 fb2bafbfdc upgrade snapshot 5 years ago
yoyo837 5a07b85d9e upgrade `fires change event` test case 5 years ago
yoyo837 0522d55f26 snapshot 5 years ago
yoyo837 59685afeeb Provide additional args for onChange sorter when unsorting 5 years ago
yoyo837 6db3711876 upgrade table demo : onChange add args extra 5 years ago
yoyo837 453c01aaae tuple for column fixed prop types 5 years ago
二货机器人 e75fa039ef
refactor: Use CSSMotion (#19205) 5 years ago
shao 41bbcfe180 docs: probably better phrased as Table component 5 years ago
Leon Koole 4aa81e576c Clear up confusing language about dataSource keys 5 years ago
orzyyyy 54cf1a924d fix: lint 5 years ago
afc163 47dee4c7d7 fix eslint problems 5 years ago
afc163 916c0659bd increase Table test coverage 5 years ago
afc163 fb913f4f47 💄 fix lint 5 years ago
afc163 e1a4f2891e 🐛 Fix Table filter submenu checkbox margin 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
kristof0425 0be5e334e4 refactor(Table): rename cWRP to UNSAFE_cWRP 5 years ago
swillis12 2c864b9bc6 Add sortColumn to title render (#19012) 5 years ago
MrHeer 90a77c0f02 👌 update README 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
偏右 721baa80f7
:refactor: remove unneccessary changes of #17614 (#18854) 5 years ago
Ilya Bondarenko 8846122060 feat: Add visible to filterDropdown function (#17614) 5 years ago
afc163 b935db8e34 🐛 Fix small table headers missing border 5 years ago
zombiej fa8ddb4104 merge master 5 years ago
偏右 632ba44917
🐛 Fix Table cell word break style (#18789) 5 years ago
骗你是小猫咪 5cd01d0470 feat(Input.Search): add loading prop (#18771) 5 years ago
二货机器人 2ea28af6ed
Virtual select component (#18658) 5 years ago
Xinxing Li b786e6b48f docs: update param version info(3.10.0) for title (#18741) 5 years ago
yoyo837 864138370f update type 5 years ago
afc163 2e5928450d 📝 Improve Table doc about tableLayout 5 years ago
afc163 251ae17376 🎬 Add tableLyout and ellipsis in Table demo 5 years ago
afc163 49a37d10c7 🔨 remove useless default value of tableLayout 5 years ago
afc163 580312bd1f 📝 Add descriptions for ellipsis demo 5 years ago