ant-design/components/transfer
Rustin 767d2d0638 feat: Add allowClear to TextArea (#19310)
* add allow clear to textarea

revert textarea md

refactor textarea css

fix textarea props bug

add test and update snapshot

update doc

add margin

refactor textarea to reuse fixControlledValue and setValue method

add clearable input to reuse code

refactor clearable input

finish refactor

refactor clearable input

refactor input and textArea

finish refactor

update test snapshots

fix input props bug

fix dom issue

fix textarea dom issue

fix textarea test bug

fix textarea dom issue

refactor code and fix textarea dom issue

fix input dom issue

fix typo error

update test snapshots

fix ci failed issues

adjust margin

* remove useless code fix ci failed issue

* fix textarea padding issue

* update snapshots

* fix padding issue
2019-11-01 18:19:29 +08:00
..
__tests__ feat: Add allowClear to TextArea (#19310) 2019-11-01 18:19:29 +08:00
demo chore: adjust indent & revert demo & fix lint problem 2019-08-06 15:36:13 +08:00
style fix: Styling issue where all spans next to a checkbox wrapper get a padding (#17761) 2019-07-20 22:20:02 +08:00
index.en-US.md fix(#11119): fix Transfer listStyle support function callback (#19330) 2019-10-22 11:05:39 +08:00
index.tsx fix(#11119): fix Transfer listStyle support function callback (#19330) 2019-10-22 11:05:39 +08:00
index.zh-CN.md fix(#11119): fix Transfer listStyle support function callback (#19330) 2019-10-22 11:05:39 +08:00
list.tsx fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
ListItem.tsx fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
operation.tsx fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
renderListBody.tsx fix: Transfer disabled should work correctly 2019-09-17 13:31:32 +08:00
search.tsx eliminate any type in exported interfaces.#14044 2019-06-16 20:51:47 +08:00