ant-design/components/modal
Eugene Molokov 1852e7553e
feat: add a focusTriggerAfterClose prop to Modal for passing down to rc-dialog (#27985)
* Add a focusTriggerAfterClose prop to Modal for passing down to rc-dialog

- set default value to true, similarly to rc-dialog
- add comments to the Modal docs. CN is google-translated though.

* Add a version number to docs

From code review suggestions

Co-authored-by: 偏右 <afc163@gmail.com>

Co-authored-by: Eugeny Molokov <eugeny.molokov@fastdev.se>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-11-30 16:57:33 +08:00
..
__tests__ feat: Support closeIcon of Modal.method (#27909) 2020-11-21 21:13:28 +08:00
demo docs(Modal): async change to hook (#27559) 2020-11-05 11:35:37 +08:00
style feat: Support closeIcon of Modal.method (#27909) 2020-11-21 21:13:28 +08:00
useModal refactor: optimize code stle (#26270) 2020-08-19 09:50:04 +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 feat: add a focusTriggerAfterClose prop to Modal for passing down to rc-dialog (#27985) 2020-11-30 16:57:33 +08:00
index.tsx chore: 🆙 upgrade typescript-eslint (#26600) 2020-09-16 11:43:55 +08:00
index.zh-CN.md feat: add a focusTriggerAfterClose prop to Modal for passing down to rc-dialog (#27985) 2020-11-30 16:57:33 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx feat: add a focusTriggerAfterClose prop to Modal for passing down to rc-dialog (#27985) 2020-11-30 16:57:33 +08:00