ant-design/components/modal
3bb3485ac7
fix(Modal): custom footer render error (#44929)
* Revert "refactor: fix compiling (#44616)"

This reverts commit b284648f11.

* feat: modal purepanel support footer render

* demo: update debug demo

* test: update test case

* Revert "test: update test case"

This reverts commit 34d151f86689f8da232af3e6e21b47cd13188161.

* chore: add more unit test case

* Revert "Revert "refactor: fix compiling (#44616)""

This reverts commit 0e054de42176ea0a6baca25cb2d03566af81f269.

* fix(Modal): custom footer render errors

* chore: fix TS error

* chore: improvement type

* chore: update

* chore: update

* Revert "chore: update"

This reverts commit c72bb07db980d241c0a552b94938feb47912b4c7.

* Revert "chore: update"

This reverts commit 9a4276078ca0e4bccd5cfb4d4ebd2ac76c402fd1.

* Revert "chore: improvement type"

This reverts commit 159e3dc7547cdda6a47683ba26f176e31a26749e.

* Revert "chore: fix TS error"

This reverts commit f1a9aa59b283862d5d75e1bd3a9cc697f7458baa.

* Revert "feat: modal purepanel support footer render"

This reverts commit 68de65e76adf2cd84af00786467c3164198e223b.

* Revert "demo: update debug demo"

This reverts commit 6741af239b709552fb4023fc9096f2298bb10c54.

* Update components/modal/__tests__/Modal.test.tsx

Co-authored-by: 红 <wxh16144@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-09-18 18:33:25 +08:00
..
__tests__ fix(Modal): custom footer render error (#44929) 2023-09-18 18:33:25 +08:00
components refactor: convertLegacyProps function moved to buttonHelpers (#44777) 2023-09-12 11:38:11 +08:00
demo feat: Modal footer support custom render function (#44318) 2023-08-28 11:54:43 +08:00
style refactor: ConfirmModal layout to fix batch of bug (#44557) 2023-08-31 22:21:32 +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 refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +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 feat: Modal footer support custom render function (#44318) 2023-08-28 11:54: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 Merge branch 'master' into feature-merge-master 2023-09-03 00:22:34 +08:00
interface.ts feat: Modal footer support custom render function (#44318) 2023-08-28 11:54:43 +08:00
locale.tsx fix: Modal.confirm locale setting were reset (#43277) 2023-07-26 18:56:27 +08:00
Modal.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
PurePanel.tsx refactor: ConfirmModal layout to fix batch of bug (#44557) 2023-08-31 22:21:32 +08:00
shared.tsx fix(Modal): custom footer render error (#44929) 2023-09-18 18:33:25 +08:00