ant-design/components/modal
偏右 f4c489553f
fix: Modal.info onOk execute times (#23360)
* refactor: modal confirm onOk code

* fix: Modal.xxx onOk execute time when has close argument

close #23358

* Add test case

* fix lint
2020-04-18 01:09:14 +08:00
..
__tests__ fix: Modal.info onOk execute times (#23360) 2020-04-18 01:09:14 +08:00
demo fix: dark background in different container (#21299) 2020-02-24 22:44:29 +08:00
style feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
useModal feat: Modal support hooks (#20949) 2020-02-03 13:00:35 +08:00
ActionButton.tsx fix: Modal.info onOk execute times (#23360) 2020-04-18 01:09:14 +08:00
confirm.tsx chore: icons save bundle size without treeShaking (#21752) 2020-03-02 12:09:38 +08:00
ConfirmDialog.tsx feat: Modal support hooks (#20949) 2020-02-03 13:00:35 +08:00
index.en-US.md fix: Modal.info onOk execute times (#23360) 2020-04-18 01:09:14 +08:00
index.tsx feat: Modal support hooks (#20949) 2020-02-03 13:00:35 +08:00
index.zh-CN.md fix: Modal.info onOk execute times (#23360) 2020-04-18 01:09:14 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx Replace NativeButtonProps with ButtonProps for okButtonProps and cancelButtonProps. (#21165) (#22913) 2020-04-06 13:00:41 +08:00