ant-design/components/modal
Wendell 5ddd9e6b97
feat(module:popconfirm): support closing based on promise (#30871)
* feat(module:popconfirm): support closing based on promise

fix: typos

fix: fix tests

fix: fix ActionButton for Popconfirm

* chore: cleanup

* test: add test
2021-06-09 12:18:52 +08:00
..
__tests__ fix: Modal hooks update & destroy (#29584) 2021-03-02 18:52:47 +08:00
demo feat(module:popconfirm): support closing based on promise (#30871) 2021-06-09 12:18:52 +08:00
style fix(modal): fix Dropdown.Button not correctly rendered in Modal footer (#30328) 2021-04-28 12:19:40 +08:00
useModal fix: Modal hooks update & destroy (#29584) 2021-03-02 18:52:47 +08:00
confirm.tsx fix: message with prefixCls should not break (#29574) 2021-03-02 11:53:12 +08:00
ConfirmDialog.tsx feat(module:popconfirm): support closing based on promise (#30871) 2021-06-09 12:18:52 +08:00
index.en-US.md docs: format api (#29537) 2021-03-01 19:20:48 +08:00
index.tsx feat(module:popconfirm): support closing based on promise (#30871) 2021-06-09 12:18:52 +08:00
index.zh-CN.md docs: format api (#29537) 2021-03-01 19:20:48 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx refactor: use optional chaining instead of if (#29368) 2021-02-19 18:26:53 +08:00