ant-design/components/dropdown
Vyacheslav Sedykh f3cf13a466
fix(Dropdown): Prevented closing if menu is in multiple mode (#45513)
* fix(Dropdown): Prevented closing if menu is in multiple mode

* Update components/dropdown/dropdown.tsx

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Vyacheslav Sedykh <zlav24va@mail.ru>

* test: Added test for dropdown in multiple mode

---------

Signed-off-by: Vyacheslav Sedykh <zlav24va@mail.ru>
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-26 10:21:54 +08:00
..
__tests__ fix(Dropdown): Prevented closing if menu is in multiple mode (#45513) 2023-10-26 10:21:54 +08:00
demo docs(Dropdown): Add Docs the pop-up menu position will follow the right-click position (#45076) 2023-09-25 20:12:08 +08:00
style docs: component token meta (#43337) 2023-07-05 17:49:59 +08:00
dropdown-button.tsx type: remove type ghost from ButtonTypes (#43675) 2023-07-20 17:59:35 +08:00
dropdown.tsx fix(Dropdown): Prevented closing if menu is in multiple mode (#45513) 2023-10-26 10:21:54 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +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: typo (#44579) 2023-09-01 23:39:56 +08:00