ant-design/components/modal
kiner-tang(文辉) dde36511e6
feat: Modal & Select support z-index context to manage z-index (#45346)
* feat: z-index manager

* feat: z-index manager

* feat: update snap

* chore: update site-limit

* feat: optimize code

* feat: optimize code

* feat: add test case

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code
2023-10-19 02:03:20 -05:00
..
__tests__ feat: Modal & Select support z-index context to manage z-index (#45346) 2023-10-19 02:03:20 -05: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): support classNames (#44934) 2023-09-25 14:27: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 feat: Modal & Select support z-index context to manage z-index (#45346) 2023-10-19 02:03:20 -05: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 feat: Modal & Select support z-index context to manage z-index (#45346) 2023-10-19 02:03:20 -05:00
interface.ts feat(modal): support classNames (#44934) 2023-09-25 14:27: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