ant-design/components/input/demo
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
..
addon.md 💄 Optimize examples code style 2019-05-27 22:04:17 +08:00
align.md 🐛 Fix non-boolean attribute and unique key warning 2019-10-23 11:55:42 +08:00
allowClear.md feat: Add allowClear to TextArea (#19310) 2019-11-01 18:19:29 +08:00
autosize-textarea.md 📝 deprecated info of autosize 2019-10-15 13:50:14 +08:00
basic.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
group.md 💄 Optimize examples code style 2019-05-27 22:04:17 +08:00
password-input.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
presuffix.md fix: Revert #17684 (#18097) 2019-08-05 22:14:00 +08:00
search-input-loading.md update demo and test case 2019-10-23 11:55:42 +08:00
search-input.md style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00
size.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
textarea-resize.md fix: replace autosize with autoSize 2019-10-11 23:39:30 +08:00
textarea.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
tooltip.md fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00