ant-design/components/input
Eden Wang 28aaeafbbc
feat(mentions): supports 'allowClear' option (#46396)
* feat(mentions): supports 'allowClear' option

* feat(mentions): add allowClear testcase

* feat(mentions): update package and styles

* feat(mentions): update lint and styles

* fix: fixed lint error

* test: add case for custom clearIcon

* feat: add useAllowClear hook

* feat: rename useAllowClear to getAllowClear

* feat: rename useAllowClear to getAllowClear

* feat(mentions): add demo for allowClear

* feat(mentions): update demo desc

* feat(mentions): update demo desc

* feat(mentions): style align middle

* feat: add multi line mentions demo and update icon position

* feat: fixing visual regression report

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-12-25 10:37:26 +08:00
..
__tests__ feat: DatePicker support variant (#46568) 2023-12-21 20:43:40 +08:00
demo feat: Input/InputNumber/Mentions support filled variant (#46435) 2023-12-18 17:53:31 +08:00
hooks docs: update faq (#44198) 2023-08-14 13:32:57 +08:00
style feat: Input/InputNumber/Mentions support filled variant (#46435) 2023-12-18 17:53:31 +08:00
Group.tsx refactor: genStyleHooks (#46038) 2023-11-29 17:23:45 +08:00
index.en-US.md chore: merge master into feature 2023-12-22 03:26:11 +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 chore: merge master into feature 2023-12-22 03:26:11 +08:00
Input.tsx feat(mentions): supports 'allowClear' option (#46396) 2023-12-25 10:37:26 +08:00
Password.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
Search.tsx feat: Support source in the onSearch handler of Input.Search Component when the value had changed (#44457) 2023-08-28 14:42:36 +08:00
TextArea.tsx feat: form support variant (#46573) 2023-12-22 10:05:15 +08:00
utils.ts feat: Input/InputNumber/Mentions support filled variant (#46435) 2023-12-18 17:53:31 +08:00