ant-design/components/modal
ChuTao Zhang abdb770683
demo: demo bug of draggable modal (#41630)
该值默认false时,弹出窗口,鼠标不经过modal 的header(即绕过header,从左/右/下方进入modal的body),鼠标左键在body区域按下=着不放并移动,modal也会跟着移动,有时需要选中复制body内文字时,modal一直跟着移动而造成无法选择文字
2023-04-05 11:17:29 +08:00
..
__tests__ fix(useModal): forward modal config (#41422) 2023-03-24 17:23:39 +08:00
demo demo: demo bug of draggable modal (#41630) 2023-04-05 11:17:29 +08:00
style fix: Popconfirm loading should finish (#41121) 2023-03-08 17:20:17 +08:00
useModal fix(useModal): forward modal config (#41422) 2023-03-24 17:23:39 +08:00
confirm.tsx chore: Static warning if exist theme in CP (#41157) 2023-03-10 14:12:49 +08:00
ConfirmDialog.tsx chore: Remove locale-provider (#41289) 2023-03-21 13:08:43 +08:00
destroyFns.ts Bugfix/modal destroy all with context (#40281) 2023-01-17 14:54:34 +08:00
index.en-US.md docs: update description of afterOpenChange api (#41263) 2023-03-15 21:32:20 +08:00
index.tsx fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
index.zh-CN.md docs: update description of afterOpenChange api (#41263) 2023-03-15 21:32:20 +08:00
locale.tsx refactor: locale files reference path (#38194) 2022-10-26 14:38:54 +08:00
Modal.tsx test: fix Modal test cov agian (#41216) 2023-03-14 15:14:40 +08:00
PurePanel.tsx chore: Remove locale-provider (#41289) 2023-03-21 13:08:43 +08:00