ant-design/components/mentions/demo
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
..
allowClear.md feat(mentions): supports 'allowClear' option (#46396) 2023-12-25 10:37:26 +08:00
allowClear.tsx feat(mentions): supports 'allowClear' option (#46396) 2023-12-25 10:37:26 +08:00
async.md fix: fix site style (#40539) 2023-02-04 21:26:12 +08:00
async.tsx chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
autoSize.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
autoSize.tsx feat: fix support options (#38968) 2022-11-25 11:12:59 +08:00
basic.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
basic.tsx feat: fix support options (#38968) 2022-11-25 11:12:59 +08:00
component-token.md feat: Mentions componet token (#42711) 2023-05-31 10:37:40 +08:00
component-token.tsx chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
form.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
form.tsx chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
placement.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
placement.tsx feat: fix support options (#38968) 2022-11-25 11:12:59 +08:00
prefix.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
prefix.tsx feat: fix support options (#38968) 2022-11-25 11:12:59 +08:00
readonly.md docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
readonly.tsx feat: fix support options (#38968) 2022-11-25 11:12:59 +08:00
render-panel.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
render-panel.tsx feat: fix support options (#38968) 2022-11-25 11:12:59 +08:00
status.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
status.tsx feat: fix support options (#38968) 2022-11-25 11:12:59 +08:00
variant.md feat: Input/InputNumber/Mentions support filled variant (#46435) 2023-12-18 17:53:31 +08:00
variant.tsx feat: Input/InputNumber/Mentions support filled variant (#46435) 2023-12-18 17:53:31 +08:00