9954 Commits (8bb4613bff35bdcc930dfe00471391b44c5a55e8)

Author SHA1 Message Date
kavin fc697007c5 fix(test case): fix test case for directory tree component 5 years ago
kavin e161a2ae76 fix(#19132): add test file 5 years ago
kavin a0851cdd34 fix(#19132): remove console log 5 years ago
kavin 1884c12a81 fix(#19132): fix component DirectoryTree 5 years ago
kavin 7c6731021d fix(#19132): fix component tree defaultExpandAll does not work when using treeData 5 years ago
kavin 5fff041e8a fix(#19132): fix component tree defaultExpandAll does not work when using treeData 5 years ago
Liming Jin 311a6c0917 fix: replace autosize with autoSize 5 years ago
Gabriele Petrioli 3ac716d808 fix: keep className given to expandIcon in Collapse component (#19160) 5 years ago
shaodahong 78b1f90e51 docs: link related issue of form initialValue option 5 years ago
afc163 d582ba351b update snapshot 5 years ago
vaytsel d8526f43f6 Update theme.md 5 years ago
Jason Kurian 0674bb974f docs: document drawer default height (#19144) 5 years ago
kermolaev ba971b295b There was icon wrapper on 100% width in ie11. https://caniuse.com/#feat=css-initial-value 5 years ago
Rodrigo Ehlers 36a7621bb3 add clear-icon click 5 years ago
shao 41bbcfe180 docs: probably better phrased as Table component 5 years ago
shaodahong b41bdb0433 fix: update rc-slider handle move exception 5 years ago
Leon Koole 4aa81e576c Clear up confusing language about dataSource keys 5 years ago
二货机器人 7922090eaa
fix: TreeShaking (#19115) 5 years ago
二货机器人 b0c90f4b06
fix: description demo update (#19113) 5 years ago
afc163 a877db72ef Add `drawerStyle` and `headerStyle` 5 years ago
orzyyyy 718a86d56b chore: rename prop specialTriggerStyle to zeroWidthTriggerStyle 5 years ago
orzyyyy 4a29aaaf6b docs: update 5 years ago
orzyyyy 5e4697e38b test: update cases 5 years ago
orzyyyy 95710af9ef feat(Layout): add prop specialTriggerStyle to controll the style of zeroWidthTrigger 5 years ago
orzyyyy c4283e4fff test: update snapshots for rc-upload bump to 2.8.0 5 years ago
orzyyyy 54cf1a924d fix: lint 5 years ago
afc163 634c202077 update snapshots 5 years ago
afc163 47dee4c7d7 fix eslint problems 5 years ago
二货机器人 4680ddc009
fix: Typography warning for `ref` error (#19074) 5 years ago
骗你是小猫咪 3d378f2fd8 fix: Typography funtion compoent use Ref console log warning (#19066) 5 years ago
啸生 71b53b7175
master to feature (#19062) 5 years ago
二货机器人 e07bba91fa
chore: replace resizeObserver with `rc-resize-observer` (#19057) 5 years ago
afc163 e5aea71b99 increase upload test cov 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