ant-design/components/modal
kiner-tang(文辉) 1ca984a19c
feat(modal): support pass mousePosition to control modal's animation origin position (#38584)
* feat: support pass mousePosition to control modal's animation target position

* feat: update test case

* Update components/modal/demo/custom-mouse-position.md

Co-authored-by: afc163 <afc163@gmail.com>

* docs: update docs

Co-authored-by: afc163 <afc163@gmail.com>
2022-11-15 22:20:02 +08:00
..
__tests__ feat(modal): support pass mousePosition to control modal's animation origin position (#38584) 2022-11-15 22:20:02 +08:00
demo feat(modal): support pass mousePosition to control modal's animation origin position (#38584) 2022-11-15 22:20:02 +08:00
style fix: Modal.confirm buttons should not be interative (#38400) 2022-11-06 15:58:35 +08:00
useModal chore: type optimization (#38460) 2022-11-09 17:36:49 +08:00
confirm.tsx refactor: Use new rc-dialog (#37790) 2022-09-29 16:23:38 +08:00
ConfirmDialog.tsx fix: visible follow up of confirm back to true (#37613) 2022-09-18 11:22:05 +08:00
destroyFns.ts fix: circular dependencies in Modal & Input (#31817) 2021-08-17 16:22:42 +08:00
index.en-US.md docs: Add FAQ about open (#37420) 2022-09-06 14:03:39 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.zh-CN.md docs: Add FAQ about open (#37420) 2022-09-06 14:03:39 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx feat(modal): support pass mousePosition to control modal's animation origin position (#38584) 2022-11-15 22:20:02 +08:00