149 Commits (07103b9fb69a1f8dbe1d9e965b51b6c6bb93f340)

Author SHA1 Message Date
Benjy Cui 6687c12b82 feat: support Transfer[filterOption], close: #2324 8 years ago
Benjy Cui 37a3861c65 docs: sync, ref: #2607 8 years ago
Marius Ileana c8f2793ec3 docs: Review of transfer / index.en-US.md (#2607) 8 years ago
Marius Ileana 05ba63bccc docs: Review of transfer / demo / advanced.md (#2608) 8 years ago
Benjy Cui 95c353de63 docs: sync, ref: #2609 8 years ago
Marius Ileana 77940b77f0 docs: Review of transfer / demo / basic.md (#2609) 8 years ago
lixiaochou077 6f620b0e91 docs: translate transfer (#2586) 8 years ago
afc163 e7f6f4b869 Fix Transfer search and check all behavious, close #2396 8 years ago
afc163 138a7a9c54 fix code style 8 years ago
afc163 2e4d09c68e Fix types 8 years ago
afc163 2e41e35cc6 Fix more tslint problems 8 years ago
偏右 de359d2cf7 fix tslint problems (#2360) 8 years ago
afc163 45db4cab50 improve props passing 9 years ago
ddcat1115 47230e4a32 fix #2258 for `transfer` 9 years ago
yiminghe 94706f1d2c fix ts 9 years ago
afc163 4ecb639863 Improve transfer clear icon style 9 years ago
afc163 08311314ee Fix a Transfer perfermance issue of repeat render (#2112) 9 years ago
afc163 2b9c07a741 simplify Transfer search logic and fix search bugs (#2260) 9 years ago
afc163 8bf0a7e7f7 update demo 9 years ago
afc163 90f499f0a9 do not clear selected item when search in Transfer 9 years ago
Gray Choi 3a36d65c5e rewrite in typescript 9 years ago
Gray Choi fb9a6963a3 rewrite in typescript 9 years ago
Mr.Tone 8324a2c3c1 Transfer 组件在render后,马上unmount会报setState错误 (#2206) 9 years ago
Mr.Tone 85141db724 Transfer 组件在render后,马上unmount会报setState错误 (#2206) 9 years ago
afc163 089f1ae512 update components category name 9 years ago
afc163 cc2b65c815 update transfer demo 9 years ago
yiminghe 9a0d751f94 refactor to typescript 9 years ago
afc163 3c408e0d22 Improve transfer perfermance, close #2112 9 years ago
Benjy Cui 2144349741 style: enable react/jsx-closing-bracket-location 9 years ago
RaoHai a243d32dff remove typeof props.rowKey 9 years ago
RaoHai d0532db3d7 add rowKey props to Transfer 9 years ago
Leon Shi 6a0c21f202 Add demo of custom render for Transfer item 9 years ago
jasonslyvia f4a3b64e14 feat(transfer): add custom render support 9 years ago
Benjy Cui 8842d9342a site: update components' type 9 years ago
Benjy Cui ecaa6c56c3 style: enable comma-dangle 9 years ago
RaoHai 190aba24ee Transfer Datasource 和 CheckedKeys 逻辑修改 (#1590) 9 years ago
afc163 03cb74ead5 upgrade eslint-config-airbnb version and fix some problems 9 years ago
afc163 0ca6a1c24a css modularize (#1448) 9 years ago
afc163 8a9a1d2334 fix checkbox style 9 years ago
Benjy Cui 9d95313d03 chore: suppress warning 9 years ago
Benjy Cui df3ba36720 docs: remove useless newline in documentation 9 years ago
Benjy Cui d5a6932c15 docs: update documentation format 9 years ago
Benjy Cui 03d09b66e8 docs: update demo format 9 years ago
Benjy Cui fd3406bd03 style: enable react/jsx-no-bind 9 years ago
afc163 3eb52e5498 fix a stupid className error 9 years ago
Bruce Mitchener 273e527201 Use static class members for propTypes and friends. 9 years ago
Bruce Mitchener 71594b0e5c Remove manual binding for 'this'. 9 years ago
Bruce Mitchener 50a2163518 Don't directly import Component, use React.Component. 9 years ago
Bruce Mitchener 5c5d94c4f9 Typo fix: Incorrect capitalization. 9 years ago
afc163 2fa1d0f9a5 Add component locale support for Transfer 9 years ago