ant-design/components/popover
Cooper ca6c932b39
feat: Popover can be closed by ESC when trigger is focus or click (#47928)
* feat:Add keydown event to handle escape

* fix

* fix:use exact same logic with popconfirm

* fix:move same logic from popconfirm to popover

* fix

* fix

* add test

* fix

* fix

* fix

* test size-limit

* fix

* fix popconfirm test

* fix

* fix

---------

Co-authored-by: afc163 <afc163@gmail.com>
2024-03-22 10:33:56 +08:00
..
__tests__ feat: Popover can be closed by ESC when trigger is focus or click (#47928) 2024-03-22 10:33:56 +08:00
demo demo: update tooltip demo (#45620) 2023-11-01 22:27:37 +08:00
style chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00
index.en-US.md docs: remove extra whitespace (#47479) 2024-02-19 14:43:43 +08:00
index.tsx feat: Popover can be closed by ESC when trigger is focus or click (#47928) 2024-03-22 10:33:56 +08:00
index.zh-CN.md docs: update FAQ about findDOMNode warning (#47475) 2024-02-19 13:42:05 +08:00
PurePanel.tsx chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00