ant-design/components/input
lijianan 271daafa39
feat: CP support Input.TextArea allowClear、autoComplete、className、classNames、style、styles (#47589)
* feat: CP support Input allowClear

* feat: CP support Input allowClear

* fix: fix

* fix: fix

* revert

* revert

* Update Input.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update getAllowClear.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update getAllowClear.tsx

Signed-off-by: lijianan <574980606@qq.com>

* test: add test case

---------

Signed-off-by: lijianan <574980606@qq.com>
2024-02-28 09:54:48 +08:00
..
__tests__ feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
demo site: code optimization (#47456) 2024-02-16 20:50:31 +08:00
hooks docs: update faq (#44198) 2023-08-14 13:32:57 +08:00
style fix: Input should show cursor when disabled (#47280) 2024-02-01 17:29:30 +08:00
Group.tsx refactor: genStyleHooks (#46038) 2023-11-29 17:23:45 +08:00
index.en-US.md docs: Support semantic preview (#47332) 2024-02-05 11:45:42 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md docs: Support semantic preview (#47332) 2024-02-05 11:45:42 +08:00
Input.tsx feat: CP support Input allowClear (#47602) 2024-02-27 10:25:35 +08:00
Password.tsx type: type enhancement (#46847) 2024-01-08 11:05:03 +08:00
Search.tsx type: type enhancement (#46847) 2024-01-08 11:05:03 +08:00
TextArea.tsx feat: CP support Input.TextArea allowClear、autoComplete、className、classNames、style、styles (#47589) 2024-02-28 09:54:48 +08:00
utils.ts feat: Input/InputNumber/Mentions support filled variant (#46435) 2023-12-18 17:53:31 +08:00