ant-design/components/modal
2020-04-06 21:57:51 +08:00
..
__tests__ fix: confirm button should only trigger once (#22963) 2020-04-06 21:57:51 +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: confirm button should only trigger once (#22963) 2020-04-06 21:57:51 +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 Update index.en-US.md 2020-03-21 11:45:24 +08:00
index.tsx feat: Modal support hooks (#20949) 2020-02-03 13:00:35 +08:00
index.zh-CN.md docs: Update hooks description (#21279) 2020-02-07 20:32:00 +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