ant-design/components/modal
nanwy a308dcfa63
docs: update Modal.method docs (#45948)
* docs: update Modal.method docs

* docs: update Modal.method US docs
2023-11-17 18:30:43 +08:00
..
__tests__ fix: zIndex miss of message (#45911) 2023-11-17 10:54:19 +08:00
components refactor: convertLegacyProps function moved to buttonHelpers (#44777) 2023-09-12 11:38:11 +08:00
demo fix: zIndex miss of message (#45911) 2023-11-17 10:54:19 +08:00
style style: fix Modal.confirm description long text layout (#45212) 2023-10-08 16:38:54 +08:00
useModal chore: fix comment and feature merge master (#43899) 2023-07-30 22:22:50 +08:00
confirm.tsx docs: update faq (#44198) 2023-08-14 13:32:57 +08:00
ConfirmDialog.tsx fix: zIndex miss of message (#45911) 2023-11-17 10:54:19 +08:00
context.ts feat: Modal footer support custom render function (#44318) 2023-08-28 11:54:43 +08:00
destroyFns.ts Bugfix/modal destroy all with context (#40281) 2023-01-17 14:54:34 +08:00
index.en-US.md docs: update Modal.method docs (#45948) 2023-11-17 18:30:43 +08:00
index.tsx feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md docs: update Modal.method docs (#45948) 2023-11-17 18:30:43 +08:00
interface.ts feat(Modal): Modal static function accept 'styles' (#45558) 2023-11-02 10:12:41 +08:00
locale.tsx fix: Modal.confirm locale setting were reset (#43277) 2023-07-26 18:56:27 +08:00
Modal.tsx feat: Modal & Select support z-index context to manage z-index (#45346) 2023-10-19 02:03:20 -05:00
PurePanel.tsx feat(modal): PureRender support custom footer callback (#44985) 2023-11-08 11:10:35 +08:00
shared.tsx fix(Modal): custom footer render error (#44929) 2023-09-18 18:33:25 +08:00