ant-design/components/transfer
Eating-Eating 15580483ce
feat: add api for transfer (#29288)
* feat: add api for transfer

* feat: Transfer new feature

* Update components/transfer/__tests__/index.test.js

Co-authored-by: afc163 <afc163@gmail.com>

* Update components/transfer/demo/advanced.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update components/transfer/index.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update components/transfer/index.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* fix: change another way

* fix: add test

* fix: defaultFooterRender test failed

* fix: comment in English

* fix: delete unnecessary blank line

* fix: fix describe error

* fix: add version and Type Guard

* fix: transfer docs

* fix: docs

* fix: docs grammar err

Co-authored-by: SimpleZhang <simplezhang@yeahka.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-02-22 18:41:02 +08:00
..
__tests__ feat: add api for transfer (#29288) 2021-02-22 18:41:02 +08:00
demo feat: add api for transfer (#29288) 2021-02-22 18:41:02 +08:00
style chore(🆙): upgrade less to 4.0.0 (#28466) 2020-12-25 14:31:44 +08:00
index.en-US.md feat: add api for transfer (#29288) 2021-02-22 18:41:02 +08:00
index.tsx feat: add api for transfer (#29288) 2021-02-22 18:41:02 +08:00
index.zh-CN.md feat: add api for transfer (#29288) 2021-02-22 18:41:02 +08:00
interface.ts feat: Transfer support oneWay (#24041) 2020-05-13 19:15:40 +08:00
list.tsx feat: add api for transfer (#29288) 2021-02-22 18:41:02 +08:00
ListBody.tsx fix: introduce generic type for transfer item (#27630) 2020-11-08 15:28:03 +08:00
ListItem.tsx fix: introduce generic type for transfer item (#27630) 2020-11-08 15:28:03 +08:00
operation.tsx refactor: direction type define (#27540) 2020-11-04 14:12:45 +08:00
search.tsx refactor: rewrite Transfer search with hooks (#28895) 2021-01-16 23:52:03 +08:00