ant-design/components/modal
KotoriK d8fbefcd36
feat(Modal): Modal static function accept 'styles' (#45558)
* feat(Modal): modal static function should accept 'styles'

* lint

* Update components/modal/interface.ts

Signed-off-by: afc163 <afc163@gmail.com>

* Update components/modal/ConfirmDialog.tsx

Signed-off-by: afc163 <afc163@gmail.com>

* Update components/modal/ConfirmDialog.tsx

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: KotoriK <52659125+KotoriK@users.noreply.github.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Signed-off-by: KotoriK <52659125+KotoriK@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-02 10:12:41 +08:00
..
__tests__ feat(Modal): Modal static function accept 'styles' (#45558) 2023-11-02 10:12:41 +08:00
components refactor: convertLegacyProps function moved to buttonHelpers (#44777) 2023-09-12 11:38:11 +08:00
demo feat: Modal & Select support z-index context to manage z-index (#45346) 2023-10-19 02:03:20 -05: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 feat(Modal): Modal static function accept 'styles' (#45558) 2023-11-02 10:12:41 +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 Merge branch 'feature' into refactor-z-index-context 2023-10-24 22:28:30 +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 'feature' into refactor-z-index-context 2023-10-24 22:28:30 +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 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