ant-design/components/modal
2020-12-09 09:54:44 +08:00
..
__tests__ Merge pull request #27738 from ant-design/feature 2020-11-30 16:17:12 +08:00
demo docs: refactor modal demo (#28060) 2020-11-30 14:04:26 +08:00
style Merge pull request #27738 from ant-design/feature 2020-11-30 16:17:12 +08:00
useModal chore: optimize useModal performance - Do not trigger rerender of parent component (#28122) 2020-12-02 20:00:31 +08:00
ActionButton.tsx feat: Modal.config rootPrefixCls (#25613) 2020-07-14 18:43:55 +08:00
confirm.tsx feat: modal.update() supports functional updating (#27162) (#27163) 2020-10-24 14:35:00 +08:00
ConfirmDialog.tsx feat: add a focusTriggerAfterClose prop to Modal for passing down to rc-dialog (#27985) 2020-11-30 16:57:33 +08:00
index.en-US.md docs: fix tree api and improve other api (#28264) 2020-12-09 09:54:44 +08:00
index.tsx chore: 🆙 upgrade typescript-eslint (#26600) 2020-09-16 11:43:55 +08:00
index.zh-CN.md docs: fix tree api and improve other api (#28264) 2020-12-09 09:54:44 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx Merge pull request #28081 from ant-design/feature 2020-11-30 18:09:33 +08:00