ant-design/components/modal
2023-12-06 09:38:16 +08:00
..
__tests__ fix: Static method provides wrong zIndex context (#46012) 2023-11-22 18:02:32 +08:00
components refactor: convertLegacyProps function moved to buttonHelpers (#44777) 2023-09-12 11:38:11 +08:00
demo chore: merge master into feature 2023-11-23 03:09:24 +08:00
style refactor: genStyleHooks (#46038) 2023-11-29 17:23:45 +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: Static method provides wrong zIndex context (#46012) 2023-11-22 18:02:32 +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: add missing to (#46279) 2023-12-06 09:38:16 +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 refactor: genStyleHooks (#46038) 2023-11-29 17:23:45 +08:00
PurePanel.tsx refactor: genStyleHooks (#46038) 2023-11-29 17:23:45 +08:00
shared.tsx fix(Modal): custom footer render error (#44929) 2023-09-18 18:33:25 +08:00