mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
16ecdbb58d
* fix(modal): fix the error of `onCancel` parameter of modal returned by `useModal` resolve: 36581 ref: https://github.com/ant-design/ant-design/issues/36581#issuecomment-1189396007 * test(confirm): 补充 modal 测试用例 * test(modal): 添加测试用例 * Revert "fix(modal): fix the error of `onCancel` parameter of modal returned by `useModal`" This reverts commit e4fcb3e62add63193ec9081b2c21e657379bebfb. * fix(modal): fix modal onOk/onCancel method is not a valid function when there is a close parameter closed: #36581 * chore: cancel the introduction of `noop` from third-party library |
||
---|---|---|
.. | ||
__tests__ | ||
demo | ||
style | ||
useModal | ||
confirm.tsx | ||
ConfirmDialog.tsx | ||
destroyFns.ts | ||
index.en-US.md | ||
index.tsx | ||
index.zh-CN.md | ||
locale.tsx | ||
Modal.tsx |